ASP.NET 2.0 Internals

Cool article on how the guts of ASP.NET are changing from 1.1 to 2.0:

While 100 percent backward compatible with ASP.NET 1.1, ASP.NET 2.0 brings a number of internal changes to ASP.NET. These include changes to the code model, compilation, page lifecycle, and more. This article outlines those changes.