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 |
Explain how does the xmlserializer work?
What does VS.NET contains ?
How to store jpeg / gif / bmp image in database and how to retrieve them? The most stressful condition is database is distributed and stored images can be retrive from any computer in network and any one can store images from other computer!! plss help its urgent.......RAHUL RATHOD
Explain the difference between namespace and assembly?
Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.
if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve
wht is the use of console application?
What is an abstract class?
What is the differnce between managed code and unmanaged code?
Explain the difference between int and int32?
What is the strong name in .net assembly?
What is the ruby interface generator?
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)