In cache where dats is stored and how(file or object?)
Answer Posted / guest
cache object and it is cached for a predefined period and
the same is reused for all subsequent requests of the same page
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is Bundling and Minification in MVC?
How does session id work?
What is the application pool?
What kind of data can be stored in viewstate?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Explain the difference between Web Garden and Web Farm?
When should I use server transfer and response redirect?
Differentiate between client-side and server-side validations in web pages.
Explain the flow of processing of the request? : asp.net mvc
Explain significance of routing? : asp.net mvc
What is the exact purpose of http handlers?
how can create login from create and written conde in asp.net
What is applicatio domain?
Why Unload event of MasterPage Calls first in ASP.net ?