Click here to Skip to main content
15,913,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: Embedded Firebird and .NET Pin
Rob Graham11-Aug-06 10:56
Rob Graham11-Aug-06 10:56 
QuestionHow to execute a PHP file from C# code Pin
Suman Singh11-Aug-06 2:08
professionalSuman Singh11-Aug-06 2:08 
AnswerRe: How to execute a PHP file from C# code Pin
DaveHoganIW11-Aug-06 2:20
DaveHoganIW11-Aug-06 2:20 
AnswerRe: How to execute a PHP file from C# code Pin
Christian Wulff11-Aug-06 2:35
Christian Wulff11-Aug-06 2:35 
AnswerRe: How to execute a PHP file from C# code Pin
Mridang Agarwalla11-Aug-06 4:36
Mridang Agarwalla11-Aug-06 4:36 
Questionreferences Pin
e_LA11-Aug-06 2:02
e_LA11-Aug-06 2:02 
AnswerRe: references Pin
Dustin Metzgar11-Aug-06 4:44
Dustin Metzgar11-Aug-06 4:44 
QuestionC# MonoDevelop0.01 Ubuntu 6.06 Pin
StrayGrey11-Aug-06 1:45
StrayGrey11-Aug-06 1:45 
I am attempting to learn C# programming using the book Visual C# .NET 2003 Kick Start but the 1st program I try does not compile.
The source looks like:-
class ch01_01

{

static void Main()

{

System.Console.WriteLine("Hello from C#.");
System.Console.WriteLine("Press any key to continue");
System.Console.ReadLine();

}

}

and the error given is :-Building Solution ch01_01

Building Project: ch01_01 Configuration: Debug
Performing main compilation...

Build failed. Couldn't create a remote process.
Where do I fix this please?Confused | :confused:

Regards,
Alf Stockton

AnswerRe: C# MonoDevelop0.01 Ubuntu 6.06 Pin
Judah Gabriel Himango11-Aug-06 4:58
sponsorJudah Gabriel Himango11-Aug-06 4:58 
AnswerRe: C# MonoDevelop0.01 Ubuntu 6.06 [modified] Pin
User 665811-Aug-06 5:27
User 665811-Aug-06 5:27 
GeneralRe: C# MonoDevelop0.01 Ubuntu 6.06 Pin
StrayGrey11-Aug-06 23:11
StrayGrey11-Aug-06 23:11 
GeneralRe: C# MonoDevelop0.01 Ubuntu 6.06 [modified] Pin
User 665812-Aug-06 1:31
User 665812-Aug-06 1:31 
QuestionSocket implementation Pin
ventomito11-Aug-06 1:41
ventomito11-Aug-06 1:41 
AnswerRe: Socket implementation Pin
Stefan Troschuetz11-Aug-06 2:44
Stefan Troschuetz11-Aug-06 2:44 
QuestionFreeing resources ( forcing object destruction) [modified] Pin
abhijit pai11-Aug-06 1:35
abhijit pai11-Aug-06 1:35 
AnswerRe: Freeing resources ( forcing object destruction) Pin
Filip van der Meeren11-Aug-06 1:56
Filip van der Meeren11-Aug-06 1:56 
GeneralRe: Freeing resources ( forcing object destruction) Pin
abhijit pai11-Aug-06 4:57
abhijit pai11-Aug-06 4:57 
AnswerRe: Freeing resources ( forcing object destruction) Pin
Dave Kreskowiak11-Aug-06 4:54
mveDave Kreskowiak11-Aug-06 4:54 
GeneralRe: Freeing resources ( forcing object destruction) Pin
abhijit pai11-Aug-06 5:12
abhijit pai11-Aug-06 5:12 
GeneralRe: Freeing resources ( forcing object destruction) Pin
Filip van der Meeren11-Aug-06 6:25
Filip van der Meeren11-Aug-06 6:25 
GeneralRe: Freeing resources ( forcing object destruction) Pin
Dave Kreskowiak11-Aug-06 13:01
mveDave Kreskowiak11-Aug-06 13:01 
Questionhow to search given word in the word document Pin
ayyp11-Aug-06 1:11
ayyp11-Aug-06 1:11 
AnswerRe: how to search given word in the word document Pin
TheJudeDude16-Aug-06 14:22
TheJudeDude16-Aug-06 14:22 
QuestionDisable Mouse Pin
Rahul.RK11-Aug-06 0:26
Rahul.RK11-Aug-06 0:26 
AnswerRe: Disable Mouse Pin
stancrm11-Aug-06 1:50
stancrm11-Aug-06 1:50 

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.