<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_happyy2k</title><subtitle type="text">开开心心的programmer</subtitle><id>http://feed.cnblogs.com/blog/u/7839/rss</id><updated>2006-11-03T00:10:22Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/7839/rss"/><entry><id>http://www.cnblogs.com/happyy2k/archive/2006/11/03/548587.html</id><title type="text">Asp.net AJAX 1.0 Beta 小错误</title><summary type="text">1.) 新的&amp;lt;asp:XXX&amp;gt;&amp;lt;/asp:XXX&amp;gt; 的intellisense 不工作, 会报出一堆类似下面的错误Error1Element 'ScriptManager' is not a known element. This can occur if there is a compilation error in the Web site.据说原因是VS Team的问...</summary><published>2006-11-03T00:10:00Z</published><updated>2006-11-03T00:10:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2006/11/03/548587.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2006/11/03/548587.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2006/10/31/545128.html</id><title type="text">在.Net 里用XPath的case-insensitive 的查询 </title><summary type="text">使用XmlDocument.SelectNodes(String xpath) 是很方便的方法, 可是写XPath 却要费点功夫,今天发现XPath1.0里没有 case-insensitive 的 function 所以很难做下面的查询&amp;lt;root&amp;gt;&amp;lt;AAA&amp;gt;&amp;lt;BBB&amp;gt;&amp;lt;CCC&amp;gt;ddd&amp;lt;/CCC&amp;gt;&amp;lt;BBB&amp;gt;&amp;lt;CCC&amp;gt...</summary><published>2006-10-31T01:17:00Z</published><updated>2006-10-31T01:17:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2006/10/31/545128.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2006/10/31/545128.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2004/12/10/75148.html</id><title type="text">免费proxy(free proxy)</title><summary type="text">自从博客圆换了服务器, 就没办法从公司访问它, 今天突然想起用proxy来试试, 于是用Google 查找, 发现一个专门提供免费proxy的网站http://www.proxy4free.com随便找了个一用, 还管用,以后可以继续看博客圆Since cnblogs.com change a new server, I can&amp;#39;t access it from my company,To...</summary><published>2004-12-10T03:08:00Z</published><updated>2004-12-10T03:08:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2004/12/10/75148.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2004/12/10/75148.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2004/11/30/70885.html</id><title type="text">装个计数器(Install a new counter)</title><summary type="text">看了Wayfarer的Post(换了个计数器), 也学着装了一个,希望他能快快跳.Look Wayfarer&amp;#39;s Post(Change a counter), also learn to install one, Wish it can quickly up.免费的计数器是:http://laoan.com/countersFree counter come from: http://l...</summary><published>2004-11-30T03:17:00Z</published><updated>2004-11-30T03:17:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2004/11/30/70885.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2004/11/30/70885.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2004/11/29/70401.html</id><title type="text">(.Net学习笔记1)注册自己的控件到Visual Studio 环境里(.Net learning notes 1: Register Custmer control to Visual Studio IDE)</title><summary type="text">1. 首先要获得IDE的DTE 对象(Get DTE&amp;#39;s Object) if(&amp;#160;this._env&amp;#160;==&amp;#160;null&amp;#160;){&amp;#160;&amp;#160;&amp;#160;&amp;#160;Type&amp;#160;latestDTE&amp;#160;=&amp;#160;Type.GetTypeFromProgID(&amp;quot;VisualStudio.DTE&amp;quot;);&amp;#160;...</summary><published>2004-11-29T05:56:00Z</published><updated>2004-11-29T05:56:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2004/11/29/70401.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2004/11/29/70401.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2004/11/24/67920.html</id><title type="text">介绍一个好的学习.Net的站点, </title><summary type="text">http://learnvisualstudio.net/&amp;#160;虽然是个付费的,可是还是有些免费的Video 可以下载,</summary><published>2004-11-24T02:29:00Z</published><updated>2004-11-24T02:29:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2004/11/24/67920.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2004/11/24/67920.html"/></entry><entry><id>http://www.cnblogs.com/happyy2k/archive/2004/11/23/67780.html</id><title type="text">万事开头难</title><summary type="text">看了很久别人的blog, 今天终于决定写自己的blog, 希望能把自己学习.Net的知识和大家共享.Write my own blog from today.</summary><published>2004-11-23T15:30:00Z</published><updated>2004-11-23T15:30:00Z</updated><author><name>开心果乐园</name><uri>http://www.cnblogs.com/happyy2k/</uri></author><link rel="alternate" href="http://www.cnblogs.com/happyy2k/archive/2004/11/23/67780.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/happyy2k/archive/2004/11/23/67780.html"/></entry></feed>
