一週最新示例代碼回顧 (5/7–5/13)

回顧上週微軟一站式示例代碼庫最新發布的7篇示例代碼:

[Sample of May 13th] Show file upload status in ASP.NET
該示例演示如何在ASP.NET網站中上傳文件時同時顯示上傳進度。

[Sample of May 12th] Host WPF control in VS ToolWindow
該示例演示如何在Visual Studio ToolWindow中host一個WPF控件

[Sample of May 11th] Silverlight DataGrid group header style sample
該示例演示如何在Silverlight的DataGrid控件中分組合並DataGrid header

[Sample of May 10th] Silverlight TreeView supports CRUD and drag&drop
該示例演示如何使Silverlight TreeView控件支持drag and drop以及CRUD

[Sample of May 9th] Background worker thread in ASP.NET
該示例演示ASP.NET中後臺線程的使用

[Sample of May 8th] ASP.NET GridView control demo
該示例演示ASP.NET中GridView控件的基本使用

[Sample of May 7th] ASP.NET AJAX web chat application
該示例演示如何使用ASP.NET AJAX製作一個網絡聊天程序

 

 

你可以通過我們的“每日一例”即使瞭解到更多的示例代碼。每日一例,練就編程高手!

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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章