<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Leon.Zhou－技术变革的年代！</title><subtitle type="text">活到老，学到老！</subtitle><id>http://feed.cnblogs.com/blog/u/1094/rss</id><updated>2007-03-15T06:50:40Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/1094/rss"/><entry><id>http://www.cnblogs.com/pfzhou/archive/2007/03/15/675967.html</id><title type="text">SQLServer 2005 Agent无法启动的问题</title><summary type="text">安装后，服务的登录身份默认是Local System（本地系统帐户）。 如果修改成自己的一个Windows帐户后，Agent就启动不起来了，在事件里面出现错误： SQLServerAgent could not be started (reason: SQLServerAgent must be able to connect to SQLServer as SysAdmin, but '(Unk...</summary><published>2007-03-15T06:51:00Z</published><updated>2007-03-15T06:51:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2007/03/15/675967.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2007/03/15/675967.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2007/01/30/634846.html</id><title type="text">Ajax的并发调用</title><summary type="text">首先我要先小小的鄙视一下自己。写了这么久js，也做了不少Ajax相关的工作了，今天才知道XmlHttpRequest对象是支持并发的！ 这个错误最早是在2003年刚接触XmlHttpRequest时，听一个同事说的，因为那个弟兄是js方面的专家（确实是专家，写过很受欢迎的技术书籍，目前在一个很大的公司做架构师。但人都是有盲点的嘛！），后来我也就没有再想过。唉，今天写看一段程序时突然发现了这个问题。...</summary><published>2007-01-30T08:26:00Z</published><updated>2007-01-30T08:26:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2007/01/30/634846.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2007/01/30/634846.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2007/01/14/620293.html</id><title type="text">TFS(Team Foundation Server)使用经验</title><summary type="text">使用TFS有一段时间了，有很多功能，例如源代码管理相关的，很以前的使用VSS和ClearCase等都不太一样。经过摸索，积累的一些经验，和大家分享一下吧！ 1、TFS不仅仅提供了源代码管理的功能，还提供了任务管理、分析服务等许多功能，但这些功能必须全部安装，不能够定制安装，例如只安装其中的源代码管理工具:( 2、安装时必须安装SQLServer2005，而且数据库必须是默认实例名。 3、源代码管理...</summary><published>2007-01-14T13:01:00Z</published><updated>2007-01-14T13:01:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2007/01/14/620293.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2007/01/14/620293.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2007/01/07/614410.html</id><title type="text">VS2005 SP1安装太痛苦了！</title><summary type="text">VS2005 SP1出来有一段时间了，我也是刚刚才升级上来的。为什么？因为很多blogger都说安装这个sp1不但会出现安装不了的情况，而且安装时间需要很长、很长～～ 经过我的经验，这些blogger说的都是完全正确的！尽管Scott Guthrie（中文）中的多篇文章介绍了SP1如何如何，但有一点不可否认：这次的安装程序做的太失败了，简直是场灾难！ 我安装了将近3个小时，重启了一次电脑，在这期间...</summary><published>2007-01-07T15:50:00Z</published><updated>2007-01-07T15:50:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2007/01/07/614410.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2007/01/07/614410.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2007/01/05/613084.html</id><title type="text">Team Build 不支持构建WebSite？！</title><summary type="text">最近在项目中使用TFS做为新的项目和源码管理工具。我们的项目在一个解决方案中包含多个website和class和library，在使用Team Build时竟然发现生成的只有dll，网站竟然没有？！ 这个问题把我们的配置人员困惑了好久，不过经过搜索，终于在链接1和链接2中找到了答案。 解决的方法很简单，在创建Team Build时，选择编译平台为：Mixed Platforms。 道理也很简单：w...</summary><published>2007-01-05T14:26:00Z</published><updated>2007-01-05T14:26:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2007/01/05/613084.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2007/01/05/613084.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2006/03/31/363342.html</id><title type="text">ASP.NET 2.0 正式版中无刷新页面的开发</title><summary type="text">示例代码下载4K						   在已经发布的				ASP.NET2.0				中，无刷新页面开发相关部分同				beta2				有不少改动。而且在越来越多的				Ajax				开发包被开发出来的情况下，				ASP.NET2.0				自带的无刷新页面技术没有被很多人了解，甚至不少人认为该功能有些“鸡肋”。但如果我们仅仅是在程序中加入很少部分的				Ajax				特性，				A...</summary><published>2006-03-31T02:47:00Z</published><updated>2006-03-31T02:47:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2006/03/31/363342.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2006/03/31/363342.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2005/05/27/163501.html</id><title type="text">代码覆盖率分析工具－－NCover</title><summary type="text">我们在进行单元测试的时候，总是希望知道到底有多少代码被检测到了，还有那些代码是没有测试到的， NCover 就可以帮我们做这个工作！下面是我整理的NCover相关资源：NCover官方网站：http://ncover.org/NCover最新下载：NCoverSetup-1.3.3.zip(官方) NCoverSetup-1.3.3.zip(本地)NCover生成报表的一个第三方XSL转换文件，推...</summary><published>2005-05-27T03:30:00Z</published><updated>2005-05-27T03:30:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2005/05/27/163501.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2005/05/27/163501.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2005/05/24/161323.html</id><title type="text">[原创] nunit2report V1.2.2 release 汉化修正版 V1.0</title><summary type="text">nunit2report 可以将nunit生成的xml文件转化成界面友好的html格式的报表。&#xD;我在使用nunit2report V1.2.2 release的时候，发现它不能够工作在nant V0.85 rc3下面，并且有些地方存在逻辑错误。于是，我就制作了这个汉化修正版。</summary><published>2005-05-24T03:09:00Z</published><updated>2005-05-24T03:09:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2005/05/24/161323.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2005/05/24/161323.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2005/03/13/117829.html</id><title type="text">WSS安装时候的一个问题</title><summary type="text">使用SPS和WSS已经很久了，也安装了不少次，都没有发现什么问题，但昨天在一个笔记本上面安装WSS的时候，却怎么也运行不起来！因为要给客户做演示，所以情况比较紧急，但越是着急，越是搞不定真是老革命与到了新问题呀，呵呵。不过经过google和msdn的帮助，现在这个问题已经顺利解决了，下面就说一下这个问题吧。问题表现：打开wss管理中心的时候，在弹出的用户名和密码输入框中无论输入什么都没有办法登陆成...</summary><published>2005-03-13T06:07:00Z</published><updated>2005-03-13T06:07:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2005/03/13/117829.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2005/03/13/117829.html"/></entry><entry><id>http://www.cnblogs.com/pfzhou/archive/2005/02/01/100257.html</id><title type="text">《OOP实践》的培训文档</title><summary type="text">前一段时间公司做了一个《OOP实践》的培训，对象是一些刚刚毕业不久的学生和一些没有太多OO开发经验的开发人员。 我负责了其中的一部分，主要包括： - 多态的概念 - 多态的例子 - 设计模式介绍 - 设计模式的例子 - 重构的概念 PPT和代码(C#)，还有一本《设计模式迷你手册》都在附件中。 OOP实践.rar</summary><published>2005-02-01T02:46:00Z</published><updated>2005-02-01T02:46:00Z</updated><author><name>Leon.Zhou</name><uri>http://www.cnblogs.com/pfzhou/</uri></author><link rel="alternate" href="http://www.cnblogs.com/pfzhou/archive/2005/02/01/100257.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/pfzhou/archive/2005/02/01/100257.html"/></entry></feed>
