From:Http://blogs.worldnomads.com.au/matthewb/archive/2004/01/12/194.aspx
Its suprising how many people are attempting to do team development with ASP. NET, or even just. net, and have not even known about nor readTeam development with Visual Studio. NET and visual sourcesafeGuide from Microsoft (a pdf version is also available on that page for downloading as a local reference ).
I cannot stress how helpfull this guide is when setting up your systems and processes for team development. Spend the time and have a read, it is definitely well worth it.
Also, when using Visual Studio. net and visual sourcesafe to work on ASP. net projects, ensure that the first person working on the project checks the solution into sourcesafe from within the Visual Studio environment (file-> source control ), and then each user who is first starting on the solution, opens the solution from source control via Visual Studio's menu for source control.
Many developers are currently using ASP. net or just. net is used for team development. However, it is surprising that a large part of the team did not know or have not read this article on the Microsoft Website:Team development with Visual Studio. NET and visual sourcesafe(A downloadable pdf version is also available on this page ).
I cannot stress that this article is of great help for the mechanism and process of establishing team development, but it is definitely worth the effort to carefully read this questionnaire.
When Visual Studio. net and visual sourcesafe create ASP. make sure that the first developer signs the solution to sourcesafe from the Visual Studio development environment (menu file-> source control. When opening the solution for the first time, other developers only need to open the solution directly from the source code management (file-> source control in the Visual Studio menu ).
In addition, we recommend that you create a class library project instead of an ASP. NET web project when creating a project. For details, seeSome tips for using Visual Studio. NET.