Posted on: 3/28/2014 1:06:42 PM | Views : 490

Hi I have to work on a project where previous developer has implemented custom made login, authentication and authorization functionality. Now I want to use asp .net's in built authentication and authorization featuers. IS id possible to do so?

If it is possible. Kindly guide me how to achieve this.   Note: After login user info like role and userid is stored in custom cookie. 

Go to the complete details ...