can we send inputs to visual basic projects through command
line arguments
Answer Posted / 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 View All Answers
What are Interop Services?
Explain how to make a net component talk to a com component?
Explain the disadvantages of com components?
Can .NET Framework components use the features of Component Services?
What is scalability?
Optimization technique description ?
How to register com+ services?
Explain how to register dll in com / com+ application?
Define durability?
What is security?
What is the difference between com architecture and .net architecture?
Is the com architecture same as .net architecture?
how to register dll in COM / COM+ application
Explain the new three features of com+ services, which are not there in com (mts)?
Explain how to register com+ services?