 |
This subscription service shows a tree structure
of all the companies and locations under one parent company.
The product is targeted at the Conflict Resolution departments of law firms.
The challenge was to improve performance
while adding advanced reporting features such as sorting, filtering
and custom report formats.
The database and business objects were the responsibility of others
so I had to do what I could from ASP.
I was still able to cut the
response time to 1/3 of the original time.
This was achieved by reducing the calls to the business objects,
improving string handling in ASP,
and fine tuning the HTML.
|