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

ASP.NET Code-Behind

   This section describes the code-behind as a logical layer that is separate from the presentation ASPX layer.

What is an ASPX page

   This section describes what an ASPX page contains as the presentation layer, and offers more detail on what exactly goes into it.

The role of Global.ASAX

   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,