<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>.net</title>
<link>http://www.cccto.com/a/biancheng/dnet/</link>
<description>编程 / .net</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2009-2010 CCCTO. 虫虫技术在线 版权所有]]></generator>
<webmaster>dragonox@vip.sina.com</webmaster>
<item>
    <title><![CDATA[解析.net中ref和out的实质]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/190.html</link>
    <description><![CDATA[可能是.net中的value type和reference type的关系遇到给函数传递参数的情况时，在我们的脑海里就会浮现按值和按引用传递的概念。如果看见下面这个函数（代码1）我们就会条件反射似的说]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[简单分析.net泛型中的类型参数]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/189.html</link>
    <description><![CDATA[一位朋友询问tppeof、GetType()、is、as的问题，在实验的时候顺手就用泛型写的例子。在看Jit后的反汇编时发现了一个问题，clr对泛型参数有些特殊处理。上网查了一下没有找到介绍泛型参]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[解析.net中继承的实质]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/188.html</link>
    <description><![CDATA[在csdn论坛、博客园里都有很多帖子讨论c#中继承语法的问题，大家乐此不疲的解释virtual，override，new，final，接口，类中的继承。各种各样的例子让新手头晕脑胀，这其中还一些地方以]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[利用.NET扩展MDX存储过程]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/187.html</link>
    <description><![CDATA[SSAS的MDX脚本提供了强大的数据分析查询功能，然而在实际使用中同样会遇到一些问题使得用MDX来表达比较困难，因为MDX并不能提供满足年有数据分析需求的函数，这个时候可以尝试通过]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[数值精度在.Net业务平台的陷阱与解决方法]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/186.html</link>
    <description><![CDATA[最近公司的实施人员反映,数量小数位保留3位精度不够,需要保留6位才行,回想起这个问题,公司开发上线的ERP系统,数量,金额,成本的计算方式反反复复都修改过好多次,以前都没有对这个业]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[.net2.0中对config文件的操作方法总结]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/184.html</link>
    <description><![CDATA[在.net编程中，我们经常用到config文件来保存一些常用的应用程序配置信息，在WinForm中这个文件名字是app.config，在asp.net中叫web.config。这个.config文件其实就是一个xml文件，对它的读操作]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[.Net框架类库中定时器类的使用]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/183.html</link>
    <description><![CDATA[不论在客户端应用程序还是服务器组件(包括窗口服务)定时器通常扮演一个重要的角色。写一个高效的定时器驱动型可管理代码要求对程序流程有一个清晰的理解及掌握.NET线程模型的精]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[.Net业务平台的数值精度陷阱与解决方法]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/182.html</link>
    <description><![CDATA[最近公司的实施人员反映,数量小数位保留3位精度不够,需要保留6位才行,回想起这个问题,公司开发上线的ERP系统,数量,金额,成本的计算方式反反复复都修改过好多次,以前都没有对这个业]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>

