C# and .NET interview questions: - Elaborate the term windows, forms and passport authentication?
- By Shiv Prasad Koirala in C#
- Sep 9th, 2011
- 7
- 0
C# and .NET interview questions: - Elaborate the term windows, forms and passport authentication?
There are 3 major ways of doing authentication and authorization:
• Windows: - In this mode the users are stored in windows local user groups.
• Forms: - In this mode we create a login screen and use the formsauthentication class to do validations. It's a ticket based authentication.
• Passport :-In this mode the users are validated from Microsoft sites like hotmail , devhood , MSN etc , ticket is generated and that ticket can be used to do authentication and authorization in your web application.
Watch video on different types of collection in .NET and C#: -
Get more materials onDotnet interview questions and answers
Regards,
See more stuffs on author's blog for Most asked Dotnet interview questions
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more

- By Shiv Prasad Koirala
- Jun 20th, 2012
- 47
- 0
C# threading interview questions: - What is the difference between

- By Shiv Prasad Koirala
- Feb 16th, 2013
- 43
- 0
.NET interview questions and answers: - What is TPL?

- By Shiv Prasad Koirala
- Sep 12th, 2013
- 37
- 0
What is Jquery ? ( ASP.NET Jquery interview questions with answers)

- By Shiv Prasad Koirala
- Jun 4th, 2012
- 28
- 0