Library tutorials & articles tagged with visual basic

Search filter
Tags
Page 2 of 7
  • Calling a C++ DLL from Visual Basic

    by Kevin Saitta

    Kevin Saitta takes you through the steps of creating a C++ dll and then calling it from VB. visual basic

  • Magnifying The Desktop With Visual Basic

    by Mitchell Harper

    A very handy application that's included with the Windows operating system is the magnifier, which zooms in on a portion of the desktop. In this article Jason shows us how to create a cool zoomable magnifier using Visual Basic 6 and the Windows API. visual basic

  • Making a picture browser in VB 6

    by Nizar Diamond Ali

    Nizar Diamond Ali demonstrates how to create your own image viewer in Visual Basic 6 visual basic

  • Keeping VB Components Compatible

    by Bruce Johnson

    The ins and outs of setting compatibility on Visual Basic projects visual basic

  • Beginning Active Server Pages

    by James Crowley

    Expand your VB skills to the web - learn how to create Active Server Pages in this extensive tutorial visual basic, asp

  • Rich Text Box Controls

    by ZERO-COOL

    With the rich textbox control saving, loading, changing fonts, and much more has become very simple. This tutorial takes you through the basic commands available to you. visual basic

  • Using Speech Recognition and Text to Speech

    by Alex

    This tutorial will guide you through step-by-step on how to talk and make the computer talk back to you. The computer can actually understand what you say! visual basic, speech

  • Text-To-Speech

    by Alex

    This is a tutorial on how to create a basic text-to-speech program using microsoft direct text-to-speech. visual basic, speech

  • Using OLE Automation in VB

    by S.S. Ahmed

    The article demonstrates how to use OLE automation in VB. We can launch word, create a new document and let the user save it all from our VB program! visual basic

  • Controlling Dial Up Networking using the WinInet API

    by Thushan Fernando

    This article explains the basics of controling your DUN([D]ial [U]p [N]etworking) via the WinInet API Function. It covers determining if there is an active connection, connecting and disconnecting from the internet. visual basic

  • Link Checker

    by S.S. Ahmed

    How to create a program that checks whether the links in your web application are active or not. visual basic

  • SQL Distributed Management Objects Part 2

    by S.S. Ahmed

    Learn how to administer SQL Server remotely. visual basic, sql server, sql

  • SQL Distributed Management Objects

    by S.S. Ahmed

    You will learn how to administer SQL Server remotely. I have selected VB to develop a component that will be used in ASP scripts to harness the power of SQL-DMO. visual basic, sql server, sql

  • Using the Inet Control

    by S.S. Ahmed

    This article will show you how to create a server component using Internet Transfer Control. visual basic

  • Client Server Programming with Winsock

    by S.S. Ahmed

    Winsock control comes with VB6 and is used to create applications that access the low-level functions of the Transmission Control Protocol/Internet Protocol (TCP/IP). visual basic

  • Create your own Add-Ins in VB

    by S.S. Ahmed

    Learn the trick of creating your own Add-Ins for Visual Basic visual basic

  • SQL Distributed Management Objects

    by Carvin Wilson

    How to use the SQL Distributed Management Objects from ASP visual basic, asp, db, sql server

  • Passing Variables By Value or Reference

    by Mike J

    An introduction to how best to pass a value to and between statements. Including hints to Optional, Defaults and Constant arguments. visual basic

  • Creating a Members Area in ASP

    by James Crowley

    A complete tutorial on how to create your own 'members-only' area on your website. visual basic, asp

  • Handling Errors in VB/VBA/VBS/ASP

    by Mike J

    This article will discuss some of the more basic and practical ways to solve general error handling in your Visual Basic applications and MS Office VBA modules. It is in many ways applicable to VBA, VBScript and ASP, in much based on the same syntax and practical solutions in your code. visual basic, vba

Want to stay in touch with what's going on? Follow us on twitter!