<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_种玉堂</title><subtitle type="text">今天能做的事,不要拖到明天去做</subtitle><id>http://feed.cnblogs.com/blog/u/16545/rss</id><updated>2011-10-14T06:46:19Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/16545/rss"/><entry><id>http://www.cnblogs.com/KenBlove/archive/2011/02/27/1966252.html</id><title type="text">年年岁岁花相似，岁岁年年人不同，时隔一年有余，咱胡汉三回来了</title><summary type="text">转眼已经1年多没有跟新blog了，一年来转了公司忙了几个系统，取了老婆也准备生BB了。从技术上看，懒得习惯真的要不得，一懒就会懒下去。所以，重拾心情。重新努力吧！</summary><published>2011-02-27T06:23:00Z</published><updated>2011-02-27T06:23:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2011/02/27/1966252.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2011/02/27/1966252.html"/><content type="html">&lt;p&gt;转眼已经1年多没有跟新blog了，一年来转了公司忙了几个系统，取了老婆也准备生BB了。从技术上看，懒得习惯真的要不得，一懒就会懒下去。所以，重拾心情。重新努力吧！&lt;/p&gt;&lt;img src="http://www.cnblogs.com/KenBlove/aggbug/1966252.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/KenBlove/archive/2011/02/27/1966252.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2010/01/29/1659315.html</id><title type="text">HTTP 错误 404 - 文件或目录未找到 HTTP 错误 401.2 - 未经授权：访问由于服务器配置被拒绝。</title><summary type="text">HTTP 错误 404 - 文件或目录未找到 HTTP 错误 401.2 - 未经授权：访问由于服务器配置被拒绝。</summary><published>2010-01-29T07:55:00Z</published><updated>2010-01-29T07:55:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2010/01/29/1659315.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2010/01/29/1659315.html"/><content type="text">HTTP 错误 404 - 文件或目录未找到 HTTP 错误 401.2 - 未经授权：访问由于服务器配置被拒绝。</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/09/17/1568385.html</id><title type="text">优雅还不够，简洁才高效！——用NValidator一句话搞定客户端检测</title><summary type="text">一句话完成一个表单检测，你信不信？让我们来看看NValidator的威力吧，简洁而又简单的面向对象检测的实现。纯C#编码，自动实现JS检测，UI和检测完全分离！</summary><published>2009-09-17T04:45:00Z</published><updated>2009-09-17T04:45:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/09/17/1568385.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/09/17/1568385.html"/><content type="text">一句话完成一个表单检测，你信不信？让我们来看看NValidator的威力吧，简洁而又简单的面向对象检测的实现。纯C#编码，自动实现JS检测，UI和检测完全分离！</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/09/07/1562044.html</id><title type="text">MyXls初级教程</title><summary type="text">这些天使用MyXls导出Excel报表（因为Apose.Cells要收费）。感觉MyXls虽然功能远没有Cells强大，但是胜在免费而且性能稳定可靠。用作出一般情况下的报表。足矣！记下几个初级使用方法，希望能够给初入门的人一点帮助.</summary><published>2009-09-07T10:00:00Z</published><updated>2009-09-07T10:00:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/09/07/1562044.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/09/07/1562044.html"/><content type="text">这些天使用MyXls导出Excel报表（因为Apose.Cells要收费）。感觉MyXls虽然功能远没有Cells强大，但是胜在免费而且性能稳定可靠。用作出一般情况下的报表。足矣！记下几个初级使用方法，希望能够给初入门的人一点帮助.</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/07/01/1514869.html</id><title type="text">一个仿PetShop的通用DBHelper类</title><summary type="text">今天参考PetShop的SqlHelper写了个更通用的DBHelper,兼容大部分DB.感觉对于小型开发来说,使用这样的通用类,更换DB会方便.</summary><published>2009-07-01T09:31:00Z</published><updated>2009-07-01T09:31:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/07/01/1514869.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/07/01/1514869.html"/><content type="text">今天参考PetShop的SqlHelper写了个更通用的DBHelper,兼容大部分DB.感觉对于小型开发来说,使用这样的通用类,更换DB会方便.</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/06/30/1513796.html</id><title type="text">纯CSS实现底部固定漂浮导航</title><summary type="text">纯CSS实现的固定底部悬浮DIV的两个例子,一个来自网络,一个自己实现.可以做导航或者操作提示等.</summary><published>2009-06-30T03:12:00Z</published><updated>2009-06-30T03:12:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/06/30/1513796.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/06/30/1513796.html"/><content type="text">纯CSS实现的固定底部悬浮DIV的两个例子,一个来自网络,一个自己实现.可以做导航或者操作提示等.</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/06/24/1510408.html</id><title type="text">Access和SQL server开启表间关系,并实现更新或删除母表数据自动更新或删除子表数据</title><summary type="text">Access和SQL server开启表间关系,并实现更新或删除母表数据自动更新或删除子表数据.适当利用可以减少代码和出错.</summary><published>2009-06-24T09:35:00Z</published><updated>2009-06-24T09:35:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/06/24/1510408.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/06/24/1510408.html"/><content type="text">Access和SQL server开启表间关系,并实现更新或删除母表数据自动更新或删除子表数据.适当利用可以减少代码和出错.</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/06/17/1504982.html</id><title type="text">来自微软关于异常处理的17条军规</title><summary type="text">关于异常处理,我们来看看微软是怎么建议我们的.来自微软关于异常处理的17条"军规",希望大家遵守!</summary><published>2009-06-17T04:03:00Z</published><updated>2009-06-17T04:03:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/06/17/1504982.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/06/17/1504982.html"/><content type="text">关于异常处理,我们来看看微软是怎么建议我们的.来自微软关于异常处理的17条"军规",希望大家遵守!</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/06/05/1497078.html</id><title type="text">一个简单的拖动层(兼容IE,FF)</title><summary type="text">一个简单的拖动层(兼容IE,FF),这两天忽然想加个拖动效果,随便做的.大家喜欢就拿去完善完善吧.</summary><published>2009-06-05T08:14:00Z</published><updated>2009-06-05T08:14:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/06/05/1497078.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/06/05/1497078.html"/><content type="text">一个简单的拖动层(兼容IE,FF),这两天忽然想加个拖动效果,随便做的.大家喜欢就拿去完善完善吧.</content></entry><entry><id>http://www.cnblogs.com/KenBlove/archive/2009/05/22/1486935.html</id><title type="text">SQL Server Profiler过滤本机信息的办法</title><summary type="text">我们在调式SQL语句或者SP的时候,经常要用到SQL Server Profiler.但是SQL Server Profiler默认显示所有连接到该DB的信息,如果大家一起调式就很乱.其实,可以通过Filter功能过滤到自己需要的信息,下面就演示一下如何通过过滤HostName来过滤本机信息,让SQL Server Profiler只显示我们自己运行的信息.</summary><published>2009-05-22T03:54:00Z</published><updated>2009-05-22T03:54:00Z</updated><author><name>KenBlove</name><uri>http://www.cnblogs.com/KenBlove/</uri></author><link rel="alternate" href="http://www.cnblogs.com/KenBlove/archive/2009/05/22/1486935.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/KenBlove/archive/2009/05/22/1486935.html"/><content type="text">我们在调式SQL语句或者SP的时候,经常要用到SQL Server Profiler.但是SQL Server Profiler默认显示所有连接到该DB的信息,如果大家一起调式就很乱.其实,可以通过Filter功能过滤到自己需要的信息,下面就演示一下如何通过过滤HostName来过滤本机信息,让SQL Server Profiler只显示我们自己运行的信息.</content></entry></feed>
