Naked Objects MVCNaked Objects MVC software pack

Naked Objects MVC combines the power of the naked objects pattern with Microsoft's ASP.NET MVC 2 framework.

Now you can take a POCO domain object model and turn it into a fully-functional web application in minutes, without writing a single line of user interface code.

You can then customise the generic user interface by adding custom style sheets, custom views and custom controllers, following standard ASP.NET patterns.

Read more product details, or better still ...

Watch these Tutorial Videos:

 

Creating a new application

Model first
Creating a simple application from scratch using the 'Code First' approach
 

Exploring a Naked Objects MVC

Database first
A closer look at the relationship between domain code and the user interface
 

Customising the user interface

Code only
Customising using .css alone. Customising by adding new views