How do you create a permanent cookie?
Answer Posted / shwetha
by setting the expiry property greater than
datetime.minvalue...
| Is This Answer Correct ? | 10 Yes | 13 No |
Post New Answer View All Answers
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Is viewstate secure?
How to use a Master Database in Asp.net?
What are the Types of chaching. How to implement caching
What is caching? What are different ways of caching in asp.net?
To get the values in two different controls to match which control you use it?
What is the use of autowireup in asp.net?
What is the difference between dispose() and finalize()?
What can we do with asp.net?
What is aspect-oriented programming?
Explain how asp.net page works?
Define repository pattern in asp.net mvc? : asp.net mvc
Where is asp.net view state stored?
How to handle errors in Web API?
Define authentication and authorization.