Bookmark and Share
ASP
Perl
PHP
CSS
HTML
Javascript
XML
C
Visual Basic
Access
MySQL
SQL
MsSQL
Java
jQuery

Visual Basic Subcategories


POSTing Form Data to a Web Page
Visual Basic | Views: 0 |
Demonstrates two techniques that can be used to post data to a web page from within Visual Basic.

Fun with Email: VB6, CDO, MAPI, and a Remote Exchange Server
Visual Basic | Views: 0 |
In this article, Matt shows us how to send emails from a VB Windows application. As CDONTS is for servers, a different approach must be used

CopyMemory and Arrays: Proper Use - Introduction
Visual Basic | Views: 0 |
It is no secret VB is more often than not, a language that produces relatively slow machine code. This is the price we, VB programmers, pay for its extremely ease of use. But there have always been people trying to improve this slowness intrinsic in all ..

Class Frameworks in VB .NET
Visual Basic | Views: 0 |
In this article, Eugene shows us how to build reusable class frameworks in VB .NET. This proven technique is the best way to build applications

How to Create ASP Applications Without Writing ASP Code
Visual Basic | Views: 0 |
In this article, Robert shows us how to create web applications written in VB, allowing the use of all the features of the VB compiler and debugger

Creating a Windows Service in VB.NET
Visual Basic | Views: 0 |
Learn how to do the previously impossible - build a Windows Service with the help of Visual Basic.NET

Two Visual Basic tips to make your life easier
Visual Basic | Views: 0 |
These techniques from the Builder.com Visual Basic e-newsletter will help you access Visual SourceSafe programmatically in VB6 and write a CPU monitoring counter in VB.NET

Runtime menus in VB6 allow for more flexibility
Visual Basic | Views: 0 |
Creating your menus in runtime can give you needed design flexibility in your VB6 applications. See how easy this can be with only a few snippets of co

Using XML Schemas to Create Strongly Typed DataSets
Visual Basic | Views: 0 |
Learn the technical aspects of defining an XML schema, generating a typed DataSet, initializing, and using that typed DataSet within Visual Basic .NET
Previous 1 2 3 4