piet
August 20th, 2004, 11:07 AM
Hi,
I hope I have the right forum to post this question. I tried looking for a Visual Studio forum, which would seem more appropriate, but couldn't find one.
Currently their are two programmers in our company and we will probably be adding more. We are redeveloping our web site in C# using Visual Studio. We have a development server, a production server, and a few database servers.
We wan't to be able to set up a collaborative place where our two programmers can store the files in one place but work locally at their workstations. I believe we want to use the "File Share" Web Access Method and an Isolated Development Model.
Here are my questions:
1. Do I create a Solution or a Project in VS.NET? The two programmers will be developing many disparating parts of the web site so it seems to me that the web site as a whole is the Solution and each programmer will work on their own Projects. Is this correct?
2. Assuming I need to make a Solution, what would the value of the location field be when I create a "New -> Blank Solution"? It looks like it is asking for a drive letter, but don't I want this to be on our development server? So would that field look like //developmentserver/solutionName?
Sorry, but this Solution/Project concept is new to me. Any help or additional information about developing in a Collaborative environment would be appreciated.
Piet
I hope I have the right forum to post this question. I tried looking for a Visual Studio forum, which would seem more appropriate, but couldn't find one.
Currently their are two programmers in our company and we will probably be adding more. We are redeveloping our web site in C# using Visual Studio. We have a development server, a production server, and a few database servers.
We wan't to be able to set up a collaborative place where our two programmers can store the files in one place but work locally at their workstations. I believe we want to use the "File Share" Web Access Method and an Isolated Development Model.
Here are my questions:
1. Do I create a Solution or a Project in VS.NET? The two programmers will be developing many disparating parts of the web site so it seems to me that the web site as a whole is the Solution and each programmer will work on their own Projects. Is this correct?
2. Assuming I need to make a Solution, what would the value of the location field be when I create a "New -> Blank Solution"? It looks like it is asking for a drive letter, but don't I want this to be on our development server? So would that field look like //developmentserver/solutionName?
Sorry, but this Solution/Project concept is new to me. Any help or additional information about developing in a Collaborative environment would be appreciated.
Piet