一周最新示例代码回顾 (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
 
 
 
原文地址:https://www.cnblogs.com/Leo_wl/p/2508142.html