Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 29th, 2005, 11:14 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default Visual Studio and Citrix

I was wondering,

Have any of you had any experience using Visual Studio under Citrix?

I have been asked to set up a "developer hub" of sorts that would be accessed by the developers through Citrix.

I am concerned about multiple developers using VS.NET at the same time on a shared environment.

So, I am looking for anyone who might have done something like this.

Thanks,



Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
__________________
Hal Levy
 
Old April 13th, 2005, 11:27 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Hey Hal,

We use Citrix so I'm somewhat familiar with it and although I have not implemented VS.NET ON citrix I think I can answer your question.

I don't think you'll have a problem with VS.NET in Citrix if you are developing non-web applications. I would imagine that it wouldn't be a whole lot different than running any other application with multiple use instances. One issue might be security and what a developer needs vs. what you'd need to type word docs.

With web applications I'd say it will be close to impossible because of the need for VS to talk to IIS. The web project working directory will be mapped to a single virtual directory and if you could even get it to work you'd end up with people stepping all over each other's toes. And this is not to even mention the impossible task of debugging. As soon as someone hits a breakpoint, they will hijack the IIS execution and stall anyone else trying to run the app.

-Peter
 
Old April 27th, 2005, 07:55 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Peter- to follow up on this... I didn't end up going this route. They didn't have the server done in time for me to build it- and they didn't think it was worth extending me to get this iffy thing done (yes, they are all web projects)..



Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.
 
Old April 28th, 2005, 08:32 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Probably just as well. With hardward prices it'd probably be better to just buy a bunch of dev machines.
 
Old April 28th, 2005, 09:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

The developers are working off site- There is a VPN. I argued that the devlopers should have machines at their locations with the software they need installed and just take the files out of the safe over the VPN- Work Locally- and then check them back in.

For some reason they wanted them working on machines in our offices- so they were using, initially, VNC. Developing through VNC... I'd want to quit..


Hal Levy
I am here to help you, not do it for you.
That is, unless you hire me. I am looking for work.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio VS. Visual Web Developer expr Astrocloud BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 2 November 23rd, 2008 03:10 PM
FTP in Visual Studio 2005 Pro (Visual Basic) shoopes VB How-To 1 June 29th, 2006 02:08 PM
Visual Studio 2003 vs. Visual Studio 2005 eitanbarazani C# 2005 4 May 9th, 2006 01:34 AM
Visual Studio .net2003 and Visual Studio 2005 Gert Visual C++ 1 January 24th, 2006 05:10 AM
Visual studio 6 or visual studio .NET chaitannyam Visual C++ 1 November 13th, 2005 09:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.