N
Nick
Hi,
I am working on an eCommerce site, and the home page is split into multiple
sections (user controls), whose data is provided from the database.
Potentially this page will be cached, but its not a user story yet, but I am
still curious to know how people might render the page on the server,
without having each user control issue its own database read query to get
its own data. Are there best practices for this type of thing these days?
Thanks,
Nick.
I am working on an eCommerce site, and the home page is split into multiple
sections (user controls), whose data is provided from the database.
Potentially this page will be cached, but its not a user story yet, but I am
still curious to know how people might render the page on the server,
without having each user control issue its own database read query to get
its own data. Are there best practices for this type of thing these days?
Thanks,
Nick.