473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

How to work many peoples in a web project?

Hello all,
i'm developing a web project with Visual Studio.net, and now,
i need that many peoples work in a unique web project.
I have a web server with all source codes running with IIS 5.0,
and i want that all peoples use this web server.

How i can to work of this way?
Thanks
Dexter
Nov 18 '05 #1
3 1094
1) Don't debug on the same server.
2) Buy sourcesafe. If this isn't an option use cvs
3) Really, don't even think of debugging all on the same server.

Source safe or cvs will manage all your code for you allowing multiple
people to work on the same project.
Nov 18 '05 #2
It'll take a lot of time and practice to get right, but consider following
this great Microsoft Pattern and Practices:

http://msdn.microsoft.com/library/de...asp?frame=true

Not as straightforward as it ought to be, but Team System ought to fix that
next year :)

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Dexter" <pr******@yahoo.com.br> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hello all,
i'm developing a web project with Visual Studio.net, and now,
i need that many peoples work in a unique web project.
I have a web server with all source codes running with IIS 5.0,
and i want that all peoples use this web server.

How i can to work of this way?
Thanks
Dexter

Nov 18 '05 #3
I second all those points. We used to use the same server w/ Interdev, but
now we know better. :)

Architect your application so developers can work on their own pieces. They
can run IIS on their own machines & integrate their components/sections with
the current "stable" version of the rest of the app. You can then have a
regular integration process where everyone's latest "stable" stuff is put
together on a single server & tested thoroughly. Once it passes muster you
wrap up the whole application from that box & deploy to
QA->staging->production.

For source control, you can also look into subversion, which may be easier
to install & use on a Windows server. I found a blog on it:
http://weblogs.asp.net/nleghari/arti...ubversion.aspx

--
Ben Strackany
www.developmentnow.com

<a href="http://www.developmentnow.com">dn</a>
"Scott Simons" <Scott.Simons.At.MealMagic.Com.Remove.This> wrote in message
news:4B**********************************@microsof t.com...
1) Don't debug on the same server.
2) Buy sourcesafe. If this isn't an option use cvs
3) Really, don't even think of debugging all on the same server.

Source safe or cvs will manage all your code for you allowing multiple
people to work on the same project.

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Jane Dickerson | last post by:
I have the following line created in Notepad. I saved it as a js file and the icon shows it as a javascript file. It is supposed to tile all open windows when I run it. The first time I run it I...
2
by: Grytpype-Thynne | last post by:
What should be done if you have on a page other peoples code, such as a webring if the webring code fails validation? Gerald
4
by: Ali Abin Makesh | last post by:
Steve Ballmer calls Linux Advocates waging 'jihad' Jihad is Holy War and is most sacred. Ballmer makes insult to all our peoples.
3
by: L Mehl | last post by:
Hello -- After I run a macro which refreshes test data, running the app results in warnings like "You are about to delete .. records ..." The macro contains pairs of DELETE FROM table WHERE...
2
by: Ben Fidge | last post by:
Hi I'm trying (and failing) to create and regular expression for parsing peoples names. I simply want to make sure that a firstname and surname, at least, can be extracted. For example, "Ben...
2
by: Zakhurst | last post by:
I have just started to look at VB.NET and they say the upgrade wizrd does 95% of the job. I have also heard that it is not worht doing. What have other peoples experience been ?
6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
10
by: MyndPhlyp | last post by:
(Second posting attempt) I have been through tons of old postings, several web sites, books, and even tried consulting a psychic but nothing is yielding the majik answer. I'm using VB '05...
10
by: vfunc | last post by:
OK, after reading some C++ books and writing some programs that cover the core, where do I go from there, to say be able to read some open source code ? How do you unravel other peoples code when...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.