Click here to Skip to main content
15,895,746 members
Articles / Web Development / HTML

How to call a Web Service from client-side JavaScript using ASP.NET AJAX

Rate me:
Please Sign up or sign in to vote.
4.68/5 (22 votes)
9 Sep 2007CPOL4 min read 237.2K   3.2K   70  
The ASP.NET AJAX framework provides us with an easy and elegant way to consume Web Services. This article concentrates on the basics of client-side JavaScript calls made to Web Services.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Kraftvaerk a/s
Denmark Denmark
I graduated from Saint Petersburg Electrotechnical University, Russia in 1997 with specialty in Microelectronics.

I always had a grate deal of interest for programming. Through years of working first as a software developer in cowex a/s - Industrial Automation company and later as a Senior Consultant in Kraftavaerk a/s I achieved a lot of experiences with Delphi, VB, JavaScript and SQL.

Since 2006, I started paying more attention to .Net technologies and especially C# programming language.

More information about me and my projects is available at my .Net programming web site

Comments and Discussions