can we send inputs to visual basic projects through command
line arguments



can we send inputs to visual basic projects through command line arguments..

Answer / vimal victor

Yes. We can pass command line arguements in VB. We can
specify the arguement in project properties -> make tab.
Instead we can pass it as command line arguement. The
argument will be in a object called 'command' and/or 'command$'.

Happy coding.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COM+ Interview Questions

How do you make a NET component talk to a COM component?

1 Answers  


Explain role-based security?

2 Answers  


Define manageability?

1 Answers  


What is the difference between com architecture and .net architecture?

0 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


Are com components serializable?

2 Answers   Microsoft,


what are wrapper Classes?

2 Answers   Tech Mahindra,


What are rcw?

0 Answers  


Is com+ dead?

0 Answers  


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

0 Answers  


Disadvantages of com components?

3 Answers   Microsoft,


Define scalability?

2 Answers  


Categories