ASP.NET AJAX: Difference between revisions

Content deleted Content added
Line 34:
- Declarative instantiation of client components – Allows registration, instantiation and configuration of client components using markup code, without writing any imperative JavaScript code.
 
- Live Bindings – Synchronize "element properties".
 
==The UpdatePanel Control==