Results 1 to 6 of 6

Thread: Difference between Express and VS 2005 and old editions

Hybrid View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2006
    Posts
    154

    Difference between Express and VS 2005 and old editions

    I think Express would be fine because its free.

    but what are its major differences?

    How do you compare them based on your experience.

    Thank You.

  2. #2
    Frenzied Member circuits2's Avatar
    Join Date
    Sep 2006
    Location
    Kansas City, MO
    Posts
    1,027

    Re: Difference between Express and VS 2005 and old editions

    It depends on how new you are to VB and how complex your applications will be. MSDN has answers to your specific questions on the Express website. However, it doesn't cost you anything to check out the Express version and see if it has the capabilities you require. Also, you might try searching the forum before posting a question because this one has been answered many times before.
    Show the love! Click (rate this post) under my name if I was helpful.

    My CodeBank Submissions: How to create a User Control | Move a form between Multiple Monitors (Screens) | Remove the MDI Client Border | Using Report Viewer with Visual Studio 2012 Express

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2006
    Posts
    154

    Re: Difference between Express and VS 2005 and old editions

    I have habit to search before post.

    But perhaps i was not able to find exact answers

  4. #4
    Fanatic Member
    Join Date
    May 2003
    Posts
    758

    Re: Difference between Express and VS 2005 and old editions

    You can do most things for many applications with the Express version. I have an app that I am writing that is already over 170K lines of code and I am using Express for it. I really just depends on what types of applications you plan to write.

    To list some of the things I cannot do with Express:
    - Cannot write Compact Framework applications
    - Cannot create datasets with the GUI off of a remote database
    - Cannot use any add-ins

    Check out this link http://msdn2.microsoft.com/en-us/lib...xz(VS.80).aspx
    My.Settings.Signature = String.Empty

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

    Re: Difference between Express and VS 2005 and old editions

    Check these two for the differences of the editions in an easy to read chart.
    http://msdn2.microsoft.com/en-us/vstudio/aa700833.aspx

    And

    http://msdn2.microsoft.com/en-us/vstudio/aa700921.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

  6. #6
    Fanatic Member
    Join Date
    May 2003
    Posts
    758

    Re: Difference between Express and VS 2005 and old editions

    I just now was looking for information about setting up Global #Const values (another thread here) and discovered that they are not offered in the Express version, either.

    Looks like it is finally time for me to spend some money and get the real version.
    My.Settings.Signature = String.Empty

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