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
What is caching? Explain.
How you can access the properties and controls of master pages from content pages?
What is considered a service provider?
How would you create a permanent cookie?
What are session state modes in asp.net?
What is the difference between sealed vs static class?
Explain difference between friend and protected friend?
What is the best Macanism to clear the Cache in asp.net
What is difference between Fragment Caching and Page Caching in ASP.NET?
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 is data binding in asp net?
What is is post back property in asp net?
What is full form of asp.net?
What is asp.net web pages?
Which is faster viewbag or viewdata?