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
What is the role of the jit compiler in .net framework?
What are Action Methods in ASP.NET MVC?
How to use Jquery Plugins in ASP.Net MVC validation?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is definingquery in entity framework? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Is it possible to share a view across multiple controllers?
What is object service? : Entity framework
What are Non Action methods in ASP.Net MVC?
What filters are executed in the end?
explain how you can load related entities in ef (entity framework)?
What is .net framework & its benefits?
What is entity client data provider? : Entity framework
What is controllercontext?
What is meant by viewdata?