In cache where dats is stored and how(file or object?)
Answer Posted / kumar vaibhav
Cache can be stored on either Client or
server based on user preference provided
at location attribute of Output Cache
Directive
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Define viewstate in .net?
What is AutoPostback?
Is asp.net is a programming language?
What is data cache in sql server?
Explain the difference between inline and code behind - which is best in?
What is DataGrid wheater its a Server Control or something else ?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is a 1x1 pixel?
How can exception be handled with out the use of try catch?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What are the different session state management options available in asp.net?
What is a 401 redirect?
Write a code for sending an email from asp.net application.
Is asp.net different from asp? If yes, explain how?
What is difference between view state and session state?