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 要求ヘッダーを正しく送信している限り、現在のクライアントが壊れることはありません。したがって、基本的に、クライアントはサーバーに、どのバージョンで作業したいかを伝えることができます。