can u any one tell me clearly where is stored cache datas?
Answer Posted / pravin more
Data Can be cached at Three locations
1) Client Side
2) On Server
3) On Proxy Server
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is cross page posting? How is it done?
How can we provide the WebParts control functionality to a server control?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
How would you turn off cookies on a page of a website?
In the Repeater control which way you can edit?
Define resource files.
How do you secure your configuration files to be accessed remotely by unauthorized users?
What a diffgram is, and a good use for one?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
If you are using components in your application, how can you handle exceptions raised in a component?
What is OSI layer? Explain different layers.
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is the mvc framework?
What is session start?
What is redirecting behavior?