

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
Game Developer Magazine
We have 47 Miscellaneous tutorials, you can see below:
This article talks about working with Windows registry using VB.NET.
Math Expression Evaluator
Explains about PropertyGrid and how to use, with detailed examples
A pair of classes to read the ID3 tags from either a WMA or MP3 file.
A class to manipulate INI files, for .NET 2.0.
A native .NET class for saving URLs: text-only, HTML page, HTML archive, or HTML complete.
Demontration on how to use the evolutionary computing framework
An article on creating and populating an automated MS Access file from other databases.
This article describes an easy approach to examining all of the tables, views, and columns in a database.
A tiny app for timing things to 1/2 a second or so. My entry for the smallest useful app contest.
An article on updating Windows application through the web.
How to prepare an application for working with random files using VB.NET
Wrap up Routine Data Accessing Code into a class
An article on how to show large amounts of records using DataGridView\'s virtual mode in paging.
An article on how to expose COM interfaces for .NET components to be used by clients using Late Binding
Windows XP\'s \'Out-Of-Box-Experience\' during its setup and activation, brought us a cool new style of Wizard with pages that fade, and a clean blue interface.
An article attempting to demonstrate how to get an application to behave as a Single Instance in .NET.
How to use VB.NET to build a Windows Service that monitor folders looking for files in ZIP format (and unzip them).
A .NET control to assist in the creation and manipualtion of *.ini files
This article explains how we can display data using DataSet and DataGrid control after the database is created.
Describes a crude method of executing an SQL statement against an in-memory DataSet and returning a new DataSet containing the result table(s).
This article discusses ADO.NET TableAdapters – especially how to extend TableAdapter functionality using Visual Basic .NET
An article on how to capture activities on screen as a movie file using Microsoft Windows Media Encoder 9.
Create iTunes playlists.
Exploring the iTunes interface using VB.
This article describes the processes involved with using owner draw menu items
A simple extension of the menu control that displays icons.
MRU Menu class is basically an ArrayList that will automatically populate a MenuItem in a MainMenu control. It will display the 5 most recent entries and exposes a Click event for you to respond to. You can also save the list to a file with the provided properties.
Implementation of a subclassed system menu for non standard UIs.
This article introduces a little class which lets you show any usercontrol in XP style popup menu.
A dynamic personal menu for applications based on the information in database.
A tool for communicating with the computers across the network.
Generating Dynamic Menus (using recursion) in VB.NET using XML data
The ExifWorks is a class written in 100% pure managed VB.NET, which allows comfortable reading of embedded EXIF metadata.
Add tracing capability to your app with one easy function
This class allows the user to implement minimizing to tray in one line of code.
This is a base class usefull for creating UITypeEditors more easily. it is used to edit control properties in a DropDown window or a Modal-Form in design mode (in VisualStudio.Net IDE).
VMS is a windows service developed in .Net that monitors a Microsoft Visual SourceSafe (VSS) database. Customized alerts may be sent based on the defined filters.
This is a simple wrapper class that provides an easy interface for encrypting and decrypting byte arrays and strings.
Utility for automating code writing for VB.NET control\'s developers
An article on accessing a VB.NET library from a MFC/ATL COM client.
How to embed and use icons in your application, so you don\'t have to keep them as separate files.
Article and source code for creating a CNC graphical backplotter
An article on creating a Money datatype with localized formatting and plugin conversion support.
A simple Wizard framework.
Compile .NET code programmatically, in memory, then use the resulting assembly to instantiate an object of a class, access its properties and methods, and call a static function.
This paper attempts to introduce the Visual Basic.NET language to you regardless of which of these three groups you fall into. For VB novices, this paper will bring you up to speed in a hurry. For VBScripters, this paper will help you make the jump from VBScript to Visual Basic. And finally, for the savvy VB developer, this paper will help you scope out the changes made to your trusty old language.