- System.Web.Mvc namespace --> The System.Web.Mvc namespace contains classes and interfaces that support the ASP.NET Model View Controller (MVC) framework for creating Web applications. This namespace includes classes that represent controllers, controller factories, action results, views, partial view, model binders, and much more.
- System.Web.Mvc.Ajax namespace --> The System.Web.Mvc.Ajax namespace contains classes that support Ajax scripts in an ASP.NET MVC application. The namespace includes support for Ajax scripts and for Ajax options.
- System.Web.Mvc.Async namespace -> The System.Web.Mvc.Async namespace contains classes that support asynchronous actions in an ASP.NET MVC application.
- System.Web.Mvc.Html namespace --> The System.Web.Mvc.Html namespace contains classes that help render HTML controls in an MVC application. The namespace includes classes that support forms, input controls, links, partial views, validation, and more.
This Blog is for sharing information, thoughts, findings about the ASP.NET MVC 2.0.
Wednesday, October 27, 2010
MVC NameSpaces
ASP.NET MVC 2 comes with Following Namespaces - Please look in to the links for Classes ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment