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 |
In the Repeater control which way you can edit?
what are the ways to improve performance in .net application?
Can we set master page as a start page?
What is data grid view in asp.net?
What is the namespace to create thread in .net?
Give me one example of Web API Routing?
Where is http session stored?
Is it possible to change the index of primary key on table?
What are sessions used for?
Explain asp.net application life cycle?
What does asp.net stand for?
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,
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)