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 do you mean by authorization?
What is is post back property in asp net?
What is viewstate information stored?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
How will create assesblies at run time?
Define cookie.
Differentiate between globalization and localization.
What are the file extensions for razor views?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What do you understand from custom control?
What is the difference between response.redirect and server.transfer?
What are validator? How do you disable them?
Demonstrate Render and PreRender?
What is the difference between stored procedure vs function?
What is page fragment caching?