Developing MVC Solution by Example


The following process provides examples that will help you to develop new views:

  1. Layouts, Models, and Namespaces: Provides layout, model and namespace examples that you'll add at the top of view.
  2. Rendering XML Content: Provides code samples to help you pull various types of XML data into the view layer.
  3. Migrating Cut-up: Demonstrates how to integrate HTML into view.
  4. 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.