一週最新示例代碼回顧 (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

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