«« Next » « Previous
«« Next » « Previous

Link Details

Link 97475 thumbnail
User 71517 avatar

By Volume4
via dotnet.dzone.com
Submitted: Jul 23 2008 / 10:56

In this post I'm going to explain what are cookies and how to use them as a part of the ASP.NET client side state management. A cookie is a piece of data that is saved in the client web browser. The cookie is saved either in the memory of the web browser or as a text file in the file system of the client. Cookies are used to identify a user, to store state information, preferences of the user and etc. The ASP.NET use the cookies mechanism to track users session.
  • 5
  • 1
  • 69
  • 8

Comments

Add your comment
User 281687 avatar

paul_houle replied ago:

0 votes Vote down Vote up Reply

a little too basic; doesn't cover the dark secrets that nobody talks about that you need to know if you want to write cookie apps that really work.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (5)



Voters Against This Link (1)