Security types in ASP/ASP.NET? Different Authentication modes?
Answer Posted / ajay gupta
windows authentication
passport authentication
form authentication
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain http handlers? Where we can use the http handlers?
What do you mean by serialize?
How can we Validate a Controls in ASP.NET page using JavaScript?
Where the viewstate is stored after the page postback?
Difference between Response.redirect vs server.transfer?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Which adapter should you use, if you want to get the data from an access database?
How would ASP and ASP.NET applications run at the same time on the same server?
What are the advantages and limitations of query string?
Is there any alternative to avoid name collisions other then Namespaces?
To get the values in two different controls to match which control you use it?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Explain what does wsdl stand for?
What is the used of "ispostback" property?
What is form submit?