Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
QuestionDisplaying files on the web page [modified] Pin
Sharon Alexander15-Feb-07 19:43
Sharon Alexander15-Feb-07 19:43 
QuestionAsking for help drawing lines with the mouse Pin
ghost_uwi115-Feb-07 19:38
ghost_uwi115-Feb-07 19:38 
AnswerRe: Asking for help drawing lines with the mouse [modified] Pin
Russell Jones15-Feb-07 21:34
Russell Jones15-Feb-07 21:34 
AnswerRe: Asking for help drawing lines with the mouse Pin
Russell Jones15-Feb-07 22:04
Russell Jones15-Feb-07 22:04 
GeneralRe: Asking for help drawing lines with the mouse [modified] Pin
ghost_uwi116-Feb-07 5:17
ghost_uwi116-Feb-07 5:17 
QuestionMicrosoft Chart control 6.0-Row Data Pin
GunaChinna15-Feb-07 18:55
GunaChinna15-Feb-07 18:55 
QuestionIfilter.. Pin
Member 382304615-Feb-07 18:25
Member 382304615-Feb-07 18:25 
QuestionInvoking the VS C++ compiler from a C# application Pin
hain15-Feb-07 13:11
hain15-Feb-07 13:11 
From within a C# application, I would like to invoke the Visual Studio command-line C++ compiler (cl.exe) to compile a simple console program (e.g., helloworld.cpp). The compiler messages should be redirected or captured to a text file.

I know the environment variables have to be set (using vcvars32.bat), but I have not had any luck in hitting on the correct sequencing and parameters for System.Diagnostics.Process methods, or the Process.StartInfo property settings. I think I'm in generally the right ball park--but maybe not.

Can anyone help?

Thanks so much,
Tom
AnswerRe: Invoking the VS C++ compiler from a C# application Pin
ShermansLagoon16-Feb-07 1:01
ShermansLagoon16-Feb-07 1:01 
GeneralRe: Invoking the VS C++ compiler from a C# application Pin
hain16-Feb-07 3:48
hain16-Feb-07 3:48 
GeneralRe: Invoking the VS C++ compiler from a C# application Pin
ShermansLagoon17-Feb-07 21:08
ShermansLagoon17-Feb-07 21:08 
GeneralRe: Invoking the VS C++ compiler from a C# application Pin
hain18-Feb-07 8:35
hain18-Feb-07 8:35 
GeneralRe: Invoking the VS C++ compiler from a C# application Pin
ShermansLagoon18-Feb-07 19:17
ShermansLagoon18-Feb-07 19:17 
QuestionDataset Looping Pin
#realJSOP15-Feb-07 10:47
professional#realJSOP15-Feb-07 10:47 
AnswerRe: Dataset Looping Pin
Ed.Poore16-Feb-07 1:07
Ed.Poore16-Feb-07 1:07 
GeneralRe: Dataset Looping Pin
#realJSOP16-Feb-07 2:02
professional#realJSOP16-Feb-07 2:02 
GeneralRe: Dataset Looping Pin
Ed.Poore16-Feb-07 2:10
Ed.Poore16-Feb-07 2:10 
GeneralRe: Dataset Looping Pin
kubben16-Feb-07 2:12
kubben16-Feb-07 2:12 
AnswerRe: Dataset Looping Pin
Chris Buckett16-Feb-07 1:15
Chris Buckett16-Feb-07 1:15 
GeneralRe: Dataset Looping Pin
#realJSOP16-Feb-07 2:00
professional#realJSOP16-Feb-07 2:00 
GeneralRe: Dataset Looping Pin
Chris Buckett16-Feb-07 2:04
Chris Buckett16-Feb-07 2:04 
GeneralRe: Dataset Looping Pin
Chris Buckett16-Feb-07 2:19
Chris Buckett16-Feb-07 2:19 
GeneralRe: Dataset Looping Pin
Todd Smith16-Feb-07 7:42
Todd Smith16-Feb-07 7:42 
AnswerRe: Dataset Looping Pin
megaadam16-Feb-07 2:20
professionalmegaadam16-Feb-07 2:20 
AnswerRe: Dataset Looping Pin
Jon Sagara16-Feb-07 3:46
Jon Sagara16-Feb-07 3:46 

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.