What are the types of authentication in .net
Answer / kirti
We have three types of authentication:
1. Form authentication
2. Windows authentication
3. Passport
This has to be declared in web.config file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Satellite Assemblies? How you will create this?
What are the new enhancements done in default project template of asp.net mvc 4?
What is the advantage of mvc?
Can you write a class without specifying namespace? Which namespace does it belong to by default?
How do I use partial view?
How do you convert a string into an integer in .NET
I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?
What are attributes
What are Model Binders in ASP.Net MVC?
what is code first approach?
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is attribute routing in mvc?