This is the second in a series of blog posts I'm doing on ASP.NET vNext.
The vNext releases of .NET and Visual Studio include a ton of great new features and capabilities. With ASP.NET vNext you'll see a bunch of really exciting improvements with both Web Forms and MVC - as well as in the core ASP.NET base foundation that both are built upon.
Today's post is the first of a few posts I'll do that talk about some of the improvements coming to Web Forms. Today's post covers the new support we are introducing for Strongly Typed Data Controls.
Some Background on Data Control Templates ASP.NET Web Forms introduced the concept of "templates" starting with the very first release. Templates allow you to customize (or override) the markup emitted from server controls ...
Go to the complete details ...
Found interesting? Add this to: