Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
911Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
920Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
871
What is the difference between a destructor and a garbage collector?
What are the difference between AJAX and Javascript?
When do I use a synchronous versus a asynchronous request?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
What are the different ready states of a request in ajax?
Are ajax applications easier to develop than traditional web applications?
How do we manage concurrent request?
How to send an ajax request in javascript?
How can javascript be debugged?
Can ajax technology work on web servers other than iis?
What are limitations of ajax?
When should we use a java applet instead of ajax?
How do I handle the back and forward buttons?
What are the different ways to pass parameters to the server? : asp.net ajax
Explain fetch api in javascript?