What are different authentication types. How do you
retrieve user id in case of windows authentication?
Answer Posted / lakal govind.
There are mainly three types of authentication types in
.NET. These are
i) Forms Authentication.
ii) Windows Authentication.
iii)Passport Authentication.
| Is This Answer Correct ? | 28 Yes | 6 No |
Post New Answer View All Answers
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is the use of runworkasync() methods?
Explain how insert record in the database?
Explain the difference between listbox and combo box?
Name the two main categories of .net components.
Which property value of the helpnavigator property will display the index for a specified topic?
What is an example of form?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is the advantage of a form?
Are windows forms still used?
What is form based application?
Which dialog box allows users to switch to another area of the application?
Explain how to add resources during runtime?
What is the difference between desktop application and windows application?
Which window displays messages for the status of various features provided in the visual studio .net ide?