G
Guest
Dear all,
I have heard and read that fragment caching is used to cache a part of a web
page in order to get remaining items vivible on the page.
For example if a database querry is quite long, we create a web user control
and cache that control. Which will means that during the querry process
remaining page control will be visible while the querry gets executed.
Then what happen if let say the querry takes more than 1 minutes to return
the result and during that time the user browse to an other page in the same
application.
Does the current executing querry will be aborted ?
Does the current querry will still executing but return value will be send
back no where?
thanks for wour reply
regards
serge
I have heard and read that fragment caching is used to cache a part of a web
page in order to get remaining items vivible on the page.
For example if a database querry is quite long, we create a web user control
and cache that control. Which will means that during the querry process
remaining page control will be visible while the querry gets executed.
Then what happen if let say the querry takes more than 1 minutes to return
the result and during that time the user browse to an other page in the same
application.
Does the current executing querry will be aborted ?
Does the current querry will still executing but return value will be send
back no where?
thanks for wour reply
regards
serge