What are Authentication mechanisms in .Net?
Answer Posted / rino reji
http://msdn.microsoft.com/en-us/library/aa291347(v=vs.71).aspx
<system.web>
<!-- mode=[Windows|Forms|Passport|None] -->
<authentication mode="Windows" />
</system.web>
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the uses of list view control in Asp.net?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Describe the diffeerence between inline and code behind?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
what is publisher?
How can we prevent browser from caching an aspx page?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
Explain diff. Betn dataset and recordset?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Describe the Server Control Events of ASP.NET?
Why session is used in asp.net?
In how many ways we can retrieve table records count?
How can we access static variable?
Define asp.net caching?