Click here to Skip to main content
16,011,120 members
Home / Discussions / C#
   

C#

 
QuestionSample Projects Pin
kjosh2-Jun-06 8:18
kjosh2-Jun-06 8:18 
AnswerRe: Sample Projects Pin
Paul Brower2-Jun-06 9:26
Paul Brower2-Jun-06 9:26 
GeneralRe: Sample Projects Pin
kjosh2-Jun-06 10:05
kjosh2-Jun-06 10:05 
GeneralRe: Sample Projects Pin
Paul Brower2-Jun-06 10:25
Paul Brower2-Jun-06 10:25 
GeneralRe: Sample Projects Pin
kjosh2-Jun-06 11:08
kjosh2-Jun-06 11:08 
GeneralRe: Sample Projects Pin
Expert Coming3-Jun-06 14:48
Expert Coming3-Jun-06 14:48 
Questionconnecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 8:09
sopheapteng2-Jun-06 8:09 
AnswerRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 9:53
Stephan Samuel2-Jun-06 9:53 
This is probably not the right board for this question.

What do you mean by "your network"? Do you mean that it's not on your subnet, or that there is no physical connection between the two? Likely, you mean the first (subnet), because it's rare in this day that your computer isn't connected to the Internet.

Can you connect to the remote machine by Citrix? Try the Remote Desktop application to connect to the machine (it does exactly the same thing as some versions of Citrix). If you can connect, there's a physical route, and all you should need to do is ensure an open port, correct credentials and the right connection information.

If you can't connect (i.e. -- ping, traceroute, telnet, etc.) from your machine to the server by Citrix, you're either not physically connected (rare), or some network hardware between where you are and the destination is not bridging/switching/routing your packets. Talk to your network people.

GeneralRe: connecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 10:12
sopheapteng2-Jun-06 10:12 
GeneralRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 10:34
Stephan Samuel2-Jun-06 10:34 
GeneralRe: connecting to a remote machine that is not part of your network Pin
sopheapteng2-Jun-06 11:03
sopheapteng2-Jun-06 11:03 
GeneralRe: connecting to a remote machine that is not part of your network Pin
Stephan Samuel2-Jun-06 11:30
Stephan Samuel2-Jun-06 11:30 
QuestionBase Class Library Samples Pin
Robert M Greene2-Jun-06 7:00
Robert M Greene2-Jun-06 7:00 
GeneralRe: Base Class Library Samples Pin
Office Lineman2-Jun-06 8:17
Office Lineman2-Jun-06 8:17 
GeneralRe: Base Class Library Samples Pin
Robert M Greene2-Jun-06 8:35
Robert M Greene2-Jun-06 8:35 
AnswerRe: Base Class Library Samples Pin
Office Lineman2-Jun-06 9:09
Office Lineman2-Jun-06 9:09 
QuestionSingle Instance Application Pin
EyeOfTheSky2-Jun-06 6:26
EyeOfTheSky2-Jun-06 6:26 
AnswerRe: Single Instance Application Pin
Ravi Bhavnani2-Jun-06 6:53
professionalRavi Bhavnani2-Jun-06 6:53 
QuestionC# Threading Pin
AlEvanGe2-Jun-06 6:07
AlEvanGe2-Jun-06 6:07 
AnswerRe: C# Threading Pin
led mike2-Jun-06 6:53
led mike2-Jun-06 6:53 
AnswerRe: C# Threading Pin
Ravi Bhavnani2-Jun-06 6:56
professionalRavi Bhavnani2-Jun-06 6:56 
Questionhighlight the selected row in gridview Pin
kjosh2-Jun-06 5:49
kjosh2-Jun-06 5:49 
QuestionPlease Help Very Urgent... Pin
YoungJoe2-Jun-06 5:46
YoungJoe2-Jun-06 5:46 
AnswerRe: Please Help Very Urgent... Pin
Stephan Samuel2-Jun-06 5:50
Stephan Samuel2-Jun-06 5:50 
AnswerRe: Please Help Very Urgent... Pin
Elina Blank2-Jun-06 9:37
sitebuilderElina Blank2-Jun-06 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.