Is Microsoft Sync Framework alive?

混江龙づ霸主 提交于 2019-12-12 10:36:17

问题


According to the MS documentation Sync Framework Toolkit (https://code.msdn.microsoft.com/Sync-Framework-Toolkit-4dc10f0e) is a legacy open source product which MS no longer support:

https://msdn.microsoft.com/en-us/library/jj839436(v=sql.110).aspx

That's fine, but how about Microsoft Sync SDK which is not open source? Does it mean that open source part useless because server part can be removed by MS in the future?

The question is does it mean that Sync Framework SDK (Server side library) is dead? (Green Part)


回答1:


Microsoft has stopped supporting Sync Framework. We'd a ticket opened with MS for one of the framework issue, and got to know from MS that the team which has originally developed the framework is disbursed and there is no support available.




回答2:


Does it mean that open source part useless because server part can be removed by MS in the future?

You can always download the SDK and keep a copy, so I don't see a problem on the "Microsoft removing it" question.

The question is does it mean that Sync Framework SDK (Server side library) is dead?

In my opinion, yes. It is only a matter of time before the software won't work with an updated version of windows (last update to the SDK was August 2010). Once that happens or you discover a critical bug, you are stuck.



来源:https://stackoverflow.com/questions/49149511/is-microsoft-sync-framework-alive

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!