Basics of using Cookies in ASP.NET with VB.NET
Posted: 5/14/2005 10:28:58 PMBy: Comfortably Anonymous
Times Read: 2,631
Likes: 0 Dislikes: 0
Topic: Programming: Web Applications
Found an excellent article on using cookies in ASP.NET with VB.NET exclusively.
Even explains the pesky "As Nothing" equivalent to C#'s more intuitive "= null" for detecting if a cookie exists.
Even explains the pesky "As Nothing" equivalent to C#'s more intuitive "= null" for detecting if a cookie exists.
Rating: (You must be logged in to vote)