Mobile MVC is a server side platform for use in Visual Studio to serve very light weight mobile web sites.

Ideal uses are such projects as e-commerce, email clients etc., where transporting data alone to the client doesn't give any real benefit but does however increase the complexity of your app.

In most cases you should be able to design a project with zero JavaScript or even CSS, as we deal with all that for you.

Features