<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <description>SQLServer</description>
    <title>SQLServer</title>
    <link>http://www.enet.com.cn/eschool/</link>
    <item>
      <link>http://www.enet.com.cn/article/2008/1030/A20081030381699.shtml</link>
      <title><![CDATA[ 初识C++ ]]></title>
      <description><![CDATA[ 本书结合十几本C++图书及教材的长处，摈弃了这些教材在阐述问题时惯有的语言拖沓、模糊不清，在组织框架时分不清主次等缺陷，从零开始，由浅入深，层层递进，细致而又详尽地讲述了C++这门大型的编程语言。 ]]></description>
      <author/>
      <category>[C/C++]</category>
      <guid>http://www.enet.com.cn/article/2008/1030/A20081030381699.shtml</guid>
      <pubDate>10-30</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2008/0710/A20080710324833.shtml</link>
      <title><![CDATA[ 微软将于8月推出SQL Server 2008 ]]></title>
      <description><![CDATA[ 据国外媒体报道，微软将于8月份推出SQL Server 2008服务器。 ]]></description>
      <author/>
      <category>[SQLServer]</category>
      <guid>http://www.enet.com.cn/article/2008/0710/A20080710324833.shtml</guid>
      <pubDate>07-10</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2008/0707/A20080707316551.shtml</link>
      <title><![CDATA[ 深入探讨SQL Server 2008商务智能 ]]></title>
      <description><![CDATA[ Microsoft SQL Server 2008通过与Microsoft Office的深度集成，为所有人提供了可用的商业智能，以合适的价格提供给正确的用户以合适的工具。 ]]></description>
      <author/>
      <category>[SQLServer]</category>
      <guid>http://www.enet.com.cn/article/2008/0707/A20080707316551.shtml</guid>
      <pubDate>07-07</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2008/0704/A20080704313421.shtml</link>
      <title><![CDATA[ PHP面向对象分析设计的61条军规 ]]></title>
      <description><![CDATA[ 你不必严格遵守这些原则，违背它们也不会被处以宗教刑罚。但你应当把这些原则看成警铃，若违背了其中的一条，那么警铃就会响起 。 ----- Arthur J.Riel  ]]></description>
      <author/>
      <category>[PHP语言]</category>
      <guid>http://www.enet.com.cn/article/2008/0704/A20080704313421.shtml</guid>
      <pubDate>07-04</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2008/0703/A20080703312412.shtml</link>
      <title><![CDATA[ 实用SQL StoredProcedure移植方案 ]]></title>
      <description><![CDATA[ 本文将介绍一套简单有效的移植方案，指导从Sybase到DB2 V9 FOR Z/OS 的SQL Stored Procedure的移植，并且基于实际移植案例给出了一个具体示例。  ]]></description>
      <author/>
      <category>[SQLServer]</category>
      <guid>http://www.enet.com.cn/article/2008/0703/A20080703312412.shtml</guid>
      <pubDate>07-03</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2008/0417/A20080417230552.shtml</link>
      <title><![CDATA[ 编程技巧 Asp.net动态生成html页面 ]]></title>
      <description><![CDATA[ 此功能适用于后台数据库功能不强的web站点，即大部分文本不是存放在数据库的记录中，而是放在html文件或者xml文件中，仅仅把索引放到数据库中，如文章标题、类别、查询关键字等。 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2008/0417/A20080417230552.shtml</guid>
      <pubDate>04-17</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1228/A20071228976281.shtml</link>
      <title><![CDATA[ 在asp.net2.0中使用存储过程 ]]></title>
      <description><![CDATA[ 在asp.net2.0中使用存储过程 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1228/A20071228976281.shtml</guid>
      <pubDate>12-28</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1225/A20071225969343.shtml</link>
      <title><![CDATA[ asp.net动态设置WebService引用 ]]></title>
      <description><![CDATA[ 有时候需要动态的设置 WebService 的址，这样发布到不同的服务器时就要重新生成，为此我们需要在web.config中动态配置WebService的地址，在网上查了很多资料，其中这种方法感觉很好用也很好实现，原文VB.NET实现 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1225/A20071225969343.shtml</guid>
      <pubDate>12-25</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1224/A20071224966184.shtml</link>
      <title><![CDATA[ ASP连接数据库错误解决办法新法 ]]></title>
      <description><![CDATA[ Provider 错误 80004005 未指定的错误 的新解决办法 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1224/A20071224966184.shtml</guid>
      <pubDate>12-24</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1213/A20071213947462.shtml</link>
      <title><![CDATA[ 新手入门 ASP.NET2.0缓存技术 ]]></title>
      <description><![CDATA[ 新手入门 ASP.NET2.0缓存技术 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1213/A20071213947462.shtml</guid>
      <pubDate>12-13</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1129/A20071129928180.shtml</link>
      <title><![CDATA[ ASP.NET常用的三十三种实用代码 ]]></title>
      <description><![CDATA[ ASP.NET常用的三十三种实用代码 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1129/A20071129928180.shtml</guid>
      <pubDate>11-29</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1116/A20071116913767.shtml</link>
      <title><![CDATA[ asp.net编程中实现 MD5 加密 ]]></title>
      <description><![CDATA[ 现在制作的web系统需要用到加密  ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1116/A20071116913767.shtml</guid>
      <pubDate>11-16</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1112/A20071112906795.shtml</link>
      <title><![CDATA[ ASP.NET备份恢复SqlServer数据库 ]]></title>
      <description><![CDATA[ ASP.NET备份恢复SqlServer数据库 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1112/A20071112906795.shtml</guid>
      <pubDate>11-12</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1107/A20071107898778.shtml</link>
      <title><![CDATA[ Asp.Net输出数据到EXCEL表格中 ]]></title>
      <description><![CDATA[ 其实，利用ASP.NET输出指定内容的WORD、EXCEL、TXT、HTM等类型的文档很容易的。主要分为三步来完成。 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1107/A20071107898778.shtml</guid>
      <pubDate>11-07</pubDate>
    </item>
    <item>
      <link>http://www.enet.com.cn/article/2007/1106/A20071106896696.shtml</link>
      <title><![CDATA[ Asp.net Ajax--Calendar控件使用 ]]></title>
      <description><![CDATA[ Calendar控件是一个很简单的控件，主要用来在页面中提供日历的选择，其实现在已经有很多用javascript写的日历控件，但是Canlendar日历控件能够让我们更快速地来实现这种效果，只需要进行一些简单的设置即可。 ]]></description>
      <author/>
      <category>[ASP语言]</category>
      <guid>http://www.enet.com.cn/article/2007/1106/A20071106896696.shtml</guid>
      <pubDate>11-06</pubDate>
    </item>
  </channel>
</rss>

