| 1. |
What Are The New Login Controls In Asp.net 2.0? |
|
Answer» The new login controls provide the building blocks to add AUTHENTICATION and authorization-based UI to your site, such as login forms, create user forms, PASSWORD RETRIEVAL, and custom UI for logged in USERS or roles. These controls use the built-in membership and role services in ASP.NET 2.0 to INTERACT with the user and role information defined for your site. The new login controls provide the building blocks to add authentication and authorization-based UI to your site, such as login forms, create user forms, password retrieval, and custom UI for logged in users or roles. These controls use the built-in membership and role services in ASP.NET 2.0 to interact with the user and role information defined for your site. |
|