What are the different authentication modes in the .NET
environment?
Answer Posted / sundherrajan
none
windows
forms
passport
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is authorization in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain about secure socket layer?
What is a web api?
How do you design a website with multilingual support in ASP.NET ?
Why mvc is better than asp.net? : Asp.Net MVC
Why do we need Sessions?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is a Cookie? Where is it used in ASP.NET?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is session in http request?
What is postback in asp net?
What is server side session management?
What is request and response in asp.net?