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 |
What is com, com+ and dcom ?
Can we copy a COM dll to GAC folder?
How to register com+ services?
What happens when we instantiate a .NET component ?
Define manageability?
Explain the new three features of com+ services, which are not there in com (mts)?
Define durability?
Explain how to make a net component talk to a com component?
Explain transaction atomicity?
What is the new three features of COM+ services, which are not there in COM (MTS) ?
Is com+ dead?
What is security?