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

What is com, com+ and dcom ?

0 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


How to register com+ services?

0 Answers  


What happens when we instantiate a .NET component ?

0 Answers   DELL,


Define manageability?

1 Answers  






Explain the new three features of com+ services, which are not there in com (mts)?

0 Answers  


Define durability?

0 Answers  


Explain how to make a net component talk to a com component?

0 Answers  


Explain transaction atomicity?

2 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS) ?

3 Answers  


Is com+ dead?

0 Answers  


What is security?

0 Answers  


Categories