N-Tier Architecture Module
The Framework's ready-to-use n-tier architecture is the foundation for the other Framework modules. Invisible, and installed along with the Framework, this module provides you with an n-tier application architecture that is optimized for the media-rich content you need to serve to your users through your web applications. From stored procedures all the way up to integration points with the Object-Oriented SDK Module, developers have what they need to implement web solutions quickly and without the usual programming/debugging work.
| |
· |
Stored procedures for Microsoft SQL
|
| |
· |
Selection statements that access metadata and security information correctly
|
| |
· |
Selection statements that retrieve the information you need most: XML, HTML, PDFs, attachments, images, etc.
|
| |
· |
Selection statements that implement customizable search requests
|
| |
· |
Assembly of datasets ready-to-use at the ASPX level
|
| |
· |
Integration with the Object-Oriented SDK Module
|
| |
· |
Separation of database layer from data access layer from business logic layer
|