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
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What is an exe and a dll?
what is dotnet architecture? can anyone explain that.
Explain difference between panel and groupbox classes using .net?
What is RPC? What is the use of it?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is value type and refernce type in .net?
What are the different types of remote object creation mode in .net?
What does mean by .net framework?
What is difference between .net and .net core?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
When we go for html server controls and when we go for web server controls?
Can you explain what do you understand about web service?
Define marshling?
what user controls are and what server controls are and the differences between the two.