|
-
Feb 12th, 2007, 07:13 PM
#1
Thread Starter
Frenzied Member
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...
-
Feb 12th, 2007, 07:51 PM
#2
Addicted Member
Re: VB Express
 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.
-
Feb 12th, 2007, 08:19 PM
#3
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Feb 13th, 2007, 09:29 AM
#4
Addicted Member
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.
-
Feb 13th, 2007, 11:51 AM
#5
Addicted Member
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.
-
Feb 13th, 2007, 12:03 PM
#6
Re: VB Express
 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!
-
Feb 13th, 2007, 12:52 PM
#7
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Feb 13th, 2007, 03:18 PM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|