Results 1 to 8 of 8

Thread: VB Express

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2003
    Location
    Auckland
    Posts
    1,139

    VB Express

    Is VB Express worth using to make basic programs?? why is it free it's not as good as VB.Net for example...

  2. #2
    Addicted Member
    Join Date
    Nov 2006
    Posts
    132

    Re: VB Express

    Quote Originally Posted by kiwis
    Is VB Express worth using to make basic programs?? why is it free it's not as good as VB.Net for example...
    VB Express is great for making basic programs.

    It is merely a "lightweight" version of VB.NET. We can only guess at why Microsoft would offer it for free, but it seems to me that "the first one is always free" as the old saying goes - that is, they want you to become hooked on it and soon need a more powerful version.

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VB Express

    VB Express is VB.NET just the Express version. Its less powerful as compared to the Standard or Pro versions but you can do allot with it.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4
    Addicted Member
    Join Date
    Jan 2007
    Posts
    143

    Re: VB Express

    hi... uhm, RobDog888... could you give a significant example of what the express version can't do that the standard or pro versions can?

    coz i would like to download it.. but if it isn't really worth it, i won't.

    thanks

    [edited part]

    oh! i'd also like to insert the web developer express for ASP.net into this... if you guys don't mind.. since this probably might be a discussion of benefits, pros&cons, etc.. of the express versions versus the standard studio..

    Last edited by dev.rogee; Feb 13th, 2007 at 09:34 AM.

  5. #5
    Addicted Member
    Join Date
    Nov 2006
    Posts
    132

    Re: VB Express

    VB Express is an introductory version of the .NET product. It is limited in a number of ways. For example, it doesn't have the class designer or Object Test Bench. No macros, addins, and packages. It has simplified menu options and defaults. The IDE is single language. The database design tools only work locally. The deployment tools are limited. Debugging is local only... and so on.

    It is a great learning environment and it is free. You can do a great deal with it, and it should not interfer in any way when you decide to upgrade.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB Express

    Quote Originally Posted by woodyz
    It is a great learning environment and it is free. You can do a great deal with it
    That really is its purpose....a kind of introduction to the .NET world. You will discover yourself outgrowing it fairly quickly, however, if you spend time playing around with it the move to the actual .NET platform will not be too dramatic.

    You will have a reasonble handle on what is going on in the .NET world.

    It is free, so you can't go wrong!

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VB Express

    Check this link for a comparison of features/support.
    http://msdn.microsoft.com/vstudio/products/compare/

    And this one for pricing on everything but Express (as its free).

    http://msdn2.microsoft.com/en-us/vstudio/aa700832.aspx
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  8. #8
    Fanatic Member Dnereb's Avatar
    Join Date
    Aug 2005
    Location
    Netherlands
    Posts
    863

    Re: VB Express

    in short Express lacks a lot of tools but no commands these are defined in the framework
    B.T.W you can write .Net in Notepad if you want to and compile it.
    because the compilers are part of the framework not the editor(s).
    why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
    for every question you ask provide an answer on another thread.

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