Nature Vs Computer - ASP.NET with C# and SQL Server, Indian wildlife, Bonsai etc.: ASP.NET C# SQL Server

Friday, August 29, 2008

ASP.NET C# SQL Server

ASP.NET SignOut,

Session.Abandon();
Session.Remove("username");
FormsAuthentication.SignOut();
Response.Redirect("Login.aspx");

No comments: