Presentation

Express Property Management Web application will use Active Server Pages (ASP) to build a site driven by dynamic database content. The main functional groups of the site include:

Login and security features

Simple state management

Error handling

Presentation layer uses the Business Logic Layer component, which in turn uses the data access layer to access the database files. The Web application consists of the top tier of our Windows DNA architecture Web application.

Following are the categories under which pages in the presentation layer will fall:

Static HTML like About Us etc.

Login Handling

Read Only Dynamic, used for lookup, HTML views etc.

Transaction-enabled pages that write to the database.

Cascading Style Sheet and client-side JavaScript which can used for specific or general functions in the application.




Click on the adjacent topics for detailed information