Ask a Question related to ASP.NET General, Design and Development.
-
Philip Townsend #1
Caching difficulties (control level)
I have an aspx page which loads two user controls, one of which I would
like to cache the content since its data does not change much. However,
when I add the cache directive to the user control, it causes the other
control's data to be cached as well. Any suggestions or clues? Thanks!
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Philip Townsend Guest
-
Caching control
I have a composite control which uses labels and text boxes inside some literal controls producing HTML elements. The controls have cssclass... -
Control Level 0 MC from Level 1 Button?
"haydenad" <haydenad@qis.net> wrote in message news:c0bfnh$ir1$1@forums.macromedia.com... level apply _level0.gotoAndPlay("Close"); hth -
Control Level 0 MC from Level 1 Button?
This is probably an easy question but how do I control a Movie loaded in level 0 (I want to change frames) from a button that is loaded in Level 1?... -
Control for "Isolation level" at SELECT statement level
Hi folks. Some RDBMS products support the following syntax format: SELECT .... <whatever...> WITH {READCOMMITTED | REPEATABLEREAD | ...... -
User Control Partial Caching
I'm working with a user control that hits a web service and builds a result from that. I'd like to use partial caching to cache the object to...



Reply With Quote

