一周最新示例代码回顾 (6/4–6/10)

2012-06-11 17:56 by Jialiang, 443 visits, 收藏编辑

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

[Sample of June 10th] Retrieving Volume GUID for a cluster volume 
该示例代码演示如何获取磁盘volume的GUID。

[Sample of June 9th] Get MAC of local Ethernet and Wireless80211 
该示例代码掩饰如何获取MAC地址。

[Sample of June 8th] Windows Phone 7 Background Agents 
该示例代码演示Windows Phone 7的ScheduledTaskAgent,以及如何处理ScheduledTaskAgent所抛出的各种错误信息。

[Sample of June 7th] Windows Phone 7 Secondary Tile Navigation 
该示例代码演示如何添加Windows Phone 7 Secondary Tile,并检测你的windows phone app是从哪个Secondary Tile启动的。

[Sample of June 6th] Add button to IE toolbar 
该示例代码演示如何开发IE扩展,为IE的工具栏添加自定义按钮。

[Sample of June 5th] Windows Azure Access Control for Single Sign-On 
该示例演示如何为你的Windows Azure WebRole实现Access Control Service,做到single sign on

image

[Sample of June 4th] Support multi-touch in WPF 
该示例代码演示如何在WPF程序中支持多点触摸。

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

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