Creating a table in memory with typed fields

Creating your own enumerated parameter values

Compare a string field as a date on a crytal report

Determine the day of the week (named) from a date in a crystal report

Adding a page footer to a PDF file

Merging multiple PDF files into a single file

Getting Assembly version information from your ASP.NET or Winforms application

Detecting a keypress in a console application

Maintaining the current row in a datagrid while refreshing the tableadapter

Making an MSI installer for your projects

Creating a threaded Windows Service

A simple example application using threads

Usefull Tabcontrol events

How to import a CSV file into a table item

Supressing a group footer based on the number of records in the section

Loading a main fom centered on the screen

Preventing a form form closing

Maintain a centered background image on a form when resizing

Importing data from an Excel sheet

Playing a sound from a resource

Setting crystal report page margins at runtime

Sample VB Connection strings

Counting records - the fast way

Printing a form

Getting the current date/time from an internet NIST server

Reading and writing binary files

Sending an email from VB.NET

How to import an XML file into a datagridview

Determine the last occurance of a string within another

Determine the local system's ip address

PING an ip address and get the response time

Sending raw data to the printer

Determine the clicked item in a listview

Changing the cursor to an hourglass

Creating a PDF from a crystal report at runtime

Setting the zoom level of a crystal report from code

Which event triggers on a form after loading

Example of a minimal class capable of reading, adding and updating records

How to supress a field if the value is 0

How to prevent growing fields from overwriting data lower on the report

Creating a crystal report from a table object in memory

Binding a string to a textfield on a crystal report at runtime

Working with dates and times in vb.net

How to open a file picker (open/save file) dialog at runtime

How to check if a font is present on the computer

How to reference a control on another form in vb.net

How to pass parameters to a form

Creating a right click menu (context menu) on a datagridview

How to save changes made to a datagrid

How to determine which row has been clicked on a datagridview

Coloring a clicked line in a datagridview

Working with textfiles in vb.net

Testing datareader columns for NULL values

Looping a dataset with a table object

Getting data from an access database

Creating a simple SQL data reader