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

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

[Sample of May 6th] Customize Outlook UI with Ribbon XML
该示例演示如何通过Ribbon XML定制 Outlook 界面

[Sample of May 5th] Use XPath to read XML
该示例演示如何使用XPath读取XML文件

[Sample of May 4th] Crop the image from Windows Forms PictureBox control
该示例演示在windows forms 的PictureBox控件上对图片进行切割截取。

[Sample of May 3rd] C# app dynamically loads a native DLL
该示例演示如何从C#程序动态地加载和调用native DLL

[Sample of May 2nd] C#/VB P/Invokes a native DLL
该示例演示.NET Pinvoke native DLL

[Sample of May 1st] ASP.NET GridView Row Event Support
该示例演示如何对ASP.NET GridView控件添加row event

[Sample of Apr 30th] Run scripts after server side validation in ASP.NET
该示例演示如何在ASP.NET运行完服务器端数据验证以后执行一段客户端脚本。

 

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

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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章