代码改变世界

一周最新示例代码回顾 (7/16 - 7/22)

2012-07-23 11:27  Jialiang  阅读(1481)  评论(1编辑  收藏  举报

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

 

[Sample of July 22nd] VSTO Excel workbook customization
该实例演示如何使用VSTO定制Excel工作簿

[Sample of July 21st] Windows Forms single instance application
该示例演示如何创建只允许运行单个进程的Windows Forms应用程序

[Sample of July 20th] Named-pipe communication for IPC
该示例演示如何在.NET中通过命名管道实现进程间通信。

[Sample of July 19th] Remove registered scripts in ASP.NET
该示例演示如何在ASP.NET中去掉已注册的客户端脚本。

[Sample of July 18th] Alert for SharePoint 2010 disscussionboard
该示例演示如何在SharePoint 2010的discussion board中添加alert功能。

[Sample of July 17] Create IE Explorer Bar in C#
该实例演示如何使用C#创建IE Explorer Bar

[Sample of July 16] Control URL file access in ASP.NET
该示例演示如何在ASP.NET中控制URL对文件的访问。

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

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