Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



how to send data to exe file? my code has a button when i press it, an exe file will open. how can..

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

how to send data to exe file? my code has a button when i press it, an exe file will open. how can..

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

Post New Answer

More VB.NET Interview Questions

Explain jit?

0 Answers  


Name the class which allows an element to be accessed using unique key?

0 Answers  


What is difference between import system.data.sqlclient,system.data.oledb?

0 Answers  


Can we use a crystal report into a another crystal report

7 Answers  


what is the advantage of option strict on?

0 Answers  


What is normal jit?

0 Answers  


How do you use two datareaders at the same time in a vb.net windows application ?

0 Answers  


What is late binding and early binding?

0 Answers  


Why Datareader is useful?

5 Answers  


what is delegates

2 Answers  


What is strong typing and weak typing?

0 Answers  


What are the objects in asp.net?

0 Answers  


Categories