How do you define authentication in Web.Config?
Answers were Sorted based on User's Feedback
Answer / alb.shah
in the authentication tag we have to specify the mode of
the authentication. The mode can be Windows, Forms,
Passport or None.
Is This Answer Correct ? | 2 Yes | 0 No |
How to display Alert in ASP.NET
How Can assign alias name for ASP.NET Web API Action?
Can you explain what inheritance is and an example of when you might use it?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What are the features that make asp.net more used framework? : asp.net mvc
What is applicatio domain?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Explain the difference between asp & asp.net.
Explain the different parts that constitute ASP.NET application?
what are the components available in global.asax ?
Difference between web user control and web custom control?
which is the new version of IIS SERVER