Thursday, October 14, 2010

ASP .NET 4 & ASP.NET MVC2

Link to us: http://sn.im/1b25ai

By using ASP.NET 4, the Web Forms controls now render clean,correct.Built-in URL routing functionality allows you to expose clean, search engine friendly, URLs and increase the traffic to your Website. ViewState within applications is now smaller which means can be controlled more easily and user friendly. Client IDs rendered by server controls can now be controlled. ASP.NET Dynamic Data support has been increased. Some controls, including rich charting and data controls, are now built-into ASP.NET 4 and allows you to build applications even faster and easier. New starter project templates makes you now easier for creating new projects. SEO enhancements make it easier to drive traffic to your public facing sites. The web.config files are now clean and simple. While,ASP.NET MVC 2 is now built-into VS 2010 and ASP.NET 4, and it provides a great way to build a web site and applications using a model-view-controller based pattern. ASP.NET MVC 2 adds features and it allows us to easily enable client and server validation logic, provides new strongly-typed HTML and UI-scaffolding helper methods. It also enables more modular/reusable applications. The new syntax <%: %> in ASP.NET makes it easier to HTML encode output. Visual Studio 2010 also now includes better tooling support for unit testing and TDD.Deploying ASP.NET applications gets a lot easier with this release. You can now publish your Websites and applications to production server from within Visual Studio itself.

References: Scottgu,Visual studio and .NET 4 released,[online],
retrieved 14-10-10.

Comments

Loading... Logging you in...
  • Logged in as
There are no comments posted yet. Be the first one!

Post a new comment

Comments by