1.2. Summary

ASP.NET is the platform for building web applications for Microsoft's .NET Framework, and it supports both ASP.NET web forms and ASP.NET MVC. A web form contains a well-defined object model for building web applications that include a control-based interface, a postback model, view states, and event-driven objects. ASP.NET MVC is the implementation of the Model View Controller pattern for the .NET Framework in web applications. It allows you to fully control the generated markup and separation of concerns, which yields superior testability, a powerful routing engine, and integration with existing ASP.NET features such as user controls and master pages.

Telerik is one of the top software vendors of UI components for ASP.NET for both ...

Get Pro Telerik ASP.NET and Silverlight Controls: Master Telerik Controls for Advanced ASP.NET and Silverlight Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.