Difference between revisions of "Links"

From HashVB
Jump to: navigation, search
(Added DevX.com to ../links/Source code sites)
(Added a link to a table of VB keycodes.)
Line 18: Line 18:
 
* [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
 +
* [http://www.gh-gold.co.uk/keycodes.php www.gh-gold.uk/keycodes.php] - Special keys used in VB - If you need to use special characters like Carriage Return, Backspace, etc (note you can see a list of most keywords in VB by pressing Ctrl+Space or Ctrl+J).
  
 
== Tutorials ==
 
== Tutorials ==

Revision as of 11:20, 26 September 2005

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

Support

  • How to ask questions - If you expect to get an answer, try giving as much information as possible
  • Google - Contrary to popular belief, you are most likely NOT the first person to come across your problem
  • VB6 online help - An online version of the MSDN library for Visual Basic 6
  • MSDN library online - Everything you need to know about windows and the API

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...
  • 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
  • www.gh-gold.uk/keycodes.php - Special keys used in VB - If you need to use special characters like Carriage Return, Backspace, etc (note you can see a list of most keywords in VB by pressing Ctrl+Space or Ctrl+J).

Tutorials

Source code sites

3rd party utilities

  • InnoSetup - The best installer in the west
  • MZ-Tools - A plugin to VB with a host of very useful features
  • ApiViewer 2004 - An updated version of ApiViewer, contains all declarations from Windows XP and lower.

Humour

  • Dilbert - A satirical look at office life in the IT industry