ASNA Mobile RPG® Reference Manual |
The Mobile Display File
The Mobile RPG process essentially replaces the IBM i Display File with an .aspx (web) page that contains the new, mobile-ready display information. This new "Mobile Display File" is made of numerous components (some of which handle content, some of which handle presentation), all of which come together to make a coherent, mobile friendly display.
In this Section
This section describes the code-behind as a logical layer that is separate from the presentation ASPX layer.
This section describes what an ASPX page contains as the presentation layer, and offers more detail on what exactly goes into it.
This section describes the role of the Global.ASAX file in an ASP.NET website.
See Also
Understanding Mobile Display Files and Controls
This section contains detailed descriptions of the various controls that can be added to the Mobile Displays,