What are the different ways to pass parameters to the server? : asp.net ajax
Answer / Gaurav Verma
In ASP.NET AJAX, there are several methods to pass parameters to the server: QueryString (URL encoding), ScriptManager.RegisterStartupScript(), and ServiceReference.n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the asp.net ajax framework? What versions have been released so far?
Tell name of all the control of ajax?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
When should I use an java applet instead of ajax?
What are the benefits of ajax over java applet?
Which are the trigger types that we find in update panel?
Which are the knowledge requirements for personal ajax functionality?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
What javascript libraries and frameworks are available?
Define the role of the Update Panel?
What do I need to know to create my own ajax functionality?