Types of authentications in ASP.NET ?
Answer Posted / abinaya
Abinaya
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
List down the sequence of methods called during the page load.
What is state management technique?
What is the function used for removing an event listener?
What is global.asax file used for?
Which is the parent class of the web server control?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
What is server side routing?
How do I know asp.net mvc version? : Asp.Net MVC
What are the disadvantages of asp.net?
What is the question mark in a url?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is asp.net mvc? : asp.net mvc
What are the advantages of Web API?