Hi
Our company is in the process of moving all our applications over to .NET. One of our modules is a Repairs Diagnostic Scripting System that relys heavily on a TreeView control for Navigation i.e. Selecting Category --> Underlying Fault.
In the past we have created this via an SQL Database Query and built the HTML on the FLY using VB. I was wondering does anyone know of performance related issues with the TreeView control or what the best way to implement this? Database? Sitemap? We generally have any where from 10 - 650 (depends on the call center) users accessing the System at random points. Thanks.
Any help or advice is appreciated?
David