Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个刚刚升级到 V3(从 V2)的 WCF 数据服务。不破坏现有客户的最佳方法是什么?
请注意,某些客户端使用 .Net < 4
只要他们正确发送 MaxDataServiceVersion 请求标头,您就不会破坏您当前的客户端。所以基本上客户端可以告诉服务器它想要使用什么版本。