.NET Pet Shop 4
.NET Pet Shop 4 sample application has now been released to the MSDN. It worthwhile looking at this application as it discusses how the application was migrated from ASP.NET 1.1 as well as highlighting the best practices for building n-tier ASP.NET 2.0 Applications.
This application provides an excellent example of how to take advantage of the new ASP.NET 2.0 features after post-migration. Some examples are:
- Generics
- Membership Provider (Both SQL Server and Oracle 10g)
- System.Transactions
- Master Pages
- SQLCacheDependency
- Asynchronous Order Processing
Pet Shop 4 also provides an example of using the Provider Design Pattern to create a Membership Provider that uses Oracle as the database.
Below are some links about Migration ASP.NET 1.1 Applications:
- ASP.NET 2.0 Migration Overview
- Run ASP.NET 1.1 Application on .NET Framework 2.0
- What New in ASP.NET 2.0
- ASP.NET Side-by-Side Overview
- Step-by-Step Guide of Converting Web Projects from Visual Studio .NET 2003 to Visual Studio 2005
- Common Web Projects Conversion Issues and Solutions
Comments
- Anonymous
June 14, 2009
PingBack from http://cutebirdbaths.info/story.php?id=3839