PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Winforms on CITRIX, please advise

Reply

Winforms on CITRIX, please advise

 
Thread Tools Rate Thread
Old 21-12-2007, 06:04 PM   #1
Luc
Guest
 
Posts: n/a
Default Winforms on CITRIX, please advise


Hi,

I've been contacted to build a small client server app. which will run on a
Citrix network. Does this have consequences for the development, are there
things I need to have in mind while developing?

All info regarding .NET developing for Citrix networks are most appreciated!!
Thx
--
Best regards
Luc
  Reply With Quote
Old 24-12-2007, 08:19 AM   #2
anoj
Guest
 
Posts: n/a
Default Re: Winforms on CITRIX, please advise

Luc,

Few problems we faced while deploying our application in Citrix
environment.
a) For single instance applications you need to choose mutex approach.
b) You need to take care of space allocations for the user. It would
be a good idea to keep location [temporary files or files which can
be modified or re-written] configurable.

Other things worked fine like normal environment.

/Anoj
[http://techtips4you.blogspot.com]

On Dec 21, 10:04*pm, Luc <L...@discussions.microsoft.com> wrote:
> Hi,
>
> I've been contacted to build a small client server app. which will run on a
> Citrix network. Does this have consequences for the development, are there
> things I need to have in mind while developing?
>
> All info regarding .NET developing for Citrix networks are most appreciated!!
> Thx
> --
> Best regards
> Luc


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off