Click here to Skip to main content
15,891,864 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is it possible to close a form that calls event to another form and while the event is being handled !!!. Pin
Nadia Monalisa5-Sep-06 10:23
Nadia Monalisa5-Sep-06 10:23 
Questionprocess.StartInfo Pin
Bharat Gadhia5-Sep-06 8:20
Bharat Gadhia5-Sep-06 8:20 
AnswerRe: process.StartInfo Pin
Not Active5-Sep-06 8:53
mentorNot Active5-Sep-06 8:53 
GeneralRe: process.StartInfo Pin
Bharat Gadhia5-Sep-06 9:15
Bharat Gadhia5-Sep-06 9:15 
GeneralRe: process.StartInfo Pin
Not Active5-Sep-06 9:28
mentorNot Active5-Sep-06 9:28 
GeneralRe: process.StartInfo Pin
Bharat Gadhia5-Sep-06 9:39
Bharat Gadhia5-Sep-06 9:39 
Questioncs project to Linux Pin
Amar Chaudhary5-Sep-06 8:19
Amar Chaudhary5-Sep-06 8:19 
AnswerRe: cs project to Linux Pin
User 66585-Sep-06 8:25
User 66585-Sep-06 8:25 
Use Mono

You can first try to compile it on both Windows and Linux. If it compiles and runs on Windows, check if it compiles and properly runs on Linux, too.
The mcs compiler is for .NET 1.1 and the gmcs for .NET 2.0 as far as I remember

regards

modified 12-Sep-18 21:01pm.

GeneralRe: cs project to Linux Pin
Amar Chaudhary5-Sep-06 8:48
Amar Chaudhary5-Sep-06 8:48 
GeneralRe: cs project to Linux Pin
User 66585-Sep-06 8:54
User 66585-Sep-06 8:54 
GeneralRe: cs project to Linux Pin
Amar Chaudhary5-Sep-06 9:01
Amar Chaudhary5-Sep-06 9:01 
QuestionHelp with GDI+ Pin
Fco. Javier Marin5-Sep-06 7:58
Fco. Javier Marin5-Sep-06 7:58 
AnswerRe: Help with GDI+ Pin
Jun Du5-Sep-06 8:08
Jun Du5-Sep-06 8:08 
GeneralRe: Help with GDI+ Pin
Fco. Javier Marin5-Sep-06 8:17
Fco. Javier Marin5-Sep-06 8:17 
GeneralRe: Help with GDI+ Pin
User 66585-Sep-06 8:21
User 66585-Sep-06 8:21 
GeneralRe: Help with GDI+ Pin
Fco. Javier Marin5-Sep-06 8:26
Fco. Javier Marin5-Sep-06 8:26 
GeneralRe: Help with GDI+ Pin
Jun Du5-Sep-06 9:27
Jun Du5-Sep-06 9:27 
AnswerRe: Help with GDI+ Pin
User 66585-Sep-06 8:13
User 66585-Sep-06 8:13 
AnswerRe: Help with GDI+ Pin
Amar Chaudhary5-Sep-06 8:53
Amar Chaudhary5-Sep-06 8:53 
QuestionTreeview and add node/refresh Pin
Saamir5-Sep-06 7:45
Saamir5-Sep-06 7:45 
AnswerRe: Treeview and add node/refresh Pin
User 66585-Sep-06 8:20
User 66585-Sep-06 8:20 
GeneralRe: Treeview and add node/refresh Pin
Saamir5-Sep-06 8:40
Saamir5-Sep-06 8:40 
AnswerRe: Treeview and add node/refresh Pin
Nader Elshehabi5-Sep-06 10:42
Nader Elshehabi5-Sep-06 10:42 
QuestionCompile Question Pin
HahnTech5-Sep-06 6:06
HahnTech5-Sep-06 6:06 
AnswerRe: Compile Question Pin
User 66585-Sep-06 6:17
User 66585-Sep-06 6:17 

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.