how to send data to exe file?
my code has a button when i press it, an exe file will open.
how can i send data as input to the exe file?
Answers were Sorted based on User's Feedback
Answer / find_kk
use following code in button click event
System.Diagnostics.Process.Start(@"\write physical path of
exe file");
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / find_kk
Sorry, in the above code, after file name you can give
comma seperated values of arguments which you want to pass
as input value in exe file,
| Is This Answer Correct ? | 2 Yes | 1 No |
Name a feature which is common to all .net languages?
What are the difference between structure and class?
How do you call a stored procedure in Visual Basic?
when a program of vb.net is written in notepad it occupies always 1kb of memory why?
How to connect crystal report in vb.net ?
What is globalization?
What are the features present in vb 2005?
Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Entry-level job. Regards Lina
is ADO.NET important to connect sql server? is any other way to connect sql server?
How vb implements the disconnected architecture as like vb.net?
How does vb.net achieve polymorphism?
How to view an assembly?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)