<?xml version="1.0" encoding="GBK"?><rss version="2.0"><channel>
<pubDate>2005-06-14 03:01:01</pubDate>
<docs>http://www.yesky.com/SoftChannel/72342380467978240/index.shtml</docs>
<title>Visual Studio.net专栏</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380467978240/index.shtml</link>
<description>Visual Studio.net专栏</description>
<language>cn</language>
<dc_date>2005-06-14 03:01:01</dc_date>
<dc_language>cn</dc_language>
<item>
<title>揭穿 XQuery 的神话和误解</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468305920/20050526/1952429.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468305920/20050526/1952429.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>XQuery 给软件架构师和开发人员带来了很多希望，因为大大减少了建立使用 XML 的服务所需要编写的代码量</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-26 10:00:04</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468305920/20050526/1952429.shtml</guid>
<author>Frank Cohen</author>
</item>
<item>
<title>ASP.NET 2.0中构造个性化网页</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050525/1952351.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050525/1952351.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>在asp.net 2.0中，我们可以使用profile功能，构造像google那样的个性化网页</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-26 09:12:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050525/1952351.shtml</guid>
<author>廖煜嵘编译</author>
</item>
<item>
<title>C++/CLI基本数据类型探索</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050524/1951741.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050524/1951741.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>C++/CLI所支持的基本类型，例如int、double、bool等，在某些方面可以说是沿袭了ISO-C++中的类型</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-24 09:58:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050524/1951741.shtml</guid>
<author>李建忠</author>
</item>
<item>
<title>在ASP.NET中使用SQL的IN操作</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050523/1951490.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050523/1951490.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>这篇文章将建立一列包含CheckBox控件的DataGrid，这个控件允许用户对明细浏览进行多列选择</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-23 11:16:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050523/1951490.shtml</guid>
<author>子夜编译</author>
</item>
<item>
<title>ASP.NET设计网络硬盘之上传文件</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050520/1951259.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050520/1951259.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>文件的上传和下载是“网络硬盘”功能设计中的重要一环</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-21 10:05:21</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050520/1951259.shtml</guid>
<author></author>
</item>
<item>
<title>体验VS.NET 2005的winform新功能</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380484755456/20050518/1950456.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380484755456/20050518/1950456.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>本文介绍Visual Studio.NET 2005 BETA2，在winform应用的开发上其中在输入功能方面的一些新的改进</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-19 09:20:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380484755456/20050518/1950456.shtml</guid>
<author>编译 廖煜嵘</author>
</item>
<item>
<title>漫谈多态性与Web服务的结合</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468371456/20050518/1950440.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468371456/20050518/1950440.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>本文回顾了多态性概念, 示范了XML Web服务。最重要的是本文将教你如何把多态性和Web服务结合起来</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-18 15:38:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468371456/20050518/1950440.shtml</guid>
<author>编译 朱先中</author>
</item>
<item>
<title>ASP.NET设计网络硬盘之文件夹实现</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050517/1949832.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050517/1949832.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>在介绍“网络硬盘”概念时已经提到，每个用户在“网络硬盘”上都有自己的一块空间</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-17 09:34:54</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050517/1949832.shtml</guid>
<author></author>
</item>
<item>
<title>ASP.NET+Web服务实现软件共享</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050516/1949704.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050516/1949704.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>本文提出一种新的通过软件功能共享而实现软件共享的方法</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-17 09:07:43</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050516/1949704.shtml</guid>
<author>袁利永  汪红波</author>
</item>
<item>
<title>ASP.NET中为DataGrid添加合计字段</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050512/1946143.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050512/1946143.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>我亲自多次为这个问题提供了示例代码，因此，我想在DotNetJunkies 的标题中提供这么一份指南</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-12 15:59:31</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050512/1946143.shtml</guid>
<author>nxyc_twz@163.com</author>
</item>
<item>
<title>ASP.NET设计网络硬盘之查看文件夹</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050511/1945609.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050511/1945609.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>就像操作本地的计算机一样，需要为每个网络用户提供各自的一块硬盘空间</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-11 14:51:39</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050511/1945609.shtml</guid>
<author>李应伟 姚素霞 景丽</author>
</item>
<item>
<title>Visual Studio 2005体验泛型编程</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050510/1945372.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050510/1945372.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>Visual Studio 2005 为 Microsoft .NET 框架带来了泛型编程的类型参数化模型</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-11 09:14:23</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050510/1945372.shtml</guid>
<author>许嵩罡编译</author>
</item>
<item>
<title>ASP.NET设计网络硬盘之两重要类</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944626.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944626.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>要进行“网络硬盘”功能设计，首先要熟悉.NET中处理文件和文件夹的操作</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-08 17:15:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944626.shtml</guid>
<author></author>
</item>
<item>
<title>ASP.NET+MySQL简明图示入门</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944431.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944431.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>MySQL数据库是一种开放源代码的数据库，通过获得授权来保持源代码的官方支持</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-08 10:59:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050508/1944431.shtml</guid>
<author>CRYSTAL编译</author>
</item>
<item>
<title>Visual C#中调用Windows服务初探</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468109312/20050505/1944246.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468109312/20050505/1944246.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>Windows服务是独立于登录用户而工作的Windows应用程序，它通常在计算机启动时开始执行</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-08 09:35:59</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468109312/20050505/1944246.shtml</guid>
<author></author>
</item>
<item>
<title>VC编写简单的序列号(SN)填写器</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944244.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944244.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>前几天在网上看到有个软件叫SNCopy，用来辅助填写系列号（SN）的</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-07 10:47:31</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944244.shtml</guid>
<author>darnshong</author>
</item>
<item>
<title>C++/CLI实战——HELLO</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944243.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944243.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>C++/CLI描绘的是一种多元组合，此处的 C++ 当然是指 Bjarne Stroustrup 在 Bell 实验室发明的C++编程语言</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-07 10:45:14</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050505/1944243.shtml</guid>
<author>coffer编译</author>
</item>
<item>
<title>Web上利用System.Web.Mail发送EMail</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468240384/20050505/1944229.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468240384/20050505/1944229.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>这是个vb.net的例子</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-05-05 12:08:59</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468240384/20050505/1944229.shtml</guid>
<author></author>
</item>
<item>
<title>在C#程序设计中使用Win32类库</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468109312/20050429/1943140.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468109312/20050429/1943140.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>C# 用户经常提出两个问题：“我为什么要另外编写代码来使用内置于 Windows 中的功能？</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-29 10:55:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468109312/20050429/1943140.shtml</guid>
<author>dtqgfnet</author>
</item>
<item>
<title>利用ASP.NET构建网上考试系统</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050426/1940896.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050426/1940896.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>本文以ASP.net(C#)+SQL server为例说明了开发网上考试系统的实现方法</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-26 09:45:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050426/1940896.shtml</guid>
<author>姚渝涛</author>
</item>
<item>
<title>ASP.NET程序员应用程序域须知</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468043776/20050422/1939853.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468043776/20050422/1939853.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>本文将讨论.NET的应用程序域，并且它们是如何对ASP.NET的执行和调度产生影响的</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-22 16:09:32</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468043776/20050422/1939853.shtml</guid>
<author>编译：子夜</author>
</item>
<item>
<title>用C#和本地Windows API操纵系统菜单</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468109312/20050421/1939387.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468109312/20050421/1939387.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>.NET框架是Windows应用领域中一个非常新的技术，可以肯定在未来的一段时间内，.NET应用必须与现存的Windows技术交互作用</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-22 09:07:57</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468109312/20050421/1939387.shtml</guid>
<author>朱先中</author>
</item>
<item>
<title>基于VC.NET的GDI+编程入门之画刷</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937453.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937453.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>基于线条的、封闭的图形需要画笔来表现，封闭的形状的典型的特点在于它可以用图形、颜色或模式来填充</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-19 16:40:06</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937453.shtml</guid>
<author>刘涛</author>
</item>
<item>
<title>VC++.NET的GDI+入门之位图和图标</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937387.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937387.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>位图是用于在窗体上显示图片的图形对象，它是各种场合下图形对象常用的一种类型</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-19 16:18:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937387.shtml</guid>
<author>刘涛</author>
</item>
<item>
<title>VC.NET的GDI+编程入门教程之图形</title>
<link>http://rss.yesky.com/RSS_redirect.htm?yy=***&amp;toURL=http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937423.shtml</link>
<comments>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937423.shtml#argue</comments>
<author>Visual Studio.net专栏</author>
<description>长方形是由四条边组成的具有四个直角的几何图形，为了绘制一个长方形，可以定义围成长方形的矩形值，或定义它的位置和尺寸</description>
<category>Visual Studio.net专栏</category>
<pubDate>2005-04-19 16:09:00</pubDate>
<guid>http://www.yesky.com/SoftChannel/72342380468174848/20050418/1937423.shtml</guid>
<author>刘涛编译</author>
</item>
</channel></rss>
