ASP.NET MVC
Microsoft ASP.NET MVC is used as the framework in Litium Accelerator. MVC is a design pattern to decouple the user-interface (view), the data (model), and the application logic (controller). This pattern helps to achieve separation of concerns.
This section contains deeper information about the part where Litium extend the Microsoft ASP.NET MVC framework with methods for using entities in Litium.