Don't click on me...I can't even spell VB

Return to Main Menu

Welcome to my quick tips for Visual Basic and C#. These little code snippets and projects are designed to show you some little tricks and cool additions you can add to your own projects. I hope you find them useful! Check back often because I am updating this page on a regular basis.

  • Keyboard & Mouse
  • Forms
  • SQL Stuff
  • How to find & display visible SQL servers in a DataGridView Control
    VB  Code    Project
    C#  Code    Project
  • Web Stuff
  • How to open browser, & search Google for a selected string
    VB  Code
    C#  Code


  • How to do a MSN search in code
    VB  Code    Project

    C#  Code    Project

  • How to close the browser
    VB  Code

    C#  Code

  • How to use the NotifyIcon, ContextMenuStrip, and process component to search Google....very cool!!!
    VB  Project

    C#  Project
 

Updated