Answer Posted / srikanth
Caching is one of the statemanagement technics as well as
the optimization. It's small memory location at the server
side that will retain the user data for the purpose of
subsequent requessts.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In Code-Behind class which kind of code (server or client) is found ?
Explain the features that make asp.net more used framework? : asp.net mvc
What’s difference between “optimistic” and “pessimistic” locking?
How does session state work in asp.net?
Can we override the enablepartialrendering property of the scriptmanager class?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
How do I use response redirect?
What is web configuration file and how to use in web application
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What language does asp.net use?
Can I tap into other windows livetm services?
where can i gather the materials for MCP certification
How many types of file extensions for razor views in ASP.Net MVC?
Explain different types of Caching techniques in ASP.NET?
What is the syntax for datagrid and specifying columns?