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

WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?

2 Answers  


Define reliability?

1 Answers  


How to register com+ services?

0 Answers  


What are Interop Services?

0 Answers  


Define scalability?

2 Answers  






Disadvantages of com components?

3 Answers   Microsoft,


Explain consistency?

2 Answers  


Define transaction atomicity?

0 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


What is reliability?

0 Answers  


Explain role-based security?

2 Answers  


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

1 Answers  


Categories