About this site
This is a simple demonstration site for a fictitious property management business called EstateSide.
The site features searching facilities, the ability to view a list of matching properties, and individual property details.
For more information, please e-mail or contact Apt Software.
Viewing the Site
The site has been tested with Internet Explorer 7 and Firefox, and requires JavaScript to be enabled. The site is best viewed with Internet Explorer 7 at a screen resolution of 800 x 600 or 1024 x 768.
Technical Information
The site was created using Visual Studio 2005. It was developed using ASP.Net, C# and AJAX. Data access is handled by a custom provider (using the Provider model) in a 3 tier architecture. An intelligent caching mechanism is also used to minimize calls to the underlying database, which also has protection against "Race Conditions".