Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Forms Authentication in ASP.NET 2.0

This is a discussion on Forms Authentication in ASP.NET 2.0 within the ASP forums, part of the Programming Talk category; In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, ...

  1. #1
    rjames is offline Junior Member Array
    Join Date
    May 2006
    Answers
    13

    Forms Authentication in ASP.NET 2.0

    In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.

    Forms authentication has been made easier with a supply of readymade tools for repetitive tasks. ASP.NET 2.0 encapsulates all the best practices and provides built in solutions to virtually all the tasks relating to user databases, roles cached in cookies, controls for capturing user name and passwords, and administration tools for managing users and roles. Additionally ASP.NET 2.0 supports cookie-less semantics.

    Continue on the tutorial


  2. #2
    rachelle is offline Member Array
    Join Date
    Apr 2006
    Answers
    97
    Quote Originally Posted by rjames View Post
    In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.

    Forms authentication has been made easier with a supply of readymade tools for repetitive tasks. ASP.NET 2.0 encapsulates all the best practices and provides built in solutions to virtually all the tasks relating to user databases, roles cached in cookies, controls for capturing user name and passwords, and administration tools for managing users and roles. Additionally ASP.NET 2.0 supports cookie-less semantics.

    Continue on the tutorial
    This is good article but many are moving towards web applications...


Latest Article

Network Security Risk Assessment and Measurement

Read More...