Say you have a SQL Server 2008 database. You build a SOAP web service. You then deploy or publish this using Visual Studio 2010 in one website. Now, using the same database, you build a REST web service, in a different solution. You deploy this on another website.
您能否使用SOAP和REST网络服务的终端点和(或)终端点文件,尽管它们参考了2008年SQ数据库。
我看不出为什么,但在我走这条路之前,我还要花几天时间保证。
另外,如果数据库同时运行SOAP和REST,如果数据库的性能受到影响,我看不出为什么会发生,但我必须保证。 感谢。