web service
Building a Web Service in ASP.NET 3.5
Submitted by Ben Hodson on Sun, 11/16/2008 - 18:55
The steps to build a web service in ASP.NET 3.5 haven't changed much from previous versions but there are few new things to keep in mind. The biggest new feature in ASP.NET 3.5 are the "AJAX-enabled" web services. You can now set up your web service to return in either the standard SOAP/XML format or "AJAX-enable" your service with a single setting that will allow you to call your Web Service methods directly in javascript in your ASPX pages.
Building a Simple Web Service

Recent comments
14 hours 15 min ago
1 day 14 hours ago
3 days 15 hours ago
4 days 4 hours ago
4 days 15 hours ago
4 days 21 hours ago
5 days 58 min ago
1 week 21 hours ago
1 week 1 day ago
1 week 4 days ago