Adding methods to the webservice: do old clients need to update web references?

后端 未结 5 1701
日久生厌
日久生厌 2020-12-10 11:35

ProductA uses our only web service, which is a separate deployment from ProductA. We deploy both to production.

Later, we\'re writing ProductB. During that effort,

5条回答
  •  自闭症患者
    2020-12-10 12:22

    No. As long as you left the methods that Product A uses alone, you do not have to update Product A's copy of the WebReference.

提交回复
热议问题