Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / July 2004

Tip: Looking for answers? Try searching our database.

Multiple developers

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
joseph - 27 Jul 2004 07:21 GMT
Hi
 I need to develope a web application. There are three
developers and we have a development server. All three
developers have visual studio.net installed on their
machines. I would like to know how we would set up the
development environment. Should we have a local copy of
the web application on each and every developers PC or
should all connect to the Development server. Could some
one please sujjest exactly how it is done.

Regards
joseph
Adam Smith - 27 Jul 2004 13:22 GMT
Joseph,

Everyone has their favorite environment, and depending on the work you're
doing some are more suited than others.
Personally I prefer this one:

Each developer has a local copy of the application.
A main development server has a CVS version of the web application that each
developer uploads to periodically, probably at the end of the day is best.
Data servers are global, maybe with some local mini-testing ones.  The only
reason I prefer to have these globally, is because of the sheer difficulty
involved in keeping these synced.  Its possible, but can be a royal pain.

check out https://www.cvshome.org/ for info on CVS, though there are many
others you could pick.

--
Adam Smith

> Hi
>   I need to develope a web application. There are three
[quoted text clipped - 8 lines]
> Regards
> joseph
Christoph Wienands - 27 Jul 2004 18:58 GMT
Hi Joseph,

>   I need to develope a web application. There are three
> developers and we have a development server. All three
[quoted text clipped - 4 lines]
> should all connect to the Development server. Could some
> one please sujjest exactly how it is done.

I haven't done any web app dev in a team so far but I think I still
can give you a couple of hints. At some point in time I was
reasearching pretty much the same thing, especially in regards to
Source Safe.

I would not recommend to work on the same copy on the server unless
you take additional precaution because people might just overwrite
what the other person did before.

Ideally you would implement a version control system like Source Safe
so you can go back any time you want (plus it keeps your developers
more disciplined).

Technology-wise you should look into the different options like
Frontpage Extensions and File Share. At some time I found a in-depth
article at the MSDN website dealing with the possibilities, advantages
and disadvantes of the different methods (FP etx, file share, VSS,
etc.). Unfortunately I don't have access to my favorites right now so
you would have to try to find that on your own.

Hope this helps,

Christoph

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.