The UI for an ASNA Mobile RPG-enabled application is an ASP.NET website. This section discusses the role of Microsoft ASP.NET as it relates to an ASNA Mobile RPG website and the three interactive components that make it all work together.

In this Section

ASP.NET Code-Behind

   This section describes briefly 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.

The role of Global.ASAX

   This section describes the role of the Global.ASAX file in an ASP.NET/ASNA Mobile RPG website.