代码改变世界

一周最新示例代码回顾 (5/14–5/20)

2012-05-21 10:17  Jialiang  阅读(1542)  评论(4编辑  收藏  举报

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

 

[Sample of May 20th] Make ASP.NET GridView items single-selectable using RadioButton
该示例演示如何使ASP.NET GridView中的item可以通过RadioButton进行单选。

image

[Sample of May 19th] User Session Expiration Alert in ASP.NET
该示例演示如何在ASP.NET中当用户session过期时发出一个alert。

[Sample of May 18th] Handler to Sys.Application.load
该示例演示如何处理Sys.Application.load事件。

[Sample of May 17th] Display time on ASP.NET server side
该示例演示如何显示当前ASP.NET 服务器端的时间

[Sample of May 16th] WPF ListBox Validation
该示例演示如何为WPF的ListBox控件添加数据验证。

[Sample of May 15th] C++ Windows Shell context menu handler
该示例演示如何编写一个Windows Shell context menu扩展。

 

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

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