Hi,
A simple question (I think) which will result in a simple answer (I hope)
I have a SharePoint Enterprise installed somewhere
I have VS 2012 Ultimate on my machine, all tools installed (I think)
To develop/test against the SharePoint, do I need SharePoint installed on my local machine ?
If not so simple, don’t hesitate to elaborate 😉
thanks again.
Simplest I can make it :
You need SharePoint DLL’s on machines where you develop.
1. Recomanded you install SharePoint.
2. Copy DLL and “include” them every time you make a project.
I would strongly go for a ALL-IN-ONE dev machine (DC+SQL+SP) so you can easily snapshot it and go back when your builds go wrong. Maybe a dev will be able to elaborate more 🙂