Generated Web Forms Files

When you first build an ePortal Web Forms presentation project, ePortal generates a Web Forms page for each client message in the corresponding data source project. In particular, ePortal generates the following files:

After the first build:

The code-behind file contains C# code that executes on the web server system when the web page is loaded and submitted. For an application in production, the web server system is the ePortal platform. When you test your presentation project during development, the web server system is your development system.