/// <reference name="MicrosoftAjax.js"/> function GetAll()
webserver服务代码:
using System; using System.Collections; using System.Linq; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Xml.Linq; using System.Data; using System.Data.SqlClient; using System.Web.Configuration; using System.Web.Script.Services;