Search This Blog

Sunday, April 24, 2011

ASP.NET version 4.0



The .NET Framework version 4 includes enhancements for ASP.NET 4 in targeted areas. Visual Studio 2010 and Microsoft Visual Web Developer Express also include enhancements and new features for improved Web development. This document provides an overview of many of the new features that are included in the upcoming release.
One of the aims of ASP.NET version 4.0 is to give Web Form developers greater control over the markup rendered by Web controls. Last week's article,
Take Control Of Web Control ClientID Values in ASP.NET 4.0, highlighted how new properties in ASP.NET 4.0 give the developer more say over how a Web control's ID property is translated into a client-side id attribute. In addition to these ClientID-related properties, many Web controls in ASP.NET 4.0 include properties that allow the page developer to instruct the control to not emit extraneous markup, or to use an HTML element other than.

This article explores a number of enhancements made to the data Web controls in ASP.NET 4.0. As you'll see, most of these enhancements give the developer greater control over the rendered markup
1 – Introduction to ASP.NET 4.0 and web.config Transformations:
2 – Page and Control Enhancement:
3 – New Controls and Control Enhancements:
4 – Routing, Requests, and URLs:
5 – The Query Extender:
6 – Deployment and Caching:

Download-Part1
Download-Part2 






No comments:

Post a Comment

You Might Like This

Related Posts Plugin for WordPress, Blogger...