Another round of content on ASP.NET 2.0
Kent did a lot of work the past few weeks to get all kinds of new content online --- and I'm going to steal his words to get this info out there :)
During the PDC, we participated in a little bit of the Atlas joy by hosting the "How to install" information for the two VSIs on the new ASP.NET Future page. This is where all post VS2005/ASP.NET 2.0 content will be appearing until it's ready to launch.
- https://msdn.microsoft.com/asp.net/future/default.aspx
- https://msdn.microsoft.com/asp.net/future/atlastemplate/default.aspx
- https://msdn.microsoft.com/asp.net/future/atlashol/default.aspx
Second, we have copied a number of great posts from Scott Guthrie onto MSDN.
- https://msdn.microsoft.com/asp.net/beta2/default.aspx?pull=/library/en-us/dnaspp/html/vs05webfiles.asp
- https://msdn.microsoft.com/asp.net/beta2/default.aspx?pull=/library/en-us/dnaspp/html/VS05ReusLib.asp
- https://msdn.microsoft.com/asp.net/beta2/default.aspx?pull=/library/en-us/dnaspp/html/IISwithVS2005.asp
- https://msdn.microsoft.com/asp.net/beta2/default.aspx?pull=/library/en-us/dnaspp/html/VS05WebProjSys.asp
- https://msdn.microsoft.com/asp.net/beta2/default.aspx?pull=/library/en-us/dnaspp/html/configaspnet_sql.asp
Our continuing examination of the VWD Starter Kits continues with the Introduction and Extending articles for the Time Tracker Starter Kit:
- https://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/IntroTimeTrack.asp
- https://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/extendTimeTrack.asp
Scott Mitchell creates a ContentRotator control (that allows you to cycle through HTML blocks that include placeholder blocks):