R
Rusty
My team and I all use VS.NET 2003 and we develop in the same
solution/projects. One project is web services and one is the web
application. We seem to have problems if people try to add methods to
the web services because people have to a lot of checking out and
checking in of objects in the solution.
As all of you are surely aware, every web reference has 4 objects. A
folder, a disco file, a wsdl, a map, and a cs file.
When you're working on a team, should all of these be checked into
source safe? That's what ours are and it seems to be a pain.
Any suggestions?
solution/projects. One project is web services and one is the web
application. We seem to have problems if people try to add methods to
the web services because people have to a lot of checking out and
checking in of objects in the solution.
As all of you are surely aware, every web reference has 4 objects. A
folder, a disco file, a wsdl, a map, and a cs file.
When you're working on a team, should all of these be checked into
source safe? That's what ours are and it seems to be a pain.
Any suggestions?