Visual Basic .NET » Miscellaneous

We have 47 Miscellaneous tutorials, you can see below:


Working with Windows Registry using VB.NET


This article talks about working with Windows registry using VB.NET.


Details    Read Tutorial    Views: 293    Rate: 0 (0 votes)    Feb 14 2007 - 13:53

A Math Expression Evaluator


Math Expression Evaluator


Details    Read Tutorial    Views: 343    Rate: 0 (0 votes)    Feb 14 2007 - 13:52

Using PropertyGrid Part-I


Explains about PropertyGrid and how to use, with detailed examples


Details    Read Tutorial    Views: 332    Rate: 0 (0 votes)    Feb 14 2007 - 13:51

Reading ID3 tags from a WMA file (MP3 as well)


A pair of classes to read the ID3 tags from either a WMA or MP3 file.


Details    Read Tutorial    Views: 360    Rate: 0 (0 votes)    Feb 14 2007 - 13:47

INIFile Class


A class to manipulate INI files, for .NET 2.0.


Details    Read Tutorial    Views: 254    Rate: 0 (0 votes)    Feb 14 2007 - 13:46

Convert any URL to a MHTML archive using native .NET code


A native .NET class for saving URLs: text-only, HTML page, HTML archive, or HTML complete.


Details    Read Tutorial    Views: 227    Rate: 0 (0 votes)    Feb 14 2007 - 13:46

Mastermind : An evolutionary computing framework demo


Demontration on how to use the evolutionary computing framework


Details    Read Tutorial    Views: 226    Rate: 0 (0 votes)    Feb 14 2007 - 13:44

Creating and populating MS Access files from other databases, using DTS


An article on creating and populating an automated MS Access file from other databases.


Details    Read Tutorial    Views: 197    Rate: 0 (0 votes)    Feb 14 2007 - 13:42

An Approach to Viewing the Structure of a Database Using VB 2005


This article describes an easy approach to examining all of the tables, views, and columns in a database.


Details    Read Tutorial    Views: 177    Rate: 0 (0 votes)    Feb 14 2007 - 13:35

Tiny StopWatch Application


A tiny app for timing things to 1/2 a second or so. My entry for the smallest useful app contest.


Details    Read Tutorial    Views: 248    Rate: 0 (0 votes)    Feb 14 2007 - 13:33

Application Auto Update in VB.NET


An article on updating Windows application through the web.


Details    Read Tutorial    Views: 286    Rate: 0 (0 votes)    Feb 14 2007 - 13:31

VB.NET Solution for working with random files : Create, List, Update, and Delete


How to prepare an application for working with random files using VB.NET


Details    Read Tutorial    Views: 195    Rate: 0 (0 votes)    Feb 14 2007 - 13:28

Data Accessor Class for VB.NET and ASP.NET


Wrap up Routine Data Accessing Code into a class


Details    Read Tutorial    Views: 207    Rate: 0 (0 votes)    Feb 14 2007 - 13:23

Caching Data in WinForms DataGridView in NET 2.0


An article on how to show large amounts of records using DataGridView\'s virtual mode in paging.


Details    Read Tutorial    Views: 268    Rate: 0 (0 votes)    Feb 14 2007 - 13:11

Exposing COM interfaces of a .NET class library for Late Binding


An article on how to expose COM interfaces for .NET components to be used by clients using Late Binding


Details    Read Tutorial    Views: 286    Rate: 0 (0 votes)    Feb 13 2007 - 10:20

Using .NET to create a Windows XP 'Fading-pages' style Wizard


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.


Details    Read Tutorial    Views: 249    Rate: 0 (0 votes)    Feb 13 2007 - 10:20

Single Instance Application in VB.NET


An article attempting to demonstrate how to get an application to behave as a Single Instance in .NET.


Details    Read Tutorial    Views: 226    Rate: 0 (0 votes)    Feb 13 2007 - 10:18

Using Windows Services to monitor folders and unzip files - VB.NET


How to use VB.NET to build a Windows Service that monitor folders looking for files in ZIP format (and unzip them).


Details    Read Tutorial    Views: 294    Rate: 0 (0 votes)    Feb 01 2007 - 17:39

IniFile Class using VB.NET


A .NET control to assist in the creation and manipualtion of *.ini files


Details    Read Tutorial    Views: 247    Rate: 0 (0 votes)    Feb 01 2007 - 17:38

Article 2 - Display data using DataSet and DataGrid controls through Whidbey (VB.NET)


This article explains how we can display data using DataSet and DataGrid control after the database is created.


Details    Read Tutorial    Views: 320    Rate: 0 (0 votes)    Feb 01 2007 - 17:37

An SQL execution engine for DataSets


Describes a crude method of executing an SQL statement against an in-memory DataSet and returning a new DataSet containing the result table(s).


Details    Read Tutorial    Views: 211    Rate: 0 (0 votes)    Feb 01 2007 - 17:27

Extending TableAdapters for Dynamic SQL


This article discusses ADO.NET TableAdapters – especially how to extend TableAdapter functionality using Visual Basic .NET


Details    Read Tutorial    Views: 305    Rate: 1 (1 votes)    Feb 01 2007 - 17:26

Capture Activities on Screen in a Movie


An article on how to capture activities on screen as a movie file using Microsoft Windows Media Encoder 9.


Details    Read Tutorial    Views: 232    Rate: 0 (0 votes)    Feb 01 2007 - 17:25

Delete and Recreate iTunes Playlists Based on Artist/Album Names


Create iTunes playlists.


Details    Read Tutorial    Views: 254    Rate: 0 (0 votes)    Feb 01 2007 - 17:23

iTunes Control Using VB.NET


Exploring the iTunes interface using VB.


Details    Read Tutorial    Views: 307    Rate: 0 (0 votes)    Feb 01 2007 - 17:22

Working with OwnerDraw Menus in VB.NET


This article describes the processes involved with using owner draw menu items


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Feb 01 2007 - 17:18

Adding icons to menus in VB.NET


A simple extension of the menu control that displays icons.


Details    Read Tutorial    Views: 203    Rate: 0 (0 votes)    Feb 01 2007 - 17:17

MRU Menu Class


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.


Details    Read Tutorial    Views: 296    Rate: 0 (0 votes)    Feb 01 2007 - 17:11

Subclassed System Menu


Implementation of a subclassed system menu for non standard UIs.


Details    Read Tutorial    Views: 217    Rate: 0 (0 votes)    Feb 01 2007 - 17:10

Display any usercontrol as a popup menu


This article introduces a little class which lets you show any usercontrol in XP style popup menu.


Details    Read Tutorial    Views: 281    Rate: 0 (0 votes)    Feb 01 2007 - 17:09

Dynamic Menu Based on Database


A dynamic personal menu for applications based on the information in database.


Details    Read Tutorial    Views: 235    Rate: 0 (0 votes)    Feb 01 2007 - 17:07

LAN Messenger


A tool for communicating with the computers across the network.


Details    Read Tutorial    Views: 254    Rate: 0 (0 votes)    Feb 01 2007 - 17:03

VB.NET-XML based Dynamic Menu Component using Recursion Technique


Generating Dynamic Menus (using recursion) in VB.NET using XML data


Details    Read Tutorial    Views: 241    Rate: 0 (0 votes)    Feb 01 2007 - 17:02

The ExifWorks class


The ExifWorks is a class written in 100% pure managed VB.NET, which allows comfortable reading of embedded EXIF metadata.


Details    Read Tutorial    Views: 450    Rate: 1 (1 votes)    Feb 01 2007 - 13:17

World's easiest Trace function


Add tracing capability to your app with one easy function


Details    Read Tutorial    Views: 212    Rate: 0 (0 votes)    Feb 01 2007 - 13:16

Simple class for easily minimizing to tray and adding context menu with ONE line of code


This class allows the user to implement minimizing to tray in one line of code.


Details    Read Tutorial    Views: 225    Rate: 0 (0 votes)    Feb 01 2007 - 13:15

Creating Property Editors (in DesignTime) for VS.Net Easily (UITypeEditor Helper)


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).


Details    Read Tutorial    Views: 215    Rate: 0 (0 votes)    Feb 01 2007 - 13:14

Visual SourceSafe Journal Monitor Service


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.


Details    Read Tutorial    Views: 228    Rate: 0 (0 votes)    Feb 01 2007 - 13:13

Making TripleDES Simple in Visual Basic .NET


This is a simple wrapper class that provides an easy interface for encrypting and decrypting byte arrays and strings.


Details    Read Tutorial    Views: 233    Rate: 0 (0 votes)    Feb 01 2007 - 13:13

Automate code-writing in VB.NET control's development


Utility for automating code writing for VB.NET control\'s developers


Details    Read Tutorial    Views: 222    Rate: 0 (0 votes)    Feb 01 2007 - 13:11

Simulate COM Connection Points from a .NET Library


An article on accessing a VB.NET library from a MFC/ATL COM client.


Details    Read Tutorial    Views: 201    Rate: 0 (0 votes)    Feb 01 2007 - 13:10

Embedding Icons In Your VB.NET Application


How to embed and use icons in your application, so you don\'t have to keep them as separate files.


Details    Read Tutorial    Views: 224    Rate: 0 (0 votes)    Feb 01 2007 - 13:10

CNC Graphical Backplotter


Article and source code for creating a CNC graphical backplotter


Details    Read Tutorial    Views: 275    Rate: 0 (0 votes)    Feb 01 2007 - 13:08

Money DataType


An article on creating a Money datatype with localized formatting and plugin conversion support.


Details    Read Tutorial    Views: 265    Rate: 0 (0 votes)    Jan 23 2007 - 13:59

GN Wizard Framework


A simple Wizard framework.


Details    Read Tutorial    Views: 264    Rate: 0 (0 votes)    Jan 23 2007 - 13:57

Compiling .NET code on-the-fly


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.


Details    Read Tutorial    Views: 229    Rate: 0 (0 votes)    Jan 23 2007 - 13:56

Understanding Visual Basic.NET Syntax and Structure


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.


Details    Read Tutorial    Views: 1586    Rate: 0 (0 votes)    Aug 31 2006 - 13:12