How to Develop MVC Solution by Example | Use
the procedures and examples to develop ASP.NET views.
The following process provides examples that will help you to develop new views:
- Layouts, Models, and Namespaces: Provides layout, model and namespace examples that you'll add at the top of view.
- Rendering XML Content: Provides code samples to help you pull various types of XML data into the view layer.
- Migrating Cut-up: Demonstrates how to integrate HTML into view.
- Legacy File Paths: Demonstrates how to retain your prior path structures for CSS and JavaScript.
Note: This topic is only relevant if your organization has developed an MVC solution in versions prior to Ingeniux CMS 10.0 and wish to retain legacy paths.
Next Steps: