Online Resources for VB6: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
:: http://www.brainbell.com/tutors/Visual_Basic/Forms_as_Reusable_Components.htm | :: http://www.brainbell.com/tutors/Visual_Basic/Forms_as_Reusable_Components.htm | ||
* Visual Basic Tutorials From FunctionX | |||
: http://www.functionx.com/vb/index.htm | |||
:* List-Based Controls | |||
:: http://www.functionx.com/vb/Lesson12.htm | |||
* Chilkat Visual Basic Examples | |||
: http://www.example-code.com/vb/ | |||
:* HTTP Visual Basic Examples | |||
:: http://www.example-code.com/vb/http.asp | |||
* Tech Republic | |||
: http://search.techrepublic.com.com/index.php?q=VB6&t=11&go=Search | |||
:* Parsing documents with the DOM in VB6 | |||
:: http://articles.techrepublic.com.com/5100-22-1044764.html | |||
* Visual BASIC Explorer | |||
: http://www.vbexplorer.com/VBExplorer/VBExplorer.asp | |||
:* Drawing & Animation | |||
:: http://www.vbexplorer.com/VBExplorer/gdi1.asp | |||
* Black Belt VB Free Code Samples | |||
: http://blackbeltvb.com/ | |||
* inStep Technologies Visual Basic 6 and ActiveX Tech Library | |||
: http://www.insteptech.com/techLibrary/frameset.htm | |||
:* Working with Forms and Controls | |||
:: http://www.insteptech.com/techLibrary/vbClassic/vb6_forms.htm | |||
:* Keyboard Tips and Tricks | |||
:: http://www.insteptech.com/techLibrary/vbClassic/vb6_keybrd.htm | |||
* Aivosti VB Shop Optimize string handling in VB6 - Part I | |||
: http://www.aivosto.com/vbtips/stringopt.html | |||
</big> | </big> |
Latest revision as of 13:50, 15 February 2008
- MSDN Visual Basic 6.0 Resource Center
- http://msdn2.microsoft.com/en-us/library/ms950408.aspx
- Language Reference
- Visual BASIC 6 (VB6) Dot US
- http://www.vb6.us/
- VB6 Control Basics
- Visual Basic Data Sinks
- VB Vision - Code Samples, Tips, and Tricks
- Visual BASIC Tutorials
- http://www.brainbell.com/tutors/Visual_Basic/
- Forms as Reusable Components
- Visual Basic Tutorials From FunctionX
- http://www.functionx.com/vb/index.htm
- List-Based Controls
- Chilkat Visual Basic Examples
- http://www.example-code.com/vb/
- HTTP Visual Basic Examples
- Tech Republic
- http://search.techrepublic.com.com/index.php?q=VB6&t=11&go=Search
- Parsing documents with the DOM in VB6
- Visual BASIC Explorer
- http://www.vbexplorer.com/VBExplorer/VBExplorer.asp
- Drawing & Animation
- Black Belt VB Free Code Samples
- inStep Technologies Visual Basic 6 and ActiveX Tech Library
- http://www.insteptech.com/techLibrary/frameset.htm
- Working with Forms and Controls
- Keyboard Tips and Tricks
- Aivosti VB Shop Optimize string handling in VB6 - Part I