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
Explain managed code an un-managed code.
How can we create a website?
What are demand-paging and pre-paging?
What is the namespace to create thread in .net?
Which is the parent class of the ASP.NET server control?
What is authentication in asp.net?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What are the ways to sending the data in ASP.NET page?
How can we provide the WebParts control functionality to a server control?
What is masterpage?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How can we update records in gridview?Is there any appropriate code for it?
What is session and application variable in asp net?
How do we access view state value of this page in the next page?
What is the default Orientation property in a Menu control?