Click here to Skip to main content
16,006,373 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to use the dll developed in VC6 Pin
Mazdak17-Mar-04 6:11
Mazdak17-Mar-04 6:11 
GeneralRe: how to use the dll developed in VC6 Pin
yyf17-Mar-04 6:38
yyf17-Mar-04 6:38 
GeneralRe: how to use the dll developed in VC6 Pin
Jeremy Kimball17-Mar-04 7:38
Jeremy Kimball17-Mar-04 7:38 
GeneralRe: how to use the dll developed in VC6 Pin
Andy Wieberneit18-Mar-04 12:04
Andy Wieberneit18-Mar-04 12:04 
QuestionRedirection? Pin
SherKar17-Mar-04 5:56
SherKar17-Mar-04 5:56 
AnswerRe: Redirection? Pin
Dave Kreskowiak17-Mar-04 8:51
mveDave Kreskowiak17-Mar-04 8:51 
AnswerRe: Redirection? Pin
Anonymous17-Mar-04 16:01
Anonymous17-Mar-04 16:01 
GeneralMultithread App delimma... Pin
rsjagtia117-Mar-04 5:51
rsjagtia117-Mar-04 5:51 
Hi everyone,

Well i have a little problem. I have recieved some source code written in java that performs some xml parsing. I need to design a front end in C# and allow to call the java app. I'm currently doing that through a bat file which i call through System.Diagnostics.Process class. However, this "hangs" my c# program and i want the user to be able to see the output of a program in large text box (with scroll bars) within the form, in real time. Also, i have an animated gif that should continue to loop without being interupted. As soon as i execute process.start(), the program "hangs" while the java app runs in the background. The gif stops animating... the form looks funny with some control's dissapearing .. etc. What is the best way to do this?

Thanks.

I have read up on multi threaded applications on using them to update UI controls while processing in the backgroudn.. however the stuff was a little over my head.. any help would be appreciated.
GeneralRe: Multithread App delimma... Pin
OmegaSupreme17-Mar-04 5:58
OmegaSupreme17-Mar-04 5:58 
QuestionBuild an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio17-Mar-04 5:22
gicio17-Mar-04 5:22 
AnswerRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio17-Mar-04 5:24
gicio17-Mar-04 5:24 
GeneralRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
OmegaSupreme17-Mar-04 5:52
OmegaSupreme17-Mar-04 5:52 
GeneralRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio18-Mar-04 23:45
gicio18-Mar-04 23:45 
Generalregd datagrid and control boxes Pin
karteek17-Mar-04 5:20
karteek17-Mar-04 5:20 
GeneralUsing an unmanaged C++ dll in C# Pin
granderson17-Mar-04 4:55
granderson17-Mar-04 4:55 
GeneralRe: Using an unmanaged C++ dll in C# Pin
Heath Stewart17-Mar-04 5:15
protectorHeath Stewart17-Mar-04 5:15 
GeneralRe: Using an unmanaged C++ dll in C# Pin
Jeremy Kimball17-Mar-04 7:42
Jeremy Kimball17-Mar-04 7:42 
QuestionHow do you add intellisence text to an object or function? Pin
Manster17-Mar-04 4:28
Manster17-Mar-04 4:28 
AnswerRe: How do you add intellisence text to an object or function? Pin
Colin Angus Mackay17-Mar-04 5:24
Colin Angus Mackay17-Mar-04 5:24 
AnswerRe: How do you add intellisence text to an object or function? Pin
Heath Stewart17-Mar-04 5:25
protectorHeath Stewart17-Mar-04 5:25 
Generalusing a modem in c#. Pin
youssef17-Mar-04 4:23
youssef17-Mar-04 4:23 
GeneralRe: using a modem in c#. Pin
Dave Kreskowiak17-Mar-04 9:04
mveDave Kreskowiak17-Mar-04 9:04 
GeneralRe: using a modem in c#. Pin
Anonymous17-Mar-04 16:15
Anonymous17-Mar-04 16:15 
GeneralC# Web Service and Soap Exceptions Pin
Chris Meech17-Mar-04 3:55
Chris Meech17-Mar-04 3:55 
GeneralRe: C# Web Service and Soap Exceptions Pin
Heath Stewart17-Mar-04 5:58
protectorHeath Stewart17-Mar-04 5:58 

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.