|
 |
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 tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

March 29th, 2005, 11:14 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Central, NJ, USA.
Posts: 1,102
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
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
|

April 13th, 2005, 11:27 PM
|
 |
Friend of Wrox
Points: 16,481, Level: 55 |
|
|
Join Date: Aug 2003
Location: Clifton Park, New York, USA.
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
|
|
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
|

April 27th, 2005, 07:55 PM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Central, NJ, USA.
Posts: 1,102
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
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.
|

April 28th, 2005, 08:32 AM
|
 |
Friend of Wrox
Points: 16,481, Level: 55 |
|
|
Join Date: Aug 2003
Location: Clifton Park, New York, USA.
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
|
|
Probably just as well. With hardward prices it'd probably be better to just buy a bunch of dev machines.
|

April 28th, 2005, 09:53 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Central, NJ, USA.
Posts: 1,102
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
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.
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |