when user is logged on the information is saved in a
cookie, what is the name of that cookie?
Answer Posted / venu gopal ch
By Default the cookie name will be "ASPXAUTH". We can still
change the name of the cookie name in web.config file
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Define session in asp.net.
Explain the purpose of storyboard.targetproperty.
Name the namespace which is used by ado.net?
Explain About WebService
Explain page output caching?
How can I create master page in asp net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Why do we need a web application session?
Why does my asp.net file have multiple tag with runat=server?
What is Dynamic Web and discuss its usage with the help of real life examples?
What is difference between view state and session state?
Explain difference betn dataset and recordset?
What is server redirect?
What is ispostback method in asp.net?