开发者

Multiple Users working in a same SharePoint project

I want to know how can multiple users开发者_开发知识库 work in a SharePoint project? How can we keep the code sync?

How can multiple users work in a same SharePoint Server? If one guy IISRESETs the other guy gets affected. How is it done?

Thank you.

NLV


Considering you are talking about IIRESET I assume you are talking about multiple developers sharing a single SharePoint development server and not multiple end users.

Although this is not impossible it is generally discouraged to share a development server as that could lead to unexpected results. Multiple web.config or other changes could conflct with each other and waiting for SharePoint to spin up after each reset will be really annoying.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜