(一).主題(Themes and skin)
在Asp.net 2.0之前一般都是用CSS管理網站主題,布局,風格等,現在Asp.net可以協助管理主題,
在這方面也增強了一些功能.
1. 投影片課程
下載: http://files.cnblogs.com/ChengKing/Themes%20and%20Skins.rar
2.範例程式碼(代碼沒有顯示出最終結果,需要根據投影片講解,一步一步完成!比較簡單!)
下載: http://files.cnblogs.com/ChengKing/ThemesSample.rar
(二). XML學習(Working with XML)
1.投影片課程
下載: http://files.cnblogs.com/ChengKing/Working%20with%20XML(ppt).rar
2.範例程式碼
下載: http://files.cnblogs.com/ChengKing/Collection(DonNet%202.0)(project).rar
(三).集合(Collections)
在Asp.net 2.0中,集合加入了泛型概念. 不需要自訂強制類型集合,可以直接調用System.Collection.Generic 命名空間下面的類
1.投影片課程
下載: http://files.cnblogs.com/ChengKing/Asp.net%202.0%20Collection%20Study(ppt).rar
2.範例程式碼
下載: http://files.cnblogs.com/ChengKing/Collection(DonNet%202.0)(project).rar
(四).網站導覽(Site Navigation)
1.投影片課程
下載: http://files.cnblogs.com/ChengKing/Site%20Navigation(ppt).rar
2.範例程式碼
下載: http://files.cnblogs.com/ChengKing/Site%20Navigation(project).rar
(五). ASP.NET 2.0 Web Server Controls
範例程式碼
下載: http://files.cnblogs.com/ChengKing/ASP.NET%202.0%20WebControls.rar