How can we prevent browser from caching an aspx page?
No Answer is Posted For this Question
Be the First to Post Answer
How to deploy the Asp.Net Project ?
What is the compiled object?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is Generic? explain clearly?
Explain the advantages of passport authentication.
How do cookies work?
What is the difference between response.redirect and server.transfer, how to choose one among the other?
Does JITting occur per-assembly or per-method? How does this affect the working set?
What is asp.net caching?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
What does the "EnableViewState" property do? Why would I want it on or off?