This post originated from an RSS feed registered with .NET Buzz
by Sascha Corti.
Original Post: Visual Studio .NET on a central Developer Server
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
This
killer page from Microsoft Research describes
how to create central developer server running Windows Server 2003 and Visual Studio
.NET 2003 that allows multi-user access for developers from network workstations.
Users share access to the programming tools and they can write, compile, test, debug,
and run .NET programs and ASP.NET based XML Web services. Since only the development
server is installed with the Visual Studio .NET software tools and host web server,
deployment is quick and administrative overhead is kept to a minimum.