Question

Yes, it might sound like a strange thing to ask for.

We're a team of 3-4 person working on a sln that is only developed using the Client Object Model. So we rather have no deployment, just a bunch of js files.

But we've not found a good way of working together. (We're using a dummy vs project, and linking in the files - that is everyone working on the serverfiles) What I like do have is a VS plugin that allows me to work against our sharepoint libraries just as we would if the files where in TFS.

Anyone got other ways of doing this?

Regards

Larsi

Was it helpful?

Solution

Out of curiosity, why don't you deploy your solution as a WSP file (a Module) into the sandbox?

OTHER TIPS

You will have to configure SharePoint to accept dll, exe that you will be generating during debug or prod release.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top