What are the different authentication modes in the .NET
environment?
Answer Posted / anil
There are 4 types of Authentication mode.
Window, Form, Passport and None
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the advantages of asp.net mvc over asp.net?
Explain what languages does the .net framework support?
What is the mvc pattern (model view controller pattern)?
What is the use of action filters in an mvc application?
Can I use razor code in javascript in asp.net mvc?
I want ask from plz smaple example code for Biztalkk server
What are the levels at which filters can be applied in an asp.net mvc application?
What is the difference between viewbag and viewdata in mvc?
What are the main features of asp.net mvc 4 used by asp.net web api?
Mention what is the difference between “ActionResult” and “ViewResult” ?
what is eager loading?
What is meant by bootstrap in mvc5?
mention what is the key advantage of using entity framework or ef?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
how do you query in entity model when the result has a join from from different database other than the entity model?