一週最新示例代碼回顧 (4/9–4/15)

回顧上週微軟一站式示例代碼庫最新發布的7篇示例代碼:

[Sample of Apr 15th] Customized DropDownList.SelectedValue in ASP.NET DropDownList control
該示例演示如何自定義ASP.NET DropDownList控件的SelectedValue屬性使其支持不在DropDownList 的value collection預設的值。

[Sample of Apr 14th] Maintain ASP.NET TreeView State across post backs
該ASP.NET示例演示如何在頁面postback中保持ASP.NET TreeView控件的狀態

[Sample of Apr 13rd] How to add firewall rules programmatically in Windows Azure
該Windows Azure示例演示如何以編程方式在Windows Azure中添加防火牆規則。

[Sample of Apr 12nd] Enable static compression in Azure
該Windows Azure示例演示如何在Windows Azure中對自定義的MIME類型啓用靜態壓縮

[Sample of Apr 11st] Add registry entries to VMs running in Windows Azure programmatically
該Windows Azure示例演示如何在運行着的虛擬機中添加註冊表鍵值。

[Sample of Apr 10th] Increase ASP.NET temp folder size in Windows Azure
該Windows Azure示例演示如何增加ASP.NET 應用程序temporary folder的size。(默認size是100MB)

[Sample of Apr 9th] Fix the position of ASP.NET GridView header
該ASP.NET示例演示如何在滾動中固定住GridView控件的header

 

 

 

你可以通過我們的“每日一例”即使瞭解到更多的示例代碼。每日一例,練就編程高手!

 

Homepage Microsoft All-In-One Code Framework
Sample of the Day RSS Feed
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章