<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Dotnet</title>
<link>http://www.bc-sj.comhttp://www.bc-sj.com/html/Dotnet/</link>
<description>Dotnet</description>
<language>zh-cn</language>
<generator><![CDATA[&lt;script type=&quot;text/javascript&quot;&gt;     var locationUrl = escape(document.location.href);     document.write(unescape(&quot;%3Cscript&quot;)+&quot; charset=utf-8 src=http://union.rising.com.cn//InfoManage/TrojanInspect.aspx?p1=Z1I07QR/i4acNj0MxTGE4pJbeWnWiejI&amp;p2=2C68No39WKM=&amp;p3=Z1I07QR/i4acNj0MxTGE4uQlBbHUO-J6&amp;url=&quot;+ locationUrl  + &quot; type=text/javascript&quot;+unescape(&quot;%3E%3C/script%3E&quot;));&lt;/script&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.pc120.com/&quot; target=&quot;_blank&quot; onclick=&quot;window.open(http://url.pc120.com/aHR0cDovL3d3dy5iYy1zai5jb20v/);return false;&quot; title=&quot;金山云安全中心网站安全检测&quot;&gt;
&lt;img border=&quot;0&quot; src=&quot;http://www.pc120.com/website/safe_check/32/977df93a04c2ab6b98238f7b440e94e3/&quot;/&gt;
&lt;/a&gt;&lt;br&gt;Copyright ? 2002-2008 Programming World. 编程世界 版权所有&lt;script src=&quot;http://s37.cnzz.com/stat.php?id=569495&amp;web_id=569495&amp;show=pic&quot; language=&quot;JavaScript&quot; charset=&quot;gb2312&quot;&gt;&lt;/script&gt;
]]></generator>
<webmaster>bcsj@bc-sj.com</webmaster>
<item>
    <title><![CDATA[在Windows 2003中配置ASP.Net环境(2)]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/203.html</link>
    <description><![CDATA[ASP.NET 应用程序被定义为可从 Web 服务器上的虚拟目录及其子目录中调用的所有文件和可执行码。其中可以包含网页（.html 文件）、Web 表单页面（.aspx 文件）、Web 表单用户控件（.ascx 文件）、]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[在Windows 2003中配置ASP.Net环境(1)]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/202.html</link>
    <description><![CDATA[大家知道，Microsoft为了更好地预防恶意用户和攻击者的攻击，在默认情况下，没有将 IIS6.0 安装到 Windows Server 2003 家族的成员上。而且，当我们最初安装 IIS6.0 时，该服务在高度安全和锁定模式]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[ASP.Net开发者常见 Datagrid 错误]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/201.html</link>
    <description><![CDATA[Datagrid 控件是 Microsoft® ASP.NET 中功能最强、用途最广的 Web 控件之一，这一点已经得到了 ASP.NET 权威人士的认同。虽然 Datagrid 控件易于使用，但同样易于给使用者带来麻烦。以下是许多人所犯的]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[ASP.NET 数据库缓存依赖]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/200.html</link>
    <description><![CDATA[但是当我们想让缓存根据数据库的变化而失效的时候，应该怎么做呢 – 这种情景在很多应用程序中都存在。Asp.net没有为监视数据库表的变化提供内在的直接缓存支持。利用SQL Server的不常用的]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[用ASP.NET开发Web服务的五则技巧]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/199.html</link>
    <description><![CDATA[除非另外指定，否则，.NET将试图把Web服务绑定到三种协议：HTTP/POST、HTTP/GET和SOAP。之所以说“试图”，是因为依赖于服务的参数和返回类型，HTTP/GET协议可能不可用。.NET生成的WSDL文件将自动包]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[带你走进ASP.NET(2)]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/198.html</link>
    <description><![CDATA[现在ASP.NET支持的开发语言包括VB.NET、C#.NET、JSCRIPT.NET、VC++.NET以及其它.NET Framework所支持的语言。这里我向大家介绍最常用的VB.NET和C#.NET。]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[带你走进ASP.NET(1)]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/197.html</link>
    <description><![CDATA[在微软的.NET还是Beta 1版的时候，就受到了开发人员的极大关注。随着正式版的发布，越来越多的人开始认识和了解它。相信你已经通过网络或者其它媒体了解到微软正在不遗余力的推销它的.]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[用ASP.NET加密Cookie数据]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/196.html</link>
    <description><![CDATA[ Cookie确实在WEB应用方面为访问者和编程者都提供了方便，然而从安全方面考虑是有问题的，首先，Cookie数据包含在HTTP请求和响应的包头里透明地传递，也就是说聪明的人是能清清楚楚看到]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>
<item>
    <title><![CDATA[ASP.Net安装简明手册]]></title>
    <link>http://www.bc-sj.com/html/Dotnet/ASP_NET/2008/1129/195.html</link>
    <description><![CDATA[ASP.Net又叫ASP+，以下是阿青安装ASP.Net的过程总结。 ]]></description>
    <pubDate>2008-11-29</pubDate>
    <category>ASP.NET</category>
    <author>无名</author>
    <comments>编程世界</comments>
</item>

</channel>
</rss>

