Basically the aim is to get yourself set-up with however you work most comfortably. If you are working with a team of devs, you'll need to consider how you want to deal with the database - either centralised dev copy or each dev has a local version and replicates their changes, etc.
setting up Visual Studio to work with Umbraco
Can someone provide the steps on how to configure Umbraco in Visual Studio 2005.
Hi Pradip,
I wrote a blog post on this a while back: Setting up Visual Studio to work with Umbraco
There are a couple of articles on the wiki too:
http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions
http://our.umbraco.org/wiki/codegarden-2009/open-space-minutes/working-in-visual-studio-when-developing-umbraco-solutions/working-in-visual-studio-when-developing-umbraco-solutions-(2nd-way)
Basically the aim is to get yourself set-up with however you work most comfortably. If you are working with a team of devs, you'll need to consider how you want to deal with the database - either centralised dev copy or each dev has a local version and replicates their changes, etc.
Feel free to ask any specific questions.
Cheers, Lee.
is working on a reply...