ASP.NET page lifecycle and master pages

ASP.NET Page Life Cycle Overview
http://msdn.microsoft.com/en-us/library/ms178472.aspx

A comprehensive look at the Master Page
http://www.vikramlakhotia.com/Working_With_Master_Page.aspx

LINQ to SQL, WCF, REST and AJAX alternatives

Rick Strahl posted his session slides and samples from his ASP.NET Connections. Really good presentations.
http://west-wind.com/weblog/posts/336745.aspx

ASP.NET output caching

http://stevenharman.net/blog/archive/2006/05/13/Custom_Output_Caching_in_ASP.NET.aspx

Tip/Trick: Implement "Donut Caching" with the ASP.NET 2.0 Output Cache Substitution Feature

"For anyone interested in seeing the above in some real code, subText uses this very technique to cache several of the user controls needed to render the UI..." - http://subtextproject.com/


The SQL Site Map Provider

The SQL Site Map Provider You've Been Waiting For
http://msdn2.microsoft.com/en-us/magazine/cc163657.aspx

 Using Multiple Sitemap Files
 http://geekswithblogs.net/dlussier/archive/2007/10/04/115848.aspx
 How to: Configure Multiple Site Maps and Site-Map Providers
 http://msdn2.microsoft.com/en-us/library/ms178426.aspx

Sitemap Celebration
http://www.zabdesign.de/pro/public/sitemap/sitemap-styled.html

Exporing CSS

http://www.dynamicdrive.com/

Most used CSS tricks -> http://stylizedweb.com/2008/03/12/most-used-css-tricks/

The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels.
http://960.gs/

CSS Sprites: Image Slicing’s Kiss of Death  http://www.alistapart.com/articles/sprites

Can you take a simple list and use different Cascading Style Sheets to create radically different list options? The Listamatic shows the power of CSS when applied to one simple list.  http://css.maxdesign.com.au/listamatic/index.htm
http://css.maxdesign.com.au/

CSS Control Adapter Toolkit for ASP.NET 2.0
http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx
http://www.asp.net/cssadapters/

ASP.NET 2.0 CSS Friendly Control Adapters: The White Paper
http://www.asp.net/CSSAdapters/WhitePaper.aspx