about authentication
Now i am in asp.net 2005.I dont know how to use authentication.So please explain me detaily about authentication...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjay DPosted Jul 30, 2006, 12:28 PM
1) Forms : login forms mostly used for internet based application
2) Windows : Intranet application many organisation follow this.
3) Passport : This is somewhat marketing strtegies form micosoft :)
so accordingly chose ur authentication module..........
No matters ur in ASP.Net 2.0 i suggest u don't go for any Role based security.
even for forms authetication go for ur own strategies as per as concerns authenticaions is always useful but yet non functional activity.