M
Mark
The new file based web server that comes with Visual Studio 2005 allows you
to develop and debug an ASP.NET on a remote computer rather than having to
rely on IIS. Assuming you've got decent LAN bandwidth, is anyone out there
developing applications off of a file server share/network drive? Is this
scenario realistic or will there be clear limitations/performance
implications as projects get really large?
We will be using Team Foundation Server for source control, but in the event
that a developer wants to keep a file(s) checked out for several days at a
time, this scenario would mean that the developers work was getting backed
up. There are alternatives like shelving, branching, etc, but this setup
would certainly be "easy" to manage assuming it scaled well and the network
was reliable.
Has anyone had success doing this? Thanks in advance.
Mark
to develop and debug an ASP.NET on a remote computer rather than having to
rely on IIS. Assuming you've got decent LAN bandwidth, is anyone out there
developing applications off of a file server share/network drive? Is this
scenario realistic or will there be clear limitations/performance
implications as projects get really large?
We will be using Team Foundation Server for source control, but in the event
that a developer wants to keep a file(s) checked out for several days at a
time, this scenario would mean that the developers work was getting backed
up. There are alternatives like shelving, branching, etc, but this setup
would certainly be "easy" to manage assuming it scaled well and the network
was reliable.
Has anyone had success doing this? Thanks in advance.
Mark