aspx_beginners thread: Maximizing performance
I want to maximize my performance, so I am assuming I only want to read the table titles from SQL once and do my processing some ASP.NET object. Is this correct? It seems that if I refill the dataset everytime the page loads, it takes 'forever' for the page to load. But, because this is a 'disconnected' application, I need to re-fetch from SQL to ensure I have the current data. I seem to be stuck in a Catch-22. What am I missing? Thanks for any insight! Stephanie
|





