<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>hychieftain(不同)的blog - NET</title><link>http://blog.csdn.net/hychieftain/category/25988.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 20 Apr 2005 11:03:07 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>hychieftain</dc:creator><title>什么时候应该使用 ==？什么时候应该使用 Equals？</title><link>http://blog.csdn.net/hychieftain/archive/2005/01/12/250007.aspx</link><pubDate>Wed, 12 Jan 2005 11:35:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2005/01/12/250007.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/250007.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2005/01/12/250007.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/250007.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=250007</trackback:ping><description>二者之间的主要区别是多态&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/250007.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>VS.NET 中调试JavaScript</title><link>http://blog.csdn.net/hychieftain/archive/2005/01/11/248308.aspx</link><pubDate>Tue, 11 Jan 2005 11:34:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2005/01/11/248308.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/248308.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2005/01/11/248308.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/248308.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=248308</trackback:ping><description>描述了怎样利用vs.net中的调试器来调试javascript：1,首先，要让你的ie允许调试脚本&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/248308.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>更改数据库名</title><link>http://blog.csdn.net/hychieftain/archive/2004/12/13/214974.aspx</link><pubDate>Mon, 13 Dec 2004 17:07:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/13/214974.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/214974.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/13/214974.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/214974.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=214974</trackback:ping><description>使用系统存储过程Sp_renamedb&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/214974.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>Visual Studio .Net团队开发[转]</title><link>http://blog.csdn.net/hychieftain/archive/2004/12/09/210683.aspx</link><pubDate>Thu, 09 Dec 2004 16:27:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/09/210683.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/210683.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/09/210683.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/210683.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=210683</trackback:ping><description>在企业开发环境中，源代码管理占据着重要的一环。本文将通过一个实例，创建一个源代码管理的项目SourceManager，来讲述如何使用Visual Studio.Net开发环境，配合Visual Source Safe 6c和IIS，创建企业团队开发环境。&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/210683.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>Debugging in .NET[转]</title><link>http://blog.csdn.net/hychieftain/archive/2004/12/09/210642.aspx</link><pubDate>Thu, 09 Dec 2004 15:58:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/09/210642.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/210642.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/09/210642.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/210642.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=210642</trackback:ping><description>编写高质量代码是每一个程序员梦寐以求的目标，很多程序员花在解决Bug上的时间甚至远远超过了编写代码的时间。国内的很多软件公司也开始越来越重视软件的质量，配备了专门的测试人员对软件质量进行全面的测试。随着软件规模越来越庞大，结构也越来越复杂，即使是发现和解决一个小小的Bug也会花耗大量的人力和时间。为了更好的防止和监控Bug的产生，一个优秀的程序员应该培养良好的编程习惯，在自己的程序中加入Debug代码，以便于捕捉和定位Bug。在.NET Framework中这一切都变得简单。
本文将介绍.NET Framework类库中的Debug类和Trace类的用途，并通过一些例子帮助大家掌握它们的用法。
&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/210642.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>.NET Test Driven Development </title><link>http://blog.csdn.net/hychieftain/archive/2004/12/07/207768.aspx</link><pubDate>Tue, 07 Dec 2004 14:13:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/07/207768.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/207768.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/07/207768.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/207768.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=207768</trackback:ping><description>.NET Test Driven Development &lt;img src ="http://blog.csdn.net/hychieftain/aggbug/207768.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>如何解决烦人的VS.NET2003编译时“无法将程序集复制到文件，另一个程序正在使用，进程无法访问”的问题？ </title><link>http://blog.csdn.net/hychieftain/archive/2004/12/03/203535.aspx</link><pubDate>Fri, 03 Dec 2004 15:57:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/03/203535.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/203535.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/03/203535.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/203535.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=203535</trackback:ping><description>直接在IDE里面按下列组合键： 
ALT-B-T、ALT-S-C、Enter 
&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/203535.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>用断言编写正确的程序</title><link>http://blog.csdn.net/hychieftain/archive/2004/12/02/201930.aspx</link><pubDate>Thu, 02 Dec 2004 14:35:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/02/201930.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/201930.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/02/201930.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/201930.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=201930</trackback:ping><description>.NET Framework中包含许多工具可以用来更快、更容易地编写正确的程序。但我们得面临这样的情况：出现bugs。不管程序多么简单，程序员都可能出错。根据我的经验，大多数程序的bugs出现在程序员之间的接口：当一个程序员编写的代码被另一个程序员调用时。不知何故，调用者破坏了代码编写时做的假设。是谁的过错呢？这并不要紧，更重要的是你能多快修好它？&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/201930.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>Top 10 Reasons for Developers to Create Smart Clients</title><link>http://blog.csdn.net/hychieftain/archive/2004/12/02/201654.aspx</link><pubDate>Thu, 02 Dec 2004 11:27:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/12/02/201654.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/201654.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/12/02/201654.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/201654.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=201654</trackback:ping><description>Top 10 Reasons for Developers to Create Smart Clients&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/201654.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>字符格式化</title><link>http://blog.csdn.net/hychieftain/archive/2004/11/30/198940.aspx</link><pubDate>Tue, 30 Nov 2004 11:32:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/11/30/198940.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/198940.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/11/30/198940.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/198940.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=198940</trackback:ping><description>C＃里的字符格式化有多种，比如ToString()、{0:?}等，格式的方法都不同，现把它们集合在一起。&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/198940.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>[转]List of Microsoft patterns and practices for Application Architecture and Design </title><link>http://blog.csdn.net/hychieftain/archive/2004/11/29/198209.aspx</link><pubDate>Mon, 29 Nov 2004 18:10:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/11/29/198209.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/198209.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/11/29/198209.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/198209.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=198209</trackback:ping><description>List of Microsoft patterns and practices for Application Architecture and Design &lt;img src ="http://blog.csdn.net/hychieftain/aggbug/198209.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>[转]Unit Test 原则</title><link>http://blog.csdn.net/hychieftain/archive/2004/11/16/183613.aspx</link><pubDate>Tue, 16 Nov 2004 16:09:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/11/16/183613.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/183613.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/11/16/183613.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/183613.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=183613</trackback:ping><description>来自 Microhelper软件工程师入门指南&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/183613.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>IIS6架设网站常见问题及症状举例答疑</title><link>http://blog.csdn.net/hychieftain/archive/2004/10/08/128255.aspx</link><pubDate>Fri, 08 Oct 2004 16:35:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/10/08/128255.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/128255.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/10/08/128255.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/128255.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=128255</trackback:ping><description>IIS6架设网站常见问题及症状举例答疑&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/128255.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>VS.NET又不能调试</title><link>http://blog.csdn.net/hychieftain/archive/2004/09/22/112575.aspx</link><pubDate>Wed, 22 Sep 2004 08:44:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/09/22/112575.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/112575.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/09/22/112575.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/112575.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=112575</trackback:ping><description>一查看才知道是IE里的安全设置的问题，要把'用户验证的'的'自动套用当前帐号及密码'选上，其它的都不行。&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/112575.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hychieftain</dc:creator><title>PetShop 在windows 2003 出现 'NT AUTHORITY\NETWORK SERVICE'  错误</title><link>http://blog.csdn.net/hychieftain/archive/2004/07/30/56784.aspx</link><pubDate>Fri, 30 Jul 2004 18:29:00 GMT</pubDate><guid>http://blog.csdn.net/hychieftain/archive/2004/07/30/56784.aspx</guid><wfw:comment>http://blog.csdn.net/hychieftain/comments/56784.aspx</wfw:comment><comments>http://blog.csdn.net/hychieftain/archive/2004/07/30/56784.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hychieftain/comments/commentRss/56784.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=56784</trackback:ping><description>PetShop 在windows 2003 出现 'NT AUTHORITY\NETWORK SERVICE'  错误&lt;img src ="http://blog.csdn.net/hychieftain/aggbug/56784.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>