Creating Windows and Web Physical Views

A workunit can be defined in a way that is totally independent of any rendering technology. In order to actually display graphics, however it needs to have a physical rendering available for the view it tries to display. These are called Physical Views.

By default, MCE provides support for two rendering technologies when it comes to creating Physical Views:

  • Winform-based views
  • Asp.NET based views

Support for other view types can be provided by extending physical providers.

Dd632043.note(en-us,MSDN.10).gifNote:
The MCE software factory only supports the default providers.

In the PhysicalViewMapping schema, the container name is optional, if left empty, the MCE will attempt to use the container requested by the workflow.


Show: