Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
i want to download free microsoft visual basic 6.0 software.so please can you send me any link of site address please.
Posted

1 solution

There's no free download. Even it's free I suggest you not to go with VB 6. Trust me, see below for reason(s).
Legacy development and support
All versions of the Visual Basic development environment from 1.0 to 6.0 are now retired and unsupported by Microsoft. The associated runtime environments are also unsupported, except for the Visual Basic 6 core runtime environment, which Microsoft officially supports for the lifetime of Windows 8. Third party components that shipped with Visual Studio 6.0 are not included in this support statement. Some legacy Visual Basic components may still work on newer platforms, despite being unsupported by Microsoft and other vendors.

Development and maintenance development for Visual Basic 6 is possible on legacy Windows XP, Windows Vista and Windows 2003 using Visual Studio 6.0 platforms, but is unsupported. Documentation for Visual Basic 6.0, its application programming interface and tools is best covered in the last MSDN release before Visual Studio.NET 2002. Later releases of MSDN focused on .NET development and had significant parts of the Visual Basic 6.0 programming documentation removed. The Visual Basic IDE can be installed and used on Windows Vista, where it exhibits some minor incompatibilities that do not hinder normal software development and maintenance. As of August 2008, both Visual Studio 6.0 and the MSDN documentation mentioned above are available for download by MSDN subscribers.


Go with .NET. Here Visual Studio Express editions[^]
 
Share this answer
 
Comments
Graeme_Grant 26-Feb-17 22:49pm    
Addition note: Express editions are FREE.
Richard MacCutchan 27-Feb-17 3:35am    
At least they were back in November 2013 when this Solution was posted.
Graeme_Grant 27-Feb-17 4:29am    
It popped up today for some odd reason as new... I must admit I didn't check the date...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900