Video: Calling Web Services using ASP.NET AJAX and JavaScript

ASP.NET AJAX provides several different ways to call Web Services including JavaScript, XML Script and the AutoCompleteExtender. In this video tutorial you'll see how to call Web Services using JavaScript. Topics covered include creating a Web Service, applying the ScriptService attribute, creating a client-side JavaScript proxy and calling a Web Service using JavaScript and callbacks.

View the Video

Published Friday, December 01, 2006 9:03 AM by dwahlin

Comments

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Friday, December 22, 2006 8:55 PM by Pieter Siegers

Hi Dan,

thanx for all the videos you're doing, they're pretty useful!

I do think however that debugging js inside VS.NET 2003/2005 IS a pain in the neck due to not being able to debug when having javascript inline or embedded, which is the way to do include js today in web apps.

I also have had problems getting js debugging to work when installing an earlier IE7 beta build (forcing me to reinstall all from zero) so I'm still reluctant to installing IE7 RTM now - did you encounter any related issues?

Cheers, Pieter

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Saturday, December 23, 2006 1:36 AM by dwahlin

Glad you're enjoying the videos. :-)

I haven't had any problems with the IE7 RTM and haven't heard of any related to it at this point.  

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Monday, January 22, 2007 12:25 AM by Dhinesh

It sounds good Dan

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Monday, January 22, 2007 1:46 AM by dwahlin

Thanks!  Glad you liked it.

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Monday, February 19, 2007 1:36 AM by raj hassan

its nice,

can you manage to show some video on full text search or datalist or ... membership roles in asp.net 2.0

# re: Video: Calling Web Services using ASP.NET AJAX and JavaScript

Tuesday, March 06, 2007 2:08 AM by Bala

Thanks Dan, was very useful!