Error!
Success!

By tag: Cookies

showing:  of
0
kicks

An overview of Asp.net Cookies - Vikram Lakhotia  (Unpublished)

When working with a web application many a times we want to store the client specific data on the client side only. This helps in showing personalized data for the client. The session maintained by default is also done with the help of the session cookie only.


Kicked By:
Drop Kicked By:
0
kicks

WebClient: Handling Cookies  (Unpublished)

WebClient class is very useful when you need to download or upload date from or to the Web. However, when you need to make a sequence of calls you find that WebClient does not preserve cookies set by the server between requests. Fortunately, WebClient gives you an opportunity to handle cookies by ...


Kicked By:
Drop Kicked By:
0
kicks

On The Care and Handling of Cookies  (Unpublished)

A very detail look into the programatice use of cookies in ASP.NET.


Kicked By:
Drop Kicked By:
0
kicks

Subdomain Cookies and Localhost  (Unpublished)

How to trick your localhost to accept cookies from a subdomain


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET Tips & Tricks  (Unpublished)

Simple Solutions for Realtime asp.net Programming Problems, like Sending Mail, Datagrid Itemcommand, IFRAMES in ASP.net, Javascript in ASP.net,Cookies in ASP.net,Xml in .NET, sorting programs


Kicked By:
Drop Kicked By:
0
kicks

Update LastActivityDate in aspnet_Users with Cookie Auth  (Unpublished)

In case you are using the ASP.NET Membership Provider you probably noticed that LastActivityDate doesn’t update correctly whenever someone checked "Remember me" on his Login. Here's how you can take care of that.


Kicked By:
Drop Kicked By:
0
kicks

Secure Cookie  (Unpublished)

This my second post of almost same topic asp.net lacking. This time it is Cookie. Still Asp.net has the lacking of creating encrypted cookie. Here is another handy class which generates encrypted cookie.


Kicked By:
Drop Kicked By: