<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_kiler</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/11006/rss</id><updated>2011-10-14T04:50:27Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11006/rss"/><entry><id>http://www.cnblogs.com/kiler/archive/2009/04/08/1431747.html</id><title type="text">NHibernate 2.0 中文文档</title><summary type="text">研究NHibernate已经很长时间了，但是一直为没有NHibernate中文文档发愁，看着人家做Java的轻轻松松的看Hibernate中文文档实在是羡慕，没办法，那就只好自己动手了，还好现成的资源比较丰富，大部分译文可以参考Hibernate中文文档，花了一个月的时间，终于整理出了一个NHibernate中文文档，不过限于本人英文水平有限,该文档错漏无法避免,希望大家能多多指正，我会尽量的修改...</summary><published>2009-04-08T14:58:00Z</published><updated>2009-04-08T14:58:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2009/04/08/1431747.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2009/04/08/1431747.html"/><content type="text">研究NHibernate已经很长时间了，但是一直为没有NHibernate中文文档发愁，看着人家做Java的轻轻松松的看Hibernate中文文档实在是羡慕，没办法，那就只好自己动手了，还好现成的资源比较丰富，大部分译文可以参考Hibernate中文文档，花了一个月的时间，终于整理出了一个NHibernate中文文档，不过限于本人英文水平有限,该文档错漏无法避免,希望大家能多多指正，我会尽量的修改...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2008/05/04/1181100.html</id><title type="text">一个切换笔记本上网设置的小工具（附代码）</title><summary type="text">现在基本带着笔记本上班，由于公司上网环境和家里上网环境总是不一样，所以每天上网前最麻烦的事就是要更改上网配置了，家里上网还好，所有设置都是自动就完事，公司的就麻烦了，又是设置IP，又是设置DNS，IE还要设置代理，麻烦死了,身为一个程序员，怎么能老是做这种无聊的体力活呢，索性用vs2005写了一个winform的IP切换的工具。界面如下：使用很简单，默认提供6个配置选项，设置好以后，单击应用就可以...</summary><published>2008-05-04T00:56:00Z</published><updated>2008-05-04T00:56:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2008/05/04/1181100.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2008/05/04/1181100.html"/><content type="text">现在基本带着笔记本上班，由于公司上网环境和家里上网环境总是不一样，所以每天上网前最麻烦的事就是要更改上网配置了，家里上网还好，所有设置都是自动就完事，公司的就麻烦了，又是设置IP，又是设置DNS，IE还要设置代理，麻烦死了,身为一个程序员，怎么能老是做这种无聊的体力活呢，索性用vs2005写了一个winform的IP切换的工具。界面如下：使用很简单，默认提供6个配置选项，设置好以后，单击应用就可以...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2007/11/22/968082.html</id><title type="text">Visual Studio 2008 SDK Version 和Microsoft Visual Studio 2008 Shell发布了</title><summary type="text">继Visual Studio 2008 RTM 不久后，微软提供了Visual Studio 2008 SDK Version 1.0的下载。提供各种工具、文档、示例，以便用户为Visual Studio 2008设计、开发、测试和部署扩展，并在Visual Studio 2008 Shell基础上创建自己的工具环境。Visual Studio 2008 SDK 的主要特征为：1、Visual S...</summary><published>2007-11-22T01:14:00Z</published><updated>2007-11-22T01:14:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2007/11/22/968082.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2007/11/22/968082.html"/><content type="text">继Visual Studio 2008 RTM 不久后，微软提供了Visual Studio 2008 SDK Version 1.0的下载。提供各种工具、文档、示例，以便用户为Visual Studio 2008设计、开发、测试和部署扩展，并在Visual Studio 2008 Shell基础上创建自己的工具环境。Visual Studio 2008 SDK 的主要特征为：1、Visual S...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2007/07/11/814550.html</id><title type="text">【转】DataGridView新特色(vs2005)</title><summary type="text">1、自定义列 Customize Cells and Columns in the Windows Forms DataGridView Control by Extending Their Behavior and Appearance Host Controls in Windows Forms DataGridView Cells 继承 DataGridViewTextBoxCell ...</summary><published>2007-07-11T11:49:00Z</published><updated>2007-07-11T11:49:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2007/07/11/814550.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2007/07/11/814550.html"/><content type="text">1、自定义列 Customize Cells and Columns in the Windows Forms DataGridView Control by Extending Their Behavior and Appearance Host Controls in Windows Forms DataGridView Cells 继承 DataGridViewTextBoxCell ...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2007/07/02/802854.html</id><title type="text">【转】.Net平台下开发中文语音应用程序 </title><summary type="text">Net平台下开发中文语音应用程序--------------------------------------------------------------------------------摘要：语音是人类最自然的交互方式，也是现阶段软件用户界面发展的最高目标。微软公司一直积极推动语音技术的发展，并且公布了语音开发平台SpeechSDK帮助开发人员实现语音应用。随着.net技术深入人心，越来越多...</summary><published>2007-07-02T03:26:00Z</published><updated>2007-07-02T03:26:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2007/07/02/802854.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2007/07/02/802854.html"/><content type="text">Net平台下开发中文语音应用程序--------------------------------------------------------------------------------摘要：语音是人类最自然的交互方式，也是现阶段软件用户界面发展的最高目标。微软公司一直积极推动语音技术的发展，并且公布了语音开发平台SpeechSDK帮助开发人员实现语音应用。随着.net技术深入人心，越来越多...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2007/06/28/798667.html</id><title type="text">企业应用架构模式电子版(PDF格式)下载</title><summary type="text">一本很不错的书，如果你将来想做一名优秀的架构师，就一定要读读这本书。现在这本书已经买不到了，所以找一个电子版给大家分享一下。 http://www.cnblogs.com/Files/kiler/企业应用架构模式中文版.part1.rar http://www.cnblogs.com/Files/kiler/企业应用架构模式中文版.part2.rar http://www.cnblogs.com/...</summary><published>2007-06-28T03:20:00Z</published><updated>2007-06-28T03:20:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2007/06/28/798667.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2007/06/28/798667.html"/><content type="text">一本很不错的书，如果你将来想做一名优秀的架构师，就一定要读读这本书。现在这本书已经买不到了，所以找一个电子版给大家分享一下。 http://www.cnblogs.com/Files/kiler/企业应用架构模式中文版.part1.rar http://www.cnblogs.com/Files/kiler/企业应用架构模式中文版.part2.rar http://www.cnblogs.com/...</content></entry><entry><id>http://www.cnblogs.com/kiler/archive/2007/05/16/748516.html</id><title type="text">整理了一个castle的文档，供大家学习使用</title><summary type="text">把castle官方网站上面的文档整理了一下，做一个word文档，方便大家离线查看或者打印。Castle Reference Documentation.rar</summary><published>2007-05-16T06:06:00Z</published><updated>2007-05-16T06:06:00Z</updated><author><name>kiler</name><uri>http://www.cnblogs.com/kiler/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kiler/archive/2007/05/16/748516.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kiler/archive/2007/05/16/748516.html"/><content type="text">把castle官方网站上面的文档整理了一下，做一个word文档，方便大家离线查看或者打印。Castle Reference Documentation.rar</content></entry></feed>
