Hi,
How many types of Cookies in ASP.Net.
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vilas GitePosted Sep 27, 2011, 1:55 AM
Hi Alok..
Refer:
http://www.c-sharpcorner.com/UploadFile/annathurai/518/
http://msdn.microsoft.com/en-us/library/aa289495(v=vs.71).aspx#vbtchaspnetcookies101anchor11
http://msdn.microsoft.com/en-us/library/ms178194.aspx
Thanks!
----------------------------------------------------------------------
If this reply helps your post…then check "This is correct answer"
Prabhu RajaPosted Sep 27, 2011, 1:16 AM
----persistent cookies are permanent, example of persistent is remember me option used in most login pages.the user name and password are stored for long time
----non persistent cookies are temporarily used for storage, for short span of time