About Windows/Forms Authentication
Answer / bhaskar
windowS AUTH:
THGIS IS IMPLEMENTED VY USING WINDOWS(O/S) LOGIN PARAMETERS
WE CAN CONFIGURE IT IN WEB.CONFIG FILE.
<CONFIGURATION>
<APPSETTINGS>
<AUTHENDICATION MODE="WINDOWS">
</AUTH>
<AUTHORIZATION>
<DENY USERS="8">
</AUTHRIZATION>
FORMSBASED AUTH:
IT IS IMPLENTED BASED ON USER LOGIN VALUES MEANS USER CAN
GIVE THE USERNAME & PASSWORD ,FIRST IT WILL CHECK,AFTER IT
WILL GIVE THE PERMISSION TO NEXTY PAGE
| Is This Answer Correct ? | 3 Yes | 1 No |
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
Explain about solution explorer window?
Types of state management techniques ?
What is Pre-Render event in ASP.NET?
Can you please anyone explain in detailed Webservices concepts in Asp.net?
Explain about consistent programming model in the .NET framework?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Is viewstate secure?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What are HTTP handlers in ASP.NET?
What is work flow gen? how can it will work with .Net?
You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.
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)