--- uid: web-forms/videos/how-do-i/read-write-and-delete-cookies-in-aspnet title: "Read, Write, and Delete Cookies in ASP.NET | Microsoft Docs" author: rick-anderson description: "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..." ms.author: aspnetcontent ms.date: 01/10/2008 ms.assetid: 228b575b-8bf9-4c1a-b8e9-1a878861a6b3 msc.legacyurl: /web-forms/videos/how-do-i/read-write-and-delete-cookies-in-aspnet msc.type: video --- Read, Write, and Delete Cookies in ASP.NET ==================== by [Chris Pels](https://twitter.com/chrispels) 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)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/read-write-and-delete-cookies-in-aspnet)