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 tempdata in asp.net mvc?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
How to return the JSON from action method in ASP.Net MVC?
Mention the core components of .net framework?
How can I return string result from action in asp.net mvc?
what is ssdl?
What is the need of Action Filters in ASP.Net MVC
How do you specify comments using razor syntax?
What is the use of the default route?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is ViewData and TempData in ASP.Net MVC?
What are the main components of .net framework?
mention what is csdl, ssdl and msl sections in an edmx file?
What is associationset? : Entity framework
Which .net framework is installed?