<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_凡事都可行，但不都有益处</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/16917/rss</id><updated>2009-09-22T15:58:15Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/16917/rss"/><entry><id>http://www.cnblogs.com/Tam/archive/2009/09/22/1572186.html</id><title type="text">ASP.NET 验证控件</title><summary type="text">介绍：当我们开发服务器控件的时候，使用ASP.NET自带的验证控件，能简化许多操作，下面就此简单介绍一下ASP.NET验证控件的工作原理。如何实现验证的?首先，我们先建立一个简单的网站工程。在页面上放上三个作DEMO用的控件(TextBox, Button, RequiredFieldValidator)，完成后页面代码如下：[代码]验证控件属性ControlToValidate指向TextBox...</summary><published>2009-09-22T15:58:00Z</published><updated>2009-09-22T15:58:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2009/09/22/1572186.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2009/09/22/1572186.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2009/09/21/1571446.html</id><title type="text">IIS 7.0集成模式中Application_Start不能使用HttpContext.Current</title><summary type="text">在IIS7集成模式中，当我们在Global.asax的Application_Start中使用HttpContext.Current.Request.ApplicationPath获得当前虚拟目录路径，会得到以下的错误：Server Error in '/IIS' Application. Request is not available in this context Description: ...</summary><published>2009-09-21T14:57:00Z</published><updated>2009-09-21T14:57:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2009/09/21/1571446.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2009/09/21/1571446.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2009/09/19/1569926.html</id><title type="text">log4net - 4步快速配置跟踪日志(ASP.NET)</title><summary type="text">1. 网站添加引用log4net.dll引用 （注意：如果将来网站需要编译为一个DLL，请先对log4net源码添加强名称）2. Web.Config添加以下内容：[代码]3. 初始化，在Global.asax的Application_Start事件添加以下代码[代码]4. 在页面后台，我们就可以通过以下方法是用日志了[代码]</summary><published>2009-09-19T03:38:00Z</published><updated>2009-09-19T03:38:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2009/09/19/1569926.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2009/09/19/1569926.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2008/01/08/1030792.html</id><title type="text">Windows Workflow Foundation - [Workflow Runtime]</title><summary type="text">介绍微软WF中的WorkflowRuntime</summary><published>2008-01-08T09:55:00Z</published><updated>2008-01-08T09:55:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2008/01/08/1030792.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2008/01/08/1030792.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2008/01/04/1026579.html</id><title type="text">Windows Workflow Foundation - [介绍及相关资源]</title><summary type="text">Workflow Foundation是能使你在Windows平台上快速构建工作流应用程序的编程模型，引擎以及工具。WF支持各种各样的工作流场景：包括以用户界面为中心的页面流程，文档为中心的工作流程，业务规则驱动的业务流程等。如果你使用的是VS2005，你可以根据以下链接安装相应的Framework及扩展。http://www.microsoft.com/downloads/details.asp...</summary><published>2008-01-04T15:10:00Z</published><updated>2008-01-04T15:10:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2008/01/04/1026579.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2008/01/04/1026579.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2007/08/24/867585.html</id><title type="text">TortoiseSVN 安装使用</title><summary type="text">TortoiseSVN使用（第一步）</summary><published>2007-08-23T16:24:00Z</published><updated>2007-08-23T16:24:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2007/08/24/867585.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2007/08/24/867585.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2007/07/27/834122.html</id><title type="text">VS2005里三种有用的调试方法</title><summary type="text">vs2005三种方便的调试方式</summary><published>2007-07-27T13:35:00Z</published><updated>2007-07-27T13:35:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2007/07/27/834122.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2007/07/27/834122.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2007/07/26/832130.html</id><title type="text">使用Iframe时要注意的一个问题 </title><summary type="text">有一个问题是使用IFrame时要注意，就是其加载状态有时候需要在页面上面调用Iframe页面上的JS方法。但是Iframe的页面还没有加载完就会出现&amp;#8220;对象不支持此属性或方法&amp;#8221;的错误我们可以这样写functionf_isIframeLoadComplete()//判断Iframe是否加载完成{returnwindow.frames["iframe1"].document.re...</summary><published>2007-07-26T05:01:00Z</published><updated>2007-07-26T05:01:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2007/07/26/832130.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2007/07/26/832130.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2006/10/09/524586.html</id><title type="text">必须要知道的GridView用法(1)</title><summary type="text">必须要知道的GridView用法(1) 我们经常有这样的需求：用GridView显示数据时候，要显示的数据中没有主键，但是我们却需要主键(更新或者删除操作)，在ASP.NET中的GirdView中，如果我们用这样方法(也绑定主键那列，但是只是不显示，设置Visualable=false)是不可行的。现在设置了不显示的列的数据已经不会再发送到客户端了。 难道就没办法了么？当然有，GridView提供...</summary><published>2006-10-09T12:26:00Z</published><updated>2006-10-09T12:26:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2006/10/09/524586.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2006/10/09/524586.html"/></entry><entry><id>http://www.cnblogs.com/Tam/archive/2006/09/07/497525.html</id><title type="text">试用Code Snippets Manager</title><summary type="text">vs2005里面自带的功能</summary><published>2006-09-07T06:52:00Z</published><updated>2006-09-07T06:52:00Z</updated><author><name>Tam</name><uri>http://www.cnblogs.com/Tam/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Tam/archive/2006/09/07/497525.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Tam/archive/2006/09/07/497525.html"/></entry></feed>
