
Naked Objects MVC is an open source framework that combines the power of the naked objects pattern with Microsoft's ASP.NET MVC 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 ...
Running the sample application![]() Explore our example application that builds on the AdventureWorks database. |
Creating a new application![]() Create a simple application from scratch using the 'Code First' approach |
Customising the user interface![]() Customise the UI using .css, or by adding custom views |