diff between forms authentication and windows
authentication?
Answers were Sorted based on User's Feedback
Answer / 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 |
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
What are possible implementations of distributed applications in .NET?
What is the use of common language runtime?
Please explain what is a delegate?
What is use of ContextUtil class?
Explain about managed heap?
What is Garbage Collection in .Net and what is the Garbage collection process?
What are object pooling and connection pooling and difference?
Difference between dispose and finallize method?
Conceptually, what is the difference between early-binding and late-binding?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.