<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>ASP.NET教程</title>
<link>http://www.lyttzx.com/plus/list.php?tid=8</link>
<description>开发技术 / 网络编程 / ASP.NET教程</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2006 - 2008 http://www.lyttzx.com.泠云天天在线 All Rights Reserved&lt;br&gt;
	本站部分作品来源于网络，如若侵犯到您得权益，&lt;a href=&quot;mailto:lyttzx@lyttzx.com?subject=你侵犯我的权益&quot;&gt;&lt;b&gt;请与我们联系&lt;/b&gt;&lt;/a&gt;，泠云工作室将在第一时间作出回应&lt;br&gt;
	站长姓名：&lt;a href=&quot;mailto:lingyunyyh@sohu.com?subject=我有话说&quot;&gt;&lt;b&gt;泠云&lt;/b&gt;&lt;/a&gt;   
	站长邮箱：&lt;b&gt;lingyunyyh@sohu.com&lt;/b&gt;   
	站长QQ：&lt;a href=&quot;http://wpa.qq.com/msgrd?V=1&amp;amp;Uin=359167026&amp;amp;Site=www.lyttzx.com &amp;amp;Menu=no&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;359167026&lt;/b&gt;&lt;/a&gt;]]></generator>
<webmaster>lingyunyyh@163.com</webmaster>
<item>
    <title><![CDATA[.NET导出至Excel的类(转)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6367</link>
    <description><![CDATA[由服务器端根据需要自动生成Excel，然后让客户端自动下载。 分为两种，一种是由DataGrid生成的Excel，另一种是由模板生成的Excel， 并将服务器端的临时Excel表在一分钟内自动删除。 导出]]></description>
    <pubDate>2011-05-12</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[告别ASP.NET操作EXCEL的烦恼]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6366</link>
    <description><![CDATA[公元19XX年前，关于EXCEL的操作就如滔滔江水，连绵不绝，真正操作EXCEL我也是从去年下半年开始的，有些比较复杂的年度报表之类的，做起来也有点费力，不过还是都能画出来了，关于]]></description>
    <pubDate>2011-05-12</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[VB.Net 开发的长内容自动分页功能]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6341</link>
    <description><![CDATA[长内容即可以手动分页也可以自动分页。采用自动分页功能，只需告诉计算机每页大约字数就可以了。下面附源码，方便自己，也方便大家研究]]></description>
    <pubDate>2011-02-24</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[WebService不可以传输SqlDataReader]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6300</link>
    <description><![CDATA[在 ADO.NET 的三个基本数据对象 DataReader、DataTable 和 DataSet 中，只有 DataSet 可以与 Web 服务之间传递。这是因为，为了与 Web 服务进行通信，对象必须是可序列化的。（序列化是一个过程，]]></description>
    <pubDate>2010-12-21</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[基于Asp.net C#实现HTML转图片（网页快照）]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6107</link>
    <description><![CDATA[一、实现方法 //WebSiteThumbnail.cs文件，在BS项目中需要添加对System.Windows.Forms的引用 using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using]]></description>
    <pubDate>2010-07-26</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[C#将网页内容转换成图片保存到本地( webbrowser 可]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6106</link>
    <description><![CDATA[代码下载地址: http://download.csdn.net/source/1669301 SaveHtMLtoImageComm 共通模块类定义 GetImage.cs 类 定义 using System; using System.Collections.Generic; using System.Text; using System.Drawing; namespace SaveHtMLtoImageC]]></description>
    <pubDate>2010-07-26</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[再议 FCKeditor.NET的配置、扩展与安全性经验交流]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=6100</link>
    <description><![CDATA[FCKeditor是使用非常广泛的HTML编辑器，本文从 ASP.NET 的使用场景对 FCKeditor 与 FCKeditor.NET 的配置、功能扩展（如自定义文件上传子目录、自定义文件名、上传图片的后期处理等）、以及安全性进行]]></description>
    <pubDate>2010-07-16</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[FCKeditor文本编辑器的使用方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5588</link>
    <description><![CDATA[ FCKeditor是一个功能强大支持所见即所得功能的文本编辑器，可以为用户提供微软office软件一样的在线文档编辑服务]]></description>
    <pubDate>2010-05-17</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[datatable.select 在 Range 对象中,Min (14)必须小于或等]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5409</link>
    <description><![CDATA[问题描述： for (int i = 0; i deptIDs.Length;i++ ) { #region 安全日活动 iColNum = 0; iRownum = 0; filter = rzlb='AQRHD' and ZZJGDM=+deptIDs[i]; DataRow[] drAQRHD = dtAllInfo.Select(filter, riqi desc); if (drAQRHD.Length 0) { 这些代]]></description>
    <pubDate>2010-04-13</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[asp.net安全设置点点]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5149</link>
    <description><![CDATA[1． 把系统补丁打到最新，包括操作系统补丁， .net framework server pack 2． 删除 iis 默认带的 helpfile , 示例程序 3． 更改 c:\inetpub\wwwroot 默认网站目录到其他地方 4． 更改主目录安全设定，]]></description>
    <pubDate>2010-03-01</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[ASP.NET - 保证登录控件的安全]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5148</link>
    <description><![CDATA[ASP.NET 登录控件使您能够提供一种解决方案，根据用户身份验证、成员资格和角色来控制对网页的访问。登录控件包括：CreateUserWizard 控件、Login 控件、LoginStatus 控件、LoginView 控件、P]]></description>
    <pubDate>2010-03-01</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[ASP.NET 2.0 Internet安全之参考实现]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5136</link>
    <description><![CDATA[微软刚推出了一个ASP.NET 2.0 Internet 安全之参考实现( ASP.NET 2.0 Internet Security Reference Implementation)。这是个配有全部编码和指导性文档的样本应用，其宗旨是示范在实际应用中如何应用“模式和实践]]></description>
    <pubDate>2010-02-27</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[ASP.Net4.0中新增23项功能]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5135</link>
    <description><![CDATA[代码段是预先开发的代码模板，可以节省我们对有关语法思考的时间。在VS 2005和VS 2008中，已经有建立了很多代码段。不过，这些只适用于隐藏代码（code behind）。在VS 2010中代码片段支持JScrip]]></description>
    <pubDate>2010-02-27</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[Asp.net 数据库缓存依赖(SQLServer 2005）]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=5059</link>
    <description><![CDATA[1. 检测是否已经启用 Service Broker Select DATABASEpRoPERTYEX(' 数据库名称 ','IsBrokerEnabled') -- 1 表示已经启用 0 表示没有启用 2. 启用 Service Broker Alter database 数据库名称 set ENABLE_BROKER; 3. vs2005 中]]></description>
    <pubDate>2010-02-21</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[关于VS2008调试时端口号不一致的问题 端口要大]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4843</link>
    <description><![CDATA[在VS2008里点“调试”后。ASP.NET Development Server的端口比调试时打开的浏览器上的端口要大2，造成每次需要调试都要手动改浏览器的端口号]]></description>
    <pubDate>2010-01-18</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[c# .net 将一个string的字符串转成一个对象变量]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4416</link>
    <description><![CDATA[反射 相似文件名值的遍历 C#类源码 C#代码 using System; using System.Reflection; namespace tttt { class ttt { public string String1= aaaa ; public string String2= bbbb ; public string String3= cccc ; public string String4= ddd]]></description>
    <pubDate>2009-12-01</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[c# 提取汉字首字母的类]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4415</link>
    <description><![CDATA[c# 提取汉字首字母的类]]></description>
    <pubDate>2009-11-30</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[C# Page_Error事件]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4403</link>
    <description><![CDATA[C# Page_Error事件提供一种捕获在页级别出现的错误的方法。您可以只是显示错误信息，也可以记录事件或执行某个其他操作。]]></description>
    <pubDate>2009-11-26</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[.net显示安全的错误信息]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4402</link>
    <description><![CDATA[Visual Basic 和 Visual C# 概念 显示安全的错误信息 在您的应用程序显示错误信息时，它不应该泄露有助于恶意用户攻击您系统的信息。例如，如果您的应用程序试图登录数据库时没有成功]]></description>
    <pubDate>2009-11-26</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[asp.net站点常见问题绵集]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4173</link>
    <description><![CDATA[这是由于站点在运行过程中要读写数据库和在相应目录下生成HTML文件，所以站点所在目录要对EveryOne用户打开 所有权限（仅对NTFS格式）]]></description>
    <pubDate>2009-11-08</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[编写高性能 Web 应用程序的 10 个技巧]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4172</link>
    <description><![CDATA[使用 ASP.NET 编写 Web 应用程序的简单程度令人不敢相信。正因为如此简单，所以很多开发人员就不会花时间来设计其应用程序的结构，以获得更好的性能了。在本文中，我将讲述 10 个用于编写高]]></description>
    <pubDate>2009-11-06</pubDate>
    <category>ASP.NET教程</category>
    <author>编程狂</author>
    <comments>泠云天天在线</comments>
</item>
<item>
    <title><![CDATA[由一个案例引出SQL注入防范（WebKnight），补救（]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4144</link>
    <description><![CDATA[写在前面 我写本文的目的，是和各位分享一下 内容篡改式攻击的判断方法 、 SQL注入攻击的防范 、以及 被攻击后的补救（数据恢复） 相关知识，如有谬误，期待您的指正。]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>朱博</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[我的模板分析引擎类PHP的.net开发方法--功能实现]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4143</link>
    <description><![CDATA[private void GroupTokens() 349 { 350 Stack Token s = new Stack Token (); 351 352 for ( int i = 0 ;i tokens.Count;i ++ ) 353 { 354 if (tokens[i].TokenType == TokenType.ComplexBegin || tokens[i].TokenType == TokenType.CloseBegin) 355 { 356 s.]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[我的模板分析引擎类PHP的.net开发方法--功能实现篇(2)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4142</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[我的模板分析引擎类PHP的.net开发方法--功能实现篇(1)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4141</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[我的模板分析引擎类PHP的.net开发方法--标签设计篇]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4140</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[Cvv.WebUtility 我的MVC框架介绍]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4139</link>
    <description><![CDATA[ Cvv.WebUtility框架是在我学习了promesh.net框架后,根据项目开发的需要,去除一些不必要的特性,添加一些必要的特性,并且运用编译原理的知识重新实现了自己的模板解析算法,再结合.net2.0的等性加]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[我的模板分析引擎类PHP的.net开发方法--功能介绍篇]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4138</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>ASP.NET教程</category>
    <author>黄志强</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[正文抽取所需正则]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4132</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[一个用C#过滤HTML代码的函数]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4131</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[C#、JS利用正则表达式清理HTML标记一例]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4130</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[.NET去掉一段字符串中的HTML标记和脚本方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4129</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[去掉所有HTML标记]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4128</link>
    <description><![CDATA[Function FilterHTML(str,strlen) Dim re Set re=new RegExp re.IgnoreCase =True re.Global=True re.Pattern=(.[^]*) str=re.Replace(str,) set re=Nothing Dim l,t,c,i l=Len(str) t=0 For i=1 to l c=Abs(Asc(Mid(str,i,1))) If c255 Then t=t+2 Else t=t+]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[C#去掉HTML标记]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4127</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[asp.net如何去掉HTML标记]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4126</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-09-01</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[ConnectionString&amp;nbsp;属性]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4125</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-08-28</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[C#&amp;nbsp;URL编码和gb2312/UTF8编码之间的转换]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4110</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-27</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[C#中网址编码转换方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4109</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-07-27</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[十大免费设计资源网站（素材，图库，字体，图标，flash)]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4036</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-06-09</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[c#中Split用法总结]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4035</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-06-09</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[C#中split的5种方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=4033</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-06-09</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[总结了一下ADO.NET数据库连接的相关知识]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=3873</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-05-14</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[.net反射技术封装]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=3869</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-05-14</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[关于通过Cookie进行网站自动登录的安全问题]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2513</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[在ASP.NET中设置html文件的访问验证]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2512</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[使用asp.net&amp;nbsp;ajax创建Extender控件]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2511</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[ASP.NET&amp;nbsp;Form验证随笔]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2510</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[textbox的textmode取为multiline时，其maxlength不起作用&amp;nbsp;解决方法]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2509</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[.net类库中发送电子邮件的方法总结]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2508</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>
<item>
    <title><![CDATA[.NET中如何访问被系统保护的文件夹]]></title>
    <link>http://www.lyttzx.com/plus/view.php?aid=2507</link>
    <description><![CDATA[]]></description>
    <pubDate>2009-04-12</pubDate>
    <category>ASP.NET教程</category>
    <author>佚名</author>
    <comments>本站整理</comments>
</item>

</channel>
</rss>

