Good links to resources on .NET
Here are some links to resources on ASP.NET 2.0
User-Controls
http://www.asp.net/QuickStart/aspnet/doc/ctrlref/userctrl/default.aspx http://blogs.meetandplay.com/WTilton/archive/2005/12/08/613.aspx http://dotnet.sys-con.com/read/171169.htm - [ Creating Composite Server Controls ]
URL Rewriting With Regular Expressions
http://pietschsoft.com/blog/post.aspx?postid=762
Custom Paging in ASP.NET 2.0 with SQL Server 2005
http://aspnet.4guysfromrolla.com/articles/031506-1.aspx http://aspnet.4guysfromrolla.com/articles/032206-1.aspx - [ Sorting ]
Caching
http://www.15seconds.com/issue/040518.htm
Master Pages
http://www.devsource.com/article2/0,1895,1928568,00.asp http://www.devsource.com/article2/0,1759,1824218,00.asp
http://www.devsource.com/article2/0,1759,1849989,00.asp
http://www.devsource.com/article2/0,1759,1945460,00.asp - [ Using Client Callback ] http://www.devsource.com/article2/0,1759,1856089,00.asp
Cross-page Postbacks
http://www.developerfusion.co.uk/show/4687/
http://www.odetocode.com/Articles/421.aspx - [ Design Considerations ]
Labels: .NET 2.0, ASP.NET, Visual Studio 2005