Community

Getting JavaScript and ASP.NET talking (outside of AJAX)

(Jon Galloway) A lot of effort has gone into simplifying the AJAX pattern, in which your JavaScript code calls methods on the server without requiring a full page post. You don’t hear much about the synchronous case (SJAX?), though – how does your server-side code set values in JavaScript, and how d

Read More - Register for Free Membership