About this website
This website was developed by Broker Net Associates for ATVEA.
It is written using Microsoft .NET retrieving information from a back-end SQL database. For obvious security reasons, we cannot give details of the underlying database, although the code will run on any platform.
The important features of this website include:
- Content management using .NET- one of the most difficult parts of creating a website is managing the content that forms the various elements on any page. This site renders separate parts of the page from various source files, for instance this body text and the navigation bar. Creating code like this enables changes to be made in one place only, which updates the entire site and vastly simplifies maintenence.
- Integrated Security - great design emphasis has been placed on site and data security (this isn't a challenge!).
- Modular design - the underlying code is highly modular which facilitates development and maintenance. This includes client-side JavaScript code.
- Integrated workflow - to manage the web publication cycle.
- Highly generic code - the majority of the HTML code will work on the widest possible range of browsers.
For more information, please email Broker Net Associates.
|