一周最新示例代码回顾 (4/16–4/22)

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

[Sample of Apr 22nd] Create and sign a cabinet file 
该示例演示如何创建和对一个cabinet文件进行签名。

[Sample of Apr 21st] Compare and merge data from different database 
该示例演示如何通过代码比较,合并不同的数据库数据。

[Sample of Apr 20th] Custom DataGrid Control for WebAccess 
该示例演示如何为TFS的Web Access界面自定义DataGrid控件。

[Sample of Apr 19th] Custom Data Grid work item control of Visual Studio 
该示例演示如何为TFS的Visual Studio界面自定义DataGrid workitem控件。

[Sample of Apr 18th] Embed language code in URL of an ASP.NET webpage 
该示例演示如何在ASP.NET网页中将语言(如en-us)嵌入到URL中表示localized的页面

[Sample of Apr 17th] Custom date label in ASP.NET Calendar 
该示例演示如何自定义ASP.NET Calendar控件中的date label。

[Sample of Apr 16th] Group cells in ASP.NET GridView 
该示例演示如何将ASP.NET GridView中的cell group起来。

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

Homepage Microsoft All-In-One Code Framework
Sample of the Day RSS Feed
 
 
原文地址:https://www.cnblogs.com/Leo_wl/p/2469102.html