main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / ranjay singh
We implement ajax easly. Using Ajax Tool kite. We download
tool and add to tool box we write code using <script
manager />
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are the different web pages?
How does output caching work in ASP.NET?
What is connection pooling and how to enable and disable connection pooling?
Can we have 2 web config files?
What is recordset asp?
What is application variable?
What does asp stand for in asp.net?
What are ASHX files?
What is the use of ASP.NET routing?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Can we create a multiple user simultaneously ?
What is asp.net globalization?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Write a code for passing ArrayList in Web API?
What are the types of session in asp.net?