Server Error in Application

An unhandled exception occurred during the execution of the current web request
posts - 60, comments - 76, trackbacks - 54

My Links

News

My Bookmarks

Archives

Post Categories

ASP.NET

Microsoft .NET Pet Shop 4

Microsoft has released new version of .NET Pet Shop application. The .NET Pet Shop application is designed to show the best practices for building enterprise, n-tier .NET 2.0 applications. Full source code is available for download.

This version is designed specifically for ASP.NET 2.0. . By using this new 2.0 features code base was reduced by 25%.

These are the main changes in 4.0 release

  • System.Transactions instead of Serviced Components.
  • Generics for strongly typed collections instead of loosely typed ILists.
  • ASP.NET 2.0 Membership for user authentication and authorization.
  • Custom ASP.NET 2.0 Membership Provider for Oracle 10g.
  • ASP.NET 2.0 Custom Oracle and SQL Server Profile Providers for user state management.
  • Master Pages for consistent look and feel versus ASP.NET Web User Controls.
  • ASP.NET 2.0 Wizard control.
  • Database level cache invalidation using SqlCacheDependency instead of timeout based.
  • Enabling Asynchronous Order Processing built on message queuing.

Cheers!!!

Mahesh

maheshsingh21@hotmail.com


ASP.NET Interview Questions | C# Interview Questions | .NET Interview Questions | Dot Net Interview Questions | VB.NET Interview Questions | Oracle Interview Questions

Print | posted on Monday, October 23, 2006 5:47 AM |

Feedback

Gravatar

# re: Microsoft .NET Pet Shop 4

Actually, this is an old news as it was released in February 2006. But thanks for reminding nevertheless. This is great sample application and comparing it with earlier version truly shows how 2.0 simplifies coding. There are parts of code literally gone and replaced by framework.
10/26/2006 7:18 AM | Szymon
Gravatar

# re: Microsoft .NET Pet Shop 4

As per my view the most importent part of the application is System.Transactions and SqlCacheDependency.
10/26/2006 9:57 AM | Mahesh
Gravatar

# re: Microsoft .NET Pet Shop 4

I can't download the source code (.NET Pet Shop 4). Is it not avalable now?
7/18/2007 10:51 PM | tuanphan

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 4 and 5 and type the answer here:

Powered by: