Click here to Skip to main content
15,893,594 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Connecting to SQL database Pin
Dave Kreskowiak16-May-16 2:47
mveDave Kreskowiak16-May-16 2:47 
GeneralRe: Connecting to SQL database Pin
Member 1228398616-May-16 2:57
Member 1228398616-May-16 2:57 
QuestionExporting excel chart to PNG - a generic error occurred in GDI+ - VB.NET Pin
WesselVB16-May-16 0:37
WesselVB16-May-16 0:37 
AnswerRe: Exporting excel chart to PNG - a generic error occurred in GDI+ - VB.NET Pin
Simon_Whale16-May-16 0:52
Simon_Whale16-May-16 0:52 
AnswerRe: Exporting excel chart to PNG - a generic error occurred in GDI+ - VB.NET Pin
Richard Deeming16-May-16 1:04
mveRichard Deeming16-May-16 1:04 
Questionsystem overflow exception on an arithmetic operation Pin
Member 1063639915-May-16 0:11
Member 1063639915-May-16 0:11 
AnswerRe: system overflow exception on an arithmetic operation Pin
Dave Kreskowiak15-May-16 3:09
mveDave Kreskowiak15-May-16 3:09 
QuestionCOM Interop Pin
JackMisani9-May-16 7:16
JackMisani9-May-16 7:16 
Good afternoon to everyone. First of all i'm sorry if my question might seem stupid but please understand me....i'm not a very practice programmer!!

THIS IS MY ACTUAL SITUATION:
In this moment i've a program (ABC) not created by me.This program expose a COM interface. This program has different function and every function is holded is a particular secondary form.
If I start a new VB.NET project and then I add a reference to the executable file of the program above (ABC) my VisualStudio imports the interop of the program. Than using the CreateObject Function I can access to some Function of the executable file. This allow me to send some string from my own program (FGH written in VB6) to the other one (ABC).


THIS SHOULD BE MY NEW SITUATION:
Now, I made a new program NEWABC(similar to the old ABC) but the form will be opened with Process.Start so instead having only one process as in ABC i will have as many processes are the Windows opened. Now, from the older FGH a from a newer NEWFGH (written in .NET) i would like to find a particular process launched by NEWABC and send him a particular string. I could do this operation using Drag&Drop but this operation is to slow because I would like that clicking a control button he made everything in 1ms.

Does anyone have some idea to recommend me?

Thany you very much
Jack
AnswerRe: COM Interop Pin
Nathan Minier10-May-16 1:20
professionalNathan Minier10-May-16 1:20 
GeneralRe: COM Interop Pin
JackMisani10-May-16 2:28
JackMisani10-May-16 2:28 
GeneralRe: COM Interop Pin
Dave Kreskowiak10-May-16 5:02
mveDave Kreskowiak10-May-16 5:02 
SuggestionRe: COM Interop Pin
Richard Deeming10-May-16 8:02
mveRichard Deeming10-May-16 8:02 
GeneralRe: COM Interop Pin
Nathan Minier11-May-16 1:19
professionalNathan Minier11-May-16 1:19 
QuestionSmtpClient not working in Windows Server 2012 R2 Pin
drentsch9-May-16 5:09
drentsch9-May-16 5:09 
AnswerRe: SmtpClient not working in Windows Server 2012 R2 Pin
Nathan Minier10-May-16 1:22
professionalNathan Minier10-May-16 1:22 
GeneralRe: SmtpClient not working in Windows Server 2012 R2 Pin
drentsch10-May-16 1:43
drentsch10-May-16 1:43 
Questioncode working on one pc on on another not... Pin
Member 124732905-May-16 22:18
Member 124732905-May-16 22:18 
GeneralRe: code working on one pc on on another not... Pin
Richard MacCutchan5-May-16 23:12
mveRichard MacCutchan5-May-16 23:12 
GeneralRe: code working on one pc on on another not... Pin
Member 124732906-May-16 0:55
Member 124732906-May-16 0:55 
GeneralRe: code working on one pc on on another not... Pin
Richard MacCutchan6-May-16 2:52
mveRichard MacCutchan6-May-16 2:52 
GeneralRe: code working on one pc on on another not... Pin
Member 124732907-May-16 8:07
Member 124732907-May-16 8:07 
GeneralRe: code working on one pc on on another not... Pin
Richard MacCutchan7-May-16 20:40
mveRichard MacCutchan7-May-16 20:40 
GeneralRe: code working on one pc on on another not... Pin
Member 124732908-May-16 5:49
Member 124732908-May-16 5:49 
GeneralRe: code working on one pc on on another not... Pin
Dave Kreskowiak8-May-16 6:55
mveDave Kreskowiak8-May-16 6:55 
GeneralRe: code working on one pc on on another not... Pin
Richard MacCutchan8-May-16 6:57
mveRichard MacCutchan8-May-16 6:57 

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.