Using and Understanding Cookies in ASP.NET
This article will explain about cookies and how to use Cookies in your ASP.NET applications. As we all know that cookies is very popular and being used by almost all websites in the world to track user information such as logon details, length of visit, number of visits and etc. A cookie is a small text file that the browser creates and stores on the hard drive of your machine. Cookie is just one or more pieces of information stored as text strings. A Web server sends you a cookie and the browser stores it. The browser then returns the cookie to the server the next time the page is referenced.
- Visit Site:
- Using and Understanding Cookies in ASP.NET
- Version:
- 2.0
- Filed in:
-
ASP.NET / Tutorials & Tips
- Platforms:
-
- Databases:
-
- Date Added:
- Nov 2, 2007
- Last Updated:
- Nov 2, 2007
License and Pricing Information
Other
Price: $0.00 USD
| Publisher site visits: | 443 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- Handy Chang
Other listings by this publisher
- WorldOfASP.NET
- How to Send Email using ASP.NET 2.0
- Getting Started with AJAX
- View State in ASP.NET and understand how it works
- Understanding Session Object in ASP.NET 2.0
- How to Generate Random Numbers in ASP.NET and .NET Framework
- Basics of .NET remoting
- Creating Windows Services in .NET
- Improve your ASP.NET Site performance with Caching
- Delegates and Events in C#
- Working with Master Pages and Basics of Master Pages
- URL Rewriting with ASP.NET 2.0
- Building ASP.NET UserControls
- Error Handling techniques in ASP.NET 2.0
- Encrypting your ViewState in ASP.NET 2.0
- Using HttpHandlers and HttpModules in your ASP.NET Websites
- Using Stored Procedures with MSSQL and ASP.NET 2.0
- Basic of GDI+ and Graphics in ASP.NET
- Basic Introduction about MSMQ in .NET Framework
- Working with Directories, Drives and Files in ASP.NET
- Basic Introduction to ADO.NET in ASP.NET
- Build a DotNetNuke FileManager in ASP.NET
