在Visual Studio 2010中已经找不到直接创建WebService的模板方式了,但下面的方法可心实现:在 Visual Studio 2010 的新建 Web 应用程序或者 Web 网站窗口中,如果你选择 .NET 4.0,会发现缺少了 ASP.NET Web Services 模板。你可能会怀疑 VS 2010 是不是不支持 ASP.NET Web Services 了?答案是否定的!你可以通过下面两种方式建立 ASP.NET Web Services 项目或网站:1.如果直接选择 .NET 4.0,可以选择 ASP.NET Empty Web Site/Application Read More
posted @ 2012-11-22 20:15 bluefoxev Views(148) Comments(0) Diggs(0)