Using Roles in Forms Authentication in ASP.Net 2.0,Authentication is one of the essential parts of any asp.net application we develop. Using authentication, our site visitors can be restricted to access private contents anonymously.With the introduction of 2.0 we have a handful of controls that helps in implementing role based forms authentication very easily.
