AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/read-write-and-delete-cooki...

1.3 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
Read, Write, and Delete Cookies in ASP.NET | Microsoft Docs rick-anderson In this video Chris Pels will show how to read, write, and delete cookies in an ASP.NET application. First, learn the basic operations for manipulating cooki... aspnetcontent wpickett 01/10/2008 article 228b575b-8bf9-4c1a-b8e9-1a878861a6b3 dotnet-webforms .net-framework /web-forms/videos/how-do-i/read-write-and-delete-cookies-in-aspnet video

Read, Write, and Delete Cookies in ASP.NET

by Chris Pels

In this video Chris Pels will show how to read, write, and delete cookies in an ASP.NET application. First, 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. See how to modify values and expiration dates in existing cookies and how to delete an existing cookie. In addition, several considerations for using cookies are also discussed.

▶ Watch video (25 minutes)