diff between forms authentication and windows
authentication?
Answer Posted / pappu singh
Windows Authentication uses a Windows Login
Forms Authentication a user needs to provide a username and password manually
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you load dynamic assembly? How will create assemblies at run time?
What is web.config in .net?
What is the advantage of .net?
What is typical about a windows process in regards to memory allocation in .net?
Is there built-in support for tracing?
Explain what relationship is between a process, application domain, and application?
What is the base class of Button control in .NET?
What's a windows process in .net?
How you apply a theme in whole application in .Net?
Explain something about WebService?
Tell us what is json data, and what is one way that .net developers can work with json?
Explain memory-mapped files.
How to get the number after decimal point in .net?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is garbage collection and how it works ?