Tuesday, October 30, 2007

What are the New Features in ASP.NET 2.0?

New Features in ASP.NET 2.0

Almost every major update to an API or framework involves both changes to existing features and new features and enhancements. Some of the key new features available in ASP.NET 2.0 are

• Master Pages

• Nested Master Pages

• Content Pages

• Themes

• Skins

• Profiles

• Web Parts

No comments:

ASP.NET MVC - Sport Facility Booking system

  The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...