What are the different authentication modes in the .NET
environment?
Answers were Sorted based on User's Feedback
Answer / kalpana reddy m
There are 3 types
1.Windows Based Authentication
2.Form Based Authentication
3.Passport Authentication
Is This Answer Correct ? | 3 Yes | 0 No |
Finally and dispose methods?
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
How do you insert multiple rows from a grid view to database table under a single transaction?
is it possible to access website from a remote place, without deploying it on web server?
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
what is uncle aunty file
What is WCF
what is Disco?what it will do?
Can we throw exception from catch block ?
4 Answers Accenture, BirlaSoft,
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
What is the Global.asax used for?
List down the sequence of methods called during the page load.