What the use of Form Authentication and windows
Authentication?
Answer / irfanpathan
In forms authentication,first a request is send to server from client and the IIS will be anonymous so it makes that request to proceed.Now the the server checks for identity.if identity is not there it will create its own LOGIN PAGE(i.e client will not prepare server will prepare).this is the main difference between forms authentication and windows.For windows it will not create its own login page.The client will create the login page.and it will check for USERNAME,PASSWORD and it will allow the secured web page.
thank you 4 giving this oppurtunity to explain
Is This Answer Correct ? | 18 Yes | 6 No |
Is overloading possible in web services?
What is difference between Lambda Expression and LINQ in ASP.NET?
Describe the master page.
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
Name some asp objects?
What does asax stand for?
What is session object? Describe in detail.
how to update data set?
how many select state ments are used in stored procedure?
what is soap?
5 Answers Cognizant, Microsoft, NCR,
Is overloading possible in web services?
What is a web server? What are the load limits in it?