Is there a way to make executable applications in VB .NET Express Edition?

Please Respond.


Answer this question

Is there a way to make executable applications in VB .NET Express Edition?

  • thegallery

    yes. Learn Visual Basic !!! This is the basic guidelines !!

    bicho



  • Leonnuel

    TTT

  • M. Carr

    Hi.
    I am a civil Engineering student and got to make a project (civil engineering related) but am not that much sophisticated in VB to make one...

    any guidelines....

  • persistent me

    A rather blunt answer but the point is correct.

    Some learning resources include

    http://msdn.microsoft.com/vstudio/express/vb/easytolearn/

    You can download VB Express for free and start working through these examples. The product is about as easy as your going to get and it sounds like you just basically need to work through a few examples start using the product.

    We all had to start somewhere.....


  • Flamin

    Hi,

    Yes. It is possible to make .NET Executables using Visual Basic Express Edition.
    It has templates for creating the following types of Executables :
    1. Windows Application
    2. Console Application

    Regards,
    Vikram

  • Is there a way to make executable applications in VB .NET Express Edition?