Difference between revisions of "Links"

From HashVB
Jump to: navigation, search
(Inno and MZTools)
m (Tidied up)
Line 8: Line 8:
 
* [http://www.shrinkwrapvb.com/ Shrinkwrap VB] - Older site about VfW video capture and AVI generation in VB
 
* [http://www.shrinkwrapvb.com/ Shrinkwrap VB] - Older site about VfW video capture and AVI generation in VB
 
* [http://www.vbaccelerator.com/ VB Accelerator] - Free code/libraries/information on anything (VB related)
 
* [http://www.vbaccelerator.com/ VB Accelerator] - Free code/libraries/information on anything (VB related)
* [http://www.xbeat.net/vbspeed/ VBSpeed] - For all the speed junkies, you'll find lots of very fast functions and excellent optimisation tips here
+
* [http://www.xbeat.net/vbspeed/ VBSpeed] - For all the speed junkies, you'll find lots of very fast functions and excellent optimisation tips here
 
* [http://www.vbwire.com/ VBWire] - Visual Basic news and information source
 
* [http://www.vbwire.com/ VBWire] - Visual Basic news and information source
 
* [http://vbnet.mvps.org/ mvps] - Visual Basic Developers Resource Centre
 
* [http://vbnet.mvps.org/ mvps] - Visual Basic Developers Resource Centre
 
* [http://www.spider-bit.com/ Spider-Bit] - Visual Basic Products / Tutorials / Sources
 
* [http://www.spider-bit.com/ Spider-Bit] - Visual Basic Products / Tutorials / Sources
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconaddingpropertiesmethodstoclass.asp VB Classes] - An MSDN page all about VB Classes.
+
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconaddingpropertiesmethodstoclass.asp VB Classes] - An MSDN page all about VB Classes
  
 
== Source code sites ==
 
== Source code sites ==
 
* [http://www.freevbcode.com/ FreeVBCode] - Exactly what it says...free VB code!
 
* [http://www.freevbcode.com/ FreeVBCode] - Exactly what it says...free VB code!
* [http://www.nomorepasting.com/ No more pasting] - Don't paste code in the channel. Here will do.
+
* [http://www.nomorepasting.com/ No more pasting] - Don't paste code in the channel. Here will do
* [http://www.pscode.com/vb Planet Source Code] - Planet Source Code. Millions of lines of visual basic code both good and bad to be found here.
+
* [http://www.pscode.com/vb Planet Source Code] - Planet Source Code. Millions of lines of visual basic code both good and bad to be found here
  
 
== 3rd party utilities ==
 
== 3rd party utilities ==
* [http://www.jrsoftware.org/isinfo.php InnoSetup] - The best installer in the west.
+
* [http://www.jrsoftware.org/isinfo.php InnoSetup] - The best installer in the west
* [http://www.mztools.com/ MZ-Tools] - A plugin to VB with a host of very useful features.
+
* [http://www.mztools.com/ MZ-Tools] - A plugin to VB with a host of very useful features

Revision as of 13:16, 24 August 2005

There are HUNDREDS of VB sites out there, but no one can remember them all. Here is a selection...

VB Sites

  • gpwiki - The Visual Basic game programming wiki
  • Karl E. Petersons classic VB code - A site devoted to Classic VB (VB6) code, samples, etc...
  • MSDN - An online version of the MSDN library for Visual Basic 6
  • Shrinkwrap VB - Older site about VfW video capture and AVI generation in VB
  • VB Accelerator - Free code/libraries/information on anything (VB related)
  • VBSpeed - For all the speed junkies, you'll find lots of very fast functions and excellent optimisation tips here
  • VBWire - Visual Basic news and information source
  • mvps - Visual Basic Developers Resource Centre
  • Spider-Bit - Visual Basic Products / Tutorials / Sources
  • VB Classes - An MSDN page all about VB Classes

Source code sites

  • FreeVBCode - Exactly what it says...free VB code!
  • No more pasting - Don't paste code in the channel. Here will do
  • Planet Source Code - Planet Source Code. Millions of lines of visual basic code both good and bad to be found here

3rd party utilities

  • InnoSetup - The best installer in the west
  • MZ-Tools - A plugin to VB with a host of very useful features