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 |
What are the Difference between asp.net and asp ?
How will you load dynamic assembly?
How do pass data from one layer to another layer in N-tier architecture?
How can you register a custom server control to a web page?
What is xaml? Are xaml file compiled or built on runtime?
What are the different types of Session state management options available with ASP.NET?
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
can sn.exe can be used before gacutil.exe
What are the three parts of an http response?
What are the elements of a website?
what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.
How many web config files can be created for an application?
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)