Monday, March 26, 2012

Many Devlopers on the Same Project

I'm Facing Some Troubles We Are 2 Developers Working In the Same Project in a Remote Server Mainly is it possible to Work in the Same Project Tougther how? We are working in a Different Parts

Sample

he is Working on WebForm1.Aspx

and me is Working on another File WebForm1.aspx

I hope to Help me In this

Yours,
Mahmoud Moussa
Web Application DeveloperVisual SourceSafe! Visual Studio.NET has really good integration with VSS. That'll take care of writing over each other's code and using the same names for files. I believe you can also use the same name for different classes by using differently named NameSpaces, but SourceSafe should take care of it for you!

Good luck,
Jeff

0 comments:

Post a Comment