Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Profiles & Cookies  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 129 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Profiles & Cookies     Add to QuickList   

Cookies In ASP.NET C# Version Site: Egghead Cafe
  Hits Today: 3  Total: 8730
Updated: 11/7/2001
For some reason we seemed to have a terrible time figuring out how to do cookies in ASP.NET. If you look at some of the sample code on the Web, I truly believe it is possible to become thoroughly confused!   Author: Peter A. Bromberg, Ph.D.   Code: ASP.NET Beta 2 & C#

Read, Write, and Delete Cookie Site: www.ASP.net
  Hits Today: 2  Total: 326
Updated: 1/14/2008
Learn the basic operations for manipulating cookies. Then learn approaches to storing multiple values in a single cookie using name-value pairs called subkeys. Next, learn how to limit the scope of cookies to a particular application domain or folder.   Author: Chris Pels   Code: ASP.NET v3.5 & VB

Basics of Cookies in ASP.NET Site: MSDN
  Hits Today: 1  Total: 14114
Updated: 2/16/2003
Cookies provide a useful means in Web applications to store user-specific information. For example, when a user visits your site, you can use cookies to store user preferences or other information.   Author: Mike Pope   Code: ASP.NET v1.0 & VB

ASP+ version of our "Cookie"
  Hits Today: 1  Total: 6615
Updated: 11/11/2000
Like everything else in ASP+, the cookies themselves are the same, but they're handled just a little bit differently. This code will give you a taste of the new style by using the HttpCookie object to set, read, and delete a cookie.   Code: ASP.NET Beta 1 & VB

Working with Cookies Site: AspNetTutorials.com
  Hits Today: 1  Total: 595
Updated: 9/15/2006
Websites typically use session cookies to ensure that users are recognized when they move from page to page within one site and that any information you have entered is remembered. We will introduce you how to work with the cookies in ASP.NET 2.0 and C#.   Author: AspNetTutorials.com   Code: ASP.NET v2.0 & C#

Working with cookie Site: AspNetTutorials.com
  Hits Today: 1  Total: 464
Updated: 1/14/2007
When a browser makes a request to the server, it sends the cookies for that server along with the request. In this ASP.NET applications, we can read the cookies using the HttpRequest object, which is available as the Request property of Page class.   Author: ASPNET Tutorials   Code: ASP.NET v2.0 & VB

Setting and displaying cookie Site: SuperDotNet
  Hits Today: 1  Total: 5803
Updated: 9/25/2002
Below is some quick code to set and display cookies. The HttpCookie and HttpCookieCollection classes allow you to access and edit cookies which have the following properties...   Author: superdotnet.com   Code: ASP.NET v1.0 & VB
 Sponsor

Cookies in ASP.Net
  Hits Today: 1  Total: 1081
Updated: 4/26/2006
In this article I will try to explain you how you can read/write cookies using ASP.Net. Now days, working with internet are very common. And many of the internet users visit million of sites daily.

Encrypting Cookie Data Site: 15seconds.com
  Hits Today: 1  Total: 2982
Updated: 2/2/2003
Cookies can provide a real convenience to both visitors and programmers of a Web-based application. However, cookies are problematic from a security point of view for two reasons.   Author: Wayne Plourde   Code: ASP.NET v1.0 & VB

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Profiles & Cookies  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use