一週最新示例代碼回顧 (4/2–4/8)

回顧上週微軟一站式示例代碼庫最新發布的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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章