4月25日鏈接篇

看着臃腫的收藏夾,忍不住整理了一番,把其中一部分鏈接共享出來

ASP.NET

使用 AJAX 的模式對話框: 對話框在 Windows® 中已使用了很長時間,它們確實具有自己的優勢。但是,如果您希望 Web 應用程序擁有對話框,它們基本上是彈出框,您知道,大多數用戶都會使用攔截程序禁用彈出框。那麼,如果您需要彈出框將要怎麼辦?想在Web應用程序中使用模式對話框嗎?Dino Esposito在他的文章中詳細講解了如何使用AJAX 控件工具包中ModalPopupExtender控件來生成各種用途的對話框。

ASP.NET架構McGraw-Hill/Osborne在這篇文章中,介紹了ASP.NET的各個方面,例如常見類,Page類,頁面生命週期,頁面命令符以及Code-Behind模型等。

ASP.NET TIPS:  Scott Watermasysk的博客中可以找到各種關於ASP.NET的提示。

West Wind Ajax Toolkit for ASP.NET一個應用於ASP.NET應用程序的免費小型自包含AJAX控件庫,它提供了幾個高級控件,可以支持彈出窗口,模態對話框,可拖拽窗口等。

編譯和部署ASP.NET2.0: Compilation and deployment in ASP.NET 2.0 has brought some of the biggest changes to the ASP.NET development model. As developers we use page compilation all day long and deployment is something we all have to worry about sooner or later. A lot has changed in both areas and they can affect how you build and deploy your applications so understanding how the model works is crucial. In this article I’ll provide a detailed discussion of how compilation and deployment works. I’ll also talk about the new Web Deployment Projects and Web Application Projects add-ins that Microsoft is providing to ease some of the pain points of the stock functionality shipped with ASP.NET 2.0 and Visual Studio 2005.

ASP.NET AJAX客戶端Webcast課程Bags的關於ASP.NET AJAX客戶端的視頻。

如何在母版頁和內容之間傳遞信息:這篇文章只是Scott Mitchell撰寫的衆多關於ASP.NET文章中一篇。

51CTO專家博客:這裏有衆多國內專家的博客。

Silverlight

*****WynApse*****: 強烈推薦這個博客,作者基本上每天都會在這裏列出他所收集的關於Silverlight的精彩文章鏈接。這裏也有一個類似的網站。

Ddjsilverlight以前經常在ddj上閱讀有關C/C++方面的文章,沒想到還有關於Silverlight的入門文章。

學習使用DataGrid控件:這裏面的三篇文章詳細介紹瞭如何使用Silverlight中的DataGrid控件。

如何使用javascript更新UpdatePanelI thought that updating an UpdatePanel from javascript was one of the most frequently asked question about ASP.NET Ajax, but even looking around a lot I didn't find a clean and polished solution for what should be a common task.

Silverlight Webcast:這裏一共有11個英文Silverlight Webcast鏈接。注意此博客中還有其它Webcast資源不過想要觀看所有的Webcast視頻,還是直接到微軟的網站上下載,中文和英文鏈接分別爲:中文
http://www.microsoft.com/china/msdn/events/webcasts/shared/Webcast/MSDNWebCast.aspx)英文(http://www.microsoft.com/events/series/default.mspx)。另外中文Webcast建議使用iReaper這個免費軟件下載。

XML

這裏9篇關於.NET下如何操縱XML的入門文章,基本囊括了我們需要的XML常規操縱。

 

發佈了46 篇原創文章 · 獲贊 1 · 訪問量 14萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章