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

Explain how does you handle this com components developed in other programming languages in .net?

0 Answers  


Define object pooling?

0 Answers  


What is use of ContextUtil class?

2 Answers  


Explain transaction atomicity?

2 Answers  


Explain how to register dll in com / com+ application?

0 Answers  






Explain object pooling?

1 Answers  


Explain integrity ?

1 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


Define reliability?

1 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them?

1 Answers  


Explain disadvantages of com components?

0 Answers  


How CCW and RCW is working?

0 Answers  


Categories