<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>寒羽枫（cityhunter172）原创作品</title><link>http://blog.csdn.net/cityhunter172/</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 03 Dec 2006 01:53:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>寒羽枫</dc:creator><title>推荐兼容 IE、 FireFox 的 javascript 日历控件</title><link>http://blog.csdn.net/cityhunter172/archive/2006/11/28/1417752.aspx</link><pubDate>Tue, 28 Nov 2006 00:56:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2006/11/28/1417752.aspx</guid><description>向大家推荐一款兼容 IE、 FireFox 的 javascript 日历控件。此控件界面清爽，纯脚本运行，实现了日期的回显功能，最重要的是兼容 FireFox ，非常实用。&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/1417752.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>实现 ExoBUD 网站媒体播放器的互动</title><link>http://blog.csdn.net/cityhunter172/archive/2006/11/24/1413209.aspx</link><pubDate>Fri, 24 Nov 2006 23:40:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2006/11/24/1413209.aspx</guid><description>实现 ExoBUD 网站媒体播放器的互动，使该播放器能与数据库相互结合，真正做到动态播放用户挑选的音乐。环境 Vs.Net 2005，ExoBUD MP(II) v4.1sc+ Winamp 5 Ⅰ 面板。&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/1413209.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】ASP.NET会话（Session）保存模式</title><link>http://blog.csdn.net/cityhunter172/archive/2006/05/14/727743.aspx</link><pubDate>Sun, 14 May 2006 00:39:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2006/05/14/727743.aspx</guid><description>主要介绍 ASP.NET会话（Session）的保存模式（sessionState mode），重点是 StateServer、SQLServer 两种保存方式。文中有详细设置步骤以及抓图，本文撰写系统环境为 .NET Framework v1.1 、Windows 2000 简体中文、SQL Server 2000 简体版&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/727743.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】图解使用VS.NET部署含水晶报表的网站</title><link>http://blog.csdn.net/cityhunter172/archive/2006/01/08/573709.aspx</link><pubDate>Sun, 08 Jan 2006 18:27:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2006/01/08/573709.aspx</guid><description>本文详细介绍了，如何使用 Visual Studio.Net 部署包含水晶报表的站点。每一步骤都有图示，抓图时的系统环境： Windows 2003 繁体版，Visual Studio.Net 2003 英文版。&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/573709.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】ASP.NET 安全认证（四）——巧妙实现 Form 表单认证跨站点、跨服务器的单点登录（Single Sign On）</title><link>http://blog.csdn.net/cityhunter172/archive/2005/12/31/567479.aspx</link><pubDate>Sat, 31 Dec 2005 18:40:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/12/31/567479.aspx</guid><description>本文乃是前三篇的补充，主要讲述了如何使用 Form 认证实现跨站点、跨服务器的单点登录。介绍了“天女散花”“后羿射日”两种方法，基本上达到了“通行证”的要求。&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/567479.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】ASP.NET 安全认证（三）—— 用Form 表单认证实现单点登录（Single Sign On）</title><link>http://blog.csdn.net/cityhunter172/archive/2005/12/06/545301.aspx</link><pubDate>Tue, 06 Dec 2005 21:23:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/12/06/545301.aspx</guid><description>【原创】ASP.NET 安全认证（三）—— 讲述了 Machine.config 的内容及其与 Web.config 的关系；实现单点登录（Single Sign On）的前提与步骤；Cookie 在 ASP.NET 的用法；如何创建永久性 Cookie&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/545301.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】ASP.NET 安全认证（二）——灵活运用 Form 表单认证中的 deny 与 allow 及保护 .htm 等文件</title><link>http://blog.csdn.net/cityhunter172/archive/2005/11/13/528463.aspx</link><pubDate>Sun, 13 Nov 2005 04:52:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/11/13/528463.aspx</guid><description>ASP.NET 安全认证（二）介绍 Form 表单认证的实战运用：Web.config 的作用范围；允许与拒绝某个用户；集中整个项目中的 Web.config；保护 .htm 、.js 等普通文件&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/528463.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】ASP.NET 安全认证（一）—— 如何运用 Form 表单认证</title><link>http://blog.csdn.net/cityhunter172/archive/2005/11/06/524043.aspx</link><pubDate>Sun, 06 Nov 2005 20:33:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/11/06/524043.aspx</guid><description>ASP.NET 安全认证（一）介绍 Form 表单认证的用法：修改 Web.config；登录与退出的 .cs 代码；判断验证与否及获取验证后的用户信息；&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/524043.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【原创】怎样关联多个 Excel 档工作表（Sheet）中的数据</title><link>http://blog.csdn.net/cityhunter172/archive/2005/11/01/520929.aspx</link><pubDate>Tue, 01 Nov 2005 22:57:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/11/01/520929.aspx</guid><description>本文主要讲述了：怎样通过 Excel 2003 中的 Microsoft Query 在两个工作表(Sheet)之间建立连接，并得到联合查询的结果。关键字：Excel 2003、 Microsoft Query、Sheet、联合查询、导入外部数据、新建数据库查询&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/520929.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>寒羽枫</dc:creator><title>【源码】使用 Javascript 并结合 XML 制作滑动透明的菜单，且该菜单拥有跟随鼠标的注释</title><link>http://blog.csdn.net/cityhunter172/archive/2005/08/07/447860.aspx</link><pubDate>Sun, 07 Aug 2005 21:16:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/08/07/447860.aspx</guid><description>本文主要介绍如何使用 javascript 加载用 XML 储存的菜单信息。此菜单以滑动的形式在页面上呈现，且该菜单的项目注释跟随鼠标移动。给你的网页带来无限的动感……欲见效果请访问“http://172.meibu.com/”
&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/447860.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cityhunter172</dc:creator><title>在 ASP.NET 页面中使用 TreeView 控件</title><link>http://blog.csdn.net/cityhunter172/archive/2005/01/26/269074.aspx</link><pubDate>Wed, 26 Jan 2005 16:33:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/01/26/269074.aspx</guid><description>本文主要介绍如何在 ASP.NET 页面中使用 TreeView 控件，包含从数据库绑定节点，从 XML 文档绑定节点。另外，还介绍了怎样修改控件源码，以达到取消默认选中节点的效果。&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/269074.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cityhunter172</dc:creator><title>使用SharpZip压缩与解压缩的实战经验</title><link>http://blog.csdn.net/cityhunter172/archive/2005/01/25/267150.aspx</link><pubDate>Tue, 25 Jan 2005 11:04:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/01/25/267150.aspx</guid><description>使用SharpZip压缩与解压缩的实战经验
本文主要讲述了在 ASP.NET 页面如何使用 SharpZip 进行压缩与解压缩&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/267150.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cityhunter172</dc:creator><title>对 ASP.NET 应用程序启动调试应如何设置（包括远程调试）</title><link>http://blog.csdn.net/cityhunter172/archive/2005/01/08/245229.aspx</link><pubDate>Sat, 08 Jan 2005 18:22:00 GMT</pubDate><guid>http://blog.csdn.net/cityhunter172/archive/2005/01/08/245229.aspx</guid><description>对 ASP.NET 应用程序启动调试 （包括远程调试）的详细步骤设置，详细过程图解&lt;img src ="http://blog.csdn.net/cityhunter172/aggbug/245229.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>