摘要:1.开始菜单--Visual Studio xxx--Visual Studio Tools-- VS 开发人员命令提示svcutil http://localhost:8080/xxxx/xxxx?wsdl会生成相应的C#类文件和Config文件2. 在C#工程中包含进C#类文件,并把Config...
阅读全文
06 2015 档案
摘要:1.开始菜单--Visual Studio xxx--Visual Studio Tools-- VS 开发人员命令提示svcutil http://localhost:8080/xxxx/xxxx?wsdl会生成相应的C#类文件和Config文件2. 在C#工程中包含进C#类文件,并把Config...
阅读全文
摘要:所有PROJECT的设置是用.net 4.0 client profile,你只要把它改成 .net 4.0 framework就可以。
阅读全文
|