c# - Ouput Caching In asp.Net -
i working in web application, in trying implement output caching it’s not working .actually using rad controls in user control .ascx page. in user control using cascading dropdown, session, cookies, hidden field, java script, ajax etc. not able find why output caching not support in application. can please guide me on this?
is there restriction implement output caching in application?
Comments
Post a Comment