TEMPLATE ENGINE
The template engine used is NVelocity, porting on .NET of the famous java project Velocity. It is used to put interction logic width the user and rendering algoritm upon the configuration.
ADO.NET
It is only needded to declare the connection string and it is possible to interact in the same manner width all database vendors.
It is possible to use SqlServer, OleDb, ODBC and OracleClient
Microsoft ASP.NET 2.0 Ajax Framework
Microsoft's Ajax is used to obtain the Ajax paradigm interaction behavior. Only the part of the page subject of the update is refreshed, not the entire page.