User1180853599 posted
Hi, these may be a silly questions but I'm fairly new to asp.net.
Questions are: does the ODS hit the database everytime time the page loads if you didn't specify any caching? Or is the result of the database hit reconstructed from viewstate? And what if you disable viewstate for that particular page?
Thanks in advance.