Powering thousands of Online Stores, Shopping Carts, around the world!

PDshop is built on Asp.Net, works with ALL Windows web hosts and Windows servers!
Powered by Asp.Net Learn More
What is ASP.NET MVC?
MVC stands for "Model View Controller".  Basically this means that an application is separated into three main components, the model, the view, and the controller.

Microsoft's ASP.NET MVC framework provides an alternative to ASP.NET Web Forms.

Model objects are the parts of the application that implement the logic for the application s data domain.  

Views are the components that display the application's user interface (UI).

Controllers are the components that handle user interaction, work with the model, and ultimately select a view to render that displays UI.
Related Articles
Related Topics
Search for help...

Updates

No updates or new downloads are currently available.  Check back later for news and updates on products we may be developing.