JavaScript with ASP.NET Pages – Part 2

Xun Ding is the author of this article explaining how client-side script works with ASP NET 2.0:
ASP.NET provides a number of ways of working with client-side script. This article explores the usage and drawbacks of ASP.NET script callbacks, and briefly presents a bird’s view of ASP.NET AJAX. To learn about common used Javascript functions in ASP.NET 2.0, please refer to the first part.
view original

Related posts:

  1. Debugging JavaScript using VS.NET 2005
  2. Introducing JSON

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
ASP.NET Ajax in-depth performance analysis

Wanna share with you what I came across on the net. This guy Omar Al Zabir really knows what he...

Close