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 is .net able to support a lot of languages?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Explain Different kinds of methods?
Explain me what is encapsulation?
What is clr in .net?
Describe the Managed Execution Process?
Do I have any control over the garbage collection algorithm?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Who is using .net core?
Explain the difference between the while and for loop.
Explain what do the terms “boxing” and “unboxing” mean?
Can a try block have nested try blocks?
Explain how viewstate is being formed and how it's stored on client in .net?
What’s different between process and application in .net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?