CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2010
    Posts
    21

    How can made cmd application in vb.net 2008 and vb6?

    salam sir;
    How can made cmd application in vb.net 2008?
    thanks sir if you are help me

  2. #2
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: How can made cmd application in vb.net 2008 and vb6?

    If you mean a command line application you would start by choosing Console as your project type.

    If you really want to get help you should ask more specific questions, simply asking how to write xxx application is not going to yield many results that will be of any help to you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured