What are the types of authentications in ASP.NET?
Answers were Sorted based on User's Feedback
Answer / kautilya
There are main three types of authentications,
(1) Windows
(2) Forms
(3) Passport
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / shibham
In ASP.Net,there are mainly three types of Authentication-:
1)Forms Authentication
2)Passport Authentication
3)Windows Authentication
To set this Authentication Mode,we write the code in
Web.Config file like-:
<Authentication Mode="Forms/Passport/Windows"/>
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you deploy your asp.net application?
Where does the Web page belong in the .NET Framework class hierarchy?
1 Answers Perot Systems, Visual Soft,
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How to store a dataset in a viewstate?
What do you mean by caching in asp.net?
What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor
1 Answers Icertis, Microsoft, Syntax Softtech,
How many types of triggers are there in update panel?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How to unit test Web API?
difference between Trace and Debug ?
9 Answers Accenture, Addlux, Microsoft,
What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError
What are the HTML server controls in ASP.NET?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)