Authentication Authorization ASP.Net Tutorial

File: Web.Config

  
    
    
      
                  name="MyMembership"
          type="System.Web.Security.SqlMembershipProvider"
          connectionStringName="LocalSqlServer"
          requiresQuestionAndAnswer="false"
          />