代码改变世界

一周最新示例代码回顾 (4/2–4/8)

2012-04-09 09:41  Jialiang  阅读(482)  评论(0编辑  收藏  举报

回顾上周微软一站式示例代码库最新发布的7篇示例代码:

 

[Sample of Apr 8th] Set IIS Web Virtual Directory Properties
该示例演示如何通过代码设置IIS中Web Virtual Directory的属性

[Sample of Apr 7th] Define and Access Shared Resources in WPF Class Library
该示例演示如何将WPF共享资源定义在一个类库中,并从WPF项目访问和使用这些共享资源。

[Sample of Apr 6th] Customize Windows Forms app's System Menu
该示例演示如何自定义Windows Forms程序的系统菜单。

[Sample of Apr 5th] C# / VB Enum - String Converter
该示例演示Enum – string转换器,让你非常方便地在enum和对应的字符串之间转换。

[Sample of Apr 4th] Customize the IE Download Manager
该示例演示如何自定义IE的下载器。替换掉默认的IE下载器

[Sample of Apr 3rd] Multi-threaded Web Downloader created in C# and VB.NET
该示例演示如何使用C#/VB代码多线程地下载网络资源

[Sample of Apr 2nd] Creating an in-process ATL COM Server
该示例演示如何制作进程内ATL COM组件。

 

你可以通过我们的“每日一例”即使了解到更多的示例代码。每日一例,练就编程高手!

 

Homepage Microsoft All-In-One Code Framework
Sample of the Day RSS Feed