<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_caizi.net</title><subtitle type="text">专注.net技术，开发随笔记录，共同进步！</subtitle><id>http://feed.cnblogs.com/blog/u/8699/rss</id><updated>2007-07-24T01:10:58Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8699/rss"/><entry><id>http://www.cnblogs.com/caizinet/archive/2005/05/11/152908.html</id><title type="text">关于asp.net导出Excel</title><summary type="text">近日在csdn论坛上找到了这段代码，可以像asp一样把页面导出到excel，这样就可以导出一些比较复杂的excel页面，而不用模板之类的复杂方式了！publicvoidOutPutExcel(){//定义文档类型、字符编码Response.Clear();　　Response.Buffer=true;　　Response.Charset="GB2312";//下面这行很重要，attachment参...</summary><published>2005-05-11T01:33:00Z</published><updated>2005-05-11T01:33:00Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caizinet/archive/2005/05/11/152908.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/archive/2005/05/11/152908.html"/></entry><entry><id>http://www.cnblogs.com/caizinet/archive/2005/01/14/91869.html</id><title type="text">关于昨天说的“在*.CS文件中加入版本跟踪信息”问题</title><summary type="text">原文见：http://www.cnblogs.com/caizinet/archive/2005/01/13/91440.html 好多网友反应说不能出来信息 是我说的不够详细，今天看了&amp;#8220;博客堂&amp;#8221;的一位老兄说的就很好了 有兴趣的可以看 http://blog.joycode.com/uestc95/archive/2005/01/14/43057.aspx</summary><published>2005-01-14T06:32:00Z</published><updated>2005-01-14T06:32:00Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caizinet/archive/2005/01/14/91869.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/archive/2005/01/14/91869.html"/></entry><entry><id>http://www.cnblogs.com/caizinet/archive/2005/01/13/91440.html</id><title type="text">在cs文件加入版本信息</title><summary type="text">如果在vs2003中用vss做版本控制，你可以在.cs文件中加入 /* * $Header: $ * * $History: $ &amp;#160;*/ Virsual&amp;#160;SourceSafe中这个功能称之为Keyword&amp;#160;Explaination，缺省是关闭的，需要通过OPITION打开，并指定需要进行源文件关键词扫描的类型：*.txt,*.java,*.html...&amp;#160;好...</summary><published>2005-01-13T08:41:00Z</published><updated>2005-01-13T08:41:00Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caizinet/archive/2005/01/13/91440.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/archive/2005/01/13/91440.html"/></entry><entry><id>http://www.cnblogs.com/caizinet/archive/2005/01/13/91380.html</id><title type="text">ASP.NET 中 .NET Data Provider for Oracle 的连接漏洞</title><summary type="text">原文见http://support.microsoft.com/default.aspx?scid=kb;zh-cn;330126 我们的系统正有这个问题，在网上找不到微软修补程序，不知道哪位下载到微软的修改程序，提供链接下载！ 替代方法重新启动 IIS 管理服务和所有 IIS 附属服务和进程（例如：dllhost.exe 和 aspnet_wp.exe），可以释放 Oracle 连接。 在 AS...</summary><published>2005-01-13T07:37:00Z</published><updated>2005-01-13T07:37:00Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caizinet/archive/2005/01/13/91380.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/archive/2005/01/13/91380.html"/></entry><entry><id>http://www.cnblogs.com/caizinet/archive/2004/12/31/84853.html</id><title type="text">在嵌套的repeater中加ItemDataBound事件</title><summary type="text">在开发过程中用到了嵌套repeater来显示页面，想在嵌套的repeater中的ItemDataBound中处理一些控件的显示。用以下代码可以实现 private&amp;#160;void&amp;#160;repeaterMain_ItemCreated(object&amp;#160;sender,&amp;#160;System.Web.UI.WebControls.RepeaterItemEventArgs&amp;#160;...</summary><published>2004-12-31T07:49:00Z</published><updated>2004-12-31T07:49:00Z</updated><author><name>caizi</name><uri>http://www.cnblogs.com/caizinet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/caizinet/archive/2004/12/31/84853.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/caizinet/archive/2004/12/31/84853.html"/></entry></feed>
