Strongly Typed Data Controls (ASP.NET vNext Series)

0 comments

The vNext releases of .NET and Visual Studio include several great new features and capabilities. With ASP.NET vNext the ASP.Net programmers will 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 with.
Today’s post is the first of a few posts I’ll do that talk about some of the improvements coming to Web Forms.  It covers the latest 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, and are typically used with data-binding expressions.

Later on in another post today, we will try to explain the things with a practical example so that the ASP.NET developers can sense the things more practically and thus use the facility effectively.

At SPEC India, our trained team of ASP.NET programmers can use this structure very effectively, so as to make the things pretty easy from programmers’ point of view. The use of the strong data control and data control templates will make the things look very active and thus decrease the load-time of the pages. We have a trained team of around 135 in total to support our Client’s requirement, and our ASP.NET team is around 20 trained software professionals.


Post a Comment