Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / VB9

VB9

VB9

Great Reads

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Izzet Kerem Kusmezer
With this tool you can download whole .NET Framework source code at once, and enjoy offline browsing. With it, you can have whole the source code without any Visual Studio product installed
by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.

Latest Articles

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Izzet Kerem Kusmezer
With this tool you can download whole .NET Framework source code at once, and enjoy offline browsing. With it, you can have whole the source code without any Visual Studio product installed
by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.

All Articles

Sort by Score

VB9 

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Izzet Kerem Kusmezer
With this tool you can download whole .NET Framework source code at once, and enjoy offline browsing. With it, you can have whole the source code without any Visual Studio product installed
by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.
by Yasin HINISLIOGLU
This article is about creating wizard style user interface
by rspercy65
47 of the most used Vista apps are just 1 click away. NOTE: Vista users only.
by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
by Saul Johnson
Crafting your own progressbar UserControl from scratch.
by jebarson
New features of Visual Studio 2010 discussed
by Matt Fomich
Instructions for using the Cards dynamic Link library. FreeCell game included.
by rspercy65
Uses Farhad Siasar's YahooWeathertlb library with a few added functions
by Richard A. Dalton
Part three of a four part series of articles on the Specification Design Pattern.
by Wayne Gaylard
A guide to using Microsoft's MSChart
by Rick Hansen
Here is a very simplified method for selling relatively secure unlock keys to your customers. The unlock key you provide will only unlock that specific customer's download instance for a specific feature set or product.
by Gregory Gadow
With Visual Studio 2008, it is easy to create a nullable version of Microsoft's DateTimePicker.
by Ashutosh Phoujdar
Simple process viewer that is capable of setting alerts for process events.
by Elizalde G. Baguinon
Most programmers prefer hand-coding database queries. This is a class that automates query building, while the code is as readable as the program logic.
by Nicolas Wälti
Component derived from Panel that acts like a window (glass)
by Michael L Perry
An open source library of Windows Forms controls that update themselves automatically.
by Richard A. Dalton
Part two of a four part series of articles on the Specification Design Pattern.
by Hamed.M
A simple way to snap a form without borders to the screen.
by Andrew Courtice
A TCP/IP chat program coded in Microsoft Visual Basic .NET.
by noxia
A sample application with source code in three .NET languages (Basic, C#, C++) on using the new (.NET 3.0+) System.Speech Class.
by Mr.PoorEnglish
Sensational botanic discovery: the smallest Tree on Earth! About a generic Tree, and looping it with ForEach
by Euhemerus, rspercy65
A solution to extensive mouse clicking
by Douglas Day
This article describes the steps to add automatic update capabilities to your application quickly and easily using the DDay.Update library.
by Ferminus Muthu
Custom skins for VB.NET forms, Skinning VB.NET forms, WinForm Skins
by Johnny Worker
A VB code generator that reads a SQL Server table and generates ADO.NET code and also Stored Procedures.
by logicchild
How to Create an Application to Access Data
by VisualBas08
Make Bookmarks (or Favorites) for your web browser
by pimb2
Create an Aero-style wizard in VB.NET
by Duncan Edwards Jones
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
by Alessandro Del Sole
Learn how to implement an extension method in Visual Basic 2008 for converting a BitmapImage object into a System.Byte() array
by Lex Li
This article introduces #SNMP and how to use it to accomplish SNMP operations such as managing SNMP enabled devices.
by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
by DaveyM69
A complete overview and implementation of SNTP from a client perspective.
by rspercy65
Play your MP3s with this Audio Player
by Koshy Panicker John
Demonstrates a very simple way to create and save Multi-Dimensional (Virtual) ArrayLists to text file
by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
by Drag0nHunter
ASM.Net a assembly x86 emulator which emulates the language the managed way
by James Sullivan
In this article, I would like to share my experience and knowledge about ASP.NET Caching and how it can improve your website performance.
by Rahul Singla
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
by Howard Richards
RadioButtonList and ListBox subclasses that display enum values automatically.
by meidianto
ImageLink HTML helper for ASP.NET MVC views
by Ron Schuler
ASP.NET PDF document viewer control that does not require any Acrobat product to be installed
by Kamran A
A customizable cloud generator written in VB.NET.
by Claudio Pizzillo
An ASP.NET handler to apply WPF XAML templates on images.
by Sebastien Lebreton
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
by Ashutosh Phoujdar
This article introduces a reusable library that contains two utility components for data binding and asynchronous data loading.
by Mr.PoorEnglish
Generic methods enable typesafe Threading
by Vishal Shukla
An ASP.NET template server control demonstrating how we can store/retrieve values of various ASP.NET controls on a page.
by keenthinker
An object oriented class automating the creation of PDF files from any file using freeware tools.
by Tad McClellan
HTTP module and machine translation for automatic site translation.
by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
by bgs264
Build the CHM file automatically when building a "web site project" created with VB.NET - How I combined several steps into a single process.
by Santiago Santos Cortizo
How to show a bar chart in a DataGridView
by David Vanson
Generate you own barcodes for your business, Promotional items or to share links with friends.
by Alessandro Del Sole
Learn how to be the only one accessing your files, with two simple .NET methods.
by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
by Abhishek Sur
Basic Examples to work with Language Integrated Query(LINQ) concept that was introduces with C# 3.0 and/or .NET 3.5 (Corresponding VB.NET code included)
by PuneWala
Introduction to the OpenXML format.
by Alessandro Del Sole
Binding a generic collection to a DataGridView in VB 2008, with a few lines of code.
by Chirag Maisuriya
An article on Binding Enum to DropdownListbox with the SortedList that sorts entries by value instead of by key.
by Jeroen De Dauw
Dialog that enables user to submit various types of bugs via a webservice
by Miles Gibson
Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-coding. Quickly create feature-complete custom applications that integrate Web pages, controls, data access, validation and security. Accelerate development and eliminate infrastructure programming.
by junnark
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
by Steve Krile
Expand the usefulness of the AutoComplete Ajax extender
by popnadrian
Educational article about C# events
by Daniel Vaughan
Introducing the Calcium SDK. Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Qaiser_Iftikhar
An article to demonstrate how to calculate system idle time without installing any system wide keybaord/mouse hooks.
by SirAsad
This Control can change the Georgian dates in Dataset to Shamsi date (For Report)
by Dan Dombrowski
Replace a cursor system-wide and restore it to the original cursor.
by Louwgi
A class design using the Abstract Factory Design Pattern for a chess application.
by rspercy65
A Learning tool to help prepare your child for pre-school
by venom00
In this article, we'll talk about VB6-.NET interoperation without involving COM. How? Making C-like exports of some functions from a VB.NET DLL. First, I'll introduce the technique used with a very simple sample and then it will be explained how to set a global hook just using VB (6 and .NET).
by Mehdi Ghiasi
A list box with color name and previews
by Paritor
Application to show differences between two SQL Server databases.
by Ivan0001
This is a new ComplexMath class. The new version supports much more functions and it is much better.
by Mr.PoorEnglish
Converting complex Object-structures to string and reverse. Storing the result in an application-setting improves configurations flexibility substantially
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat. Allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat; allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Imran A Momin
Its a small piece of code, that converts the image file into array of byte which can be stored into database at type image
by arinhere
Convert your swf movie file to image
by Moustafa Refaat
In this article, I will explain how to use Microsoft SQL Management Objects (SMO) to create a Microsoft SQL database from C# code.
by Gregory Gadow
Write an application that launches in the notification area.
by Helmut Obertanner
In this article, we will create a form region that shows all contacts within the same category.
by CS Rocks
This article demonstrates how to manually create a COM DLL with VS 2005.
by CS Rocks
The article demonstrates how to create a COM DLL in VS2005.
by Lukasz Sw.
How to create an animating glass button using only GDI+ (and not using WPF)
by Martin Hinshelwood
Host any number of services, regardless of whether they are remote or local within a "Server" construct and access that server easily.
by Spirch
How to create a Sudoku game with speed in mind.
by Nick Rioux
Learn to create your own casino-themed controls from scratch.
by Sushant Joshi
This article describes how to generate Excel at client side and embedd "Pivot Tables" and "Charts" into the Excel.
by Bruno Piovan
This article explains how you can create Web Services in a Class Library project
by Martin Hinshelwood
Creating an event handler with the Team Foundation Server Event Handlers is very easy. You will need to inherit from the AEventHandler class which is part of the RDdotNet.TeamFoundation.dll located in the install directory (I will make an SDK later).
by Jon Law
A Currency Input Box in VB.NET
by Artem Smirnov
This article is about when to throw an exception, why take some effort and define a custom exception class, how to provide more information to the developers that consume your component, and, finally, how to unit test your exceptions.
by Scott Rippey
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!
by _Khallaf
Use IMAP to auto-reply to unread GMail messages while on vacation
by SamratGhose
Provides Custom Sorting for a ADO.NET bound WPF ListView
by David Vanson
A progress bar control you can customize
by Saul Johnson
Using VB to change Windows 7 logon backgrounds
by Johnson.Sebastian/3537719
A simple way to show a listing page with paging, without using any data controls like Repeater or DataGrid.
by Calle Mellergardh
Create a listbox control that provides events for when adding or removing items.
by The .NET Junkie
A pre- and postcondition validation framework based on .NET 3.5 extension methods
by Taylor Kobani
A simple example of how to classify data using genetic algorithm and VB.Net
by hdv212
An open source code generation utility with some useful features to generate procedures,class for tables and .net code for procedures automatically.
by jesseseger
A cool way to filter data in a DataGridView.
by Yasser Daheek
A tool which helps in generating codes for events/properties, so that users of your classes can use events/properties of embedded classes
by Joe Guetzlaff
How to make a default button or emulate an AcceptButton on a User Control.
by sbrakl
Explain the basic of Delegate in VB.NET
by DigiOz Multimedia
This article is a step by step explanation of how to modify a ClickOnce Deployment package to include CAB files
by Arman Ghazanchyan
The Desktop Alarm Clock is a very useful application that can perform several tasks.
by Ben Kotvis
This article explains about developing abstract functions for accessing Stored Procedures.
by Andrei Smolin
This article describes the ways a VB.NET developer can create a COM Add-in for Microsoft Office 2000, 2002 (XP), 2003, and 2007 in order to customize Office applications including adding UI elements and event handling.
by Andreas Botsikas
In this article, we will be developing custom Membership and Role providers which will read user credentials from a custom configuration section in the web.config file.
by Jim Parsells
Create useful directory restore points, quickly and easily.
by Greg Osborne
A simple way to disable the WebBrowser control's context menu.
by FF77
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date, or numerical fields (it generates an image containing the text), and with URL fields (like in a regular image control).
by BlueBit.uy
How to fix dotNetMSN library to easily connect to MSN service
by Carmine_XX, Jeroen De Dauw
How to download files in .NET with all information about the progess (progressbar, download speed), supports cancel and resume
by o m n i
Using WM_COLORIZATIONCOLORCHANGED and DWMGetColorizationColor.
by ahmed-itani
Very simple article to show how to add columns to a GridView at runtime.
by Trevor Tubbs
Dynamic User Settings
by Sushant Joshi
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
by Sushant Joshi
In ASP.Net we frequently create dynamic controls (rows) using ASP.Net Web Control table. The major reason behind it is the ease of creation. Most of the times the developers prefer the “System.Web.UI.WebControls.Table” over datagrid because it is analogous to the HTML table. In our project we opted
by icemanind
Create a hand made parser in VB.NET or C# easily and fast
by Gagan.20
This is an easiest program that allows you to send e-mails by only defining SMTP Server name.
by BrantBurnett
Class library to assist in using different time zones in the same ASP.NET 3.5 application
by Adam Maras
A simple class to asynchronously retrieve a value and hold it until needed.
by John M Bundy
Allow users to customize your forms
by BTDex
Class module to easily de-/compress and en-/decrypt big strings
by jelizondo21
Complete demo of embedding images in an email message.
by Ed.Poore
A brief walkthrough on how to embed multiple icons (and native resources) into a .NET executable.
by LeeBear
This is an inline enumeration of files instead of building an array first.
by Raja.Lakshman
Enterprise Library wrapper class to implement run-time dynamic connection strings without using config file
by Wahab Hussain
This will help you manipulate an Excel file through your code. You can update the Excel file as well.
by Senthil S
Export data from VB.NET Dataset to Excel without using Datagrid/DataTable
by Gregory Gadow
With extension methods, you can add new functionality to .NET objects.
by Razi Syed
Rich Text Box control with built in options
by Gregory Gadow
Learn how to extend the Forms.Control object to add locking and unlocking capability
by sunhui
A new method for Extending Microsoft Office 2007 User Interface using MFC/ATL and .NET technologies.
by drummerboy0511
Learn how to extend the My namespace in Visual Basic 2005 / 2008!
by db7uk
A brief overview of Extension Methods.
by Ashley Staggs
This article will explain how to fade a form in and out, using VB.NET.
by arinhere
This piece of code will show you to convert any video file format to high quality flv and stream it on web server
by Nick Rioux
Easily associate your programs with file types (.jpg, .html, .mp3) with just 2 lines of Visual Basic code
by rickwright2000
Avoid the pesky table adapter load error failed to enable constraints.
by Anthony Daly
FilterBuilder is a simple utility allowing you to easily create dialog filters
by Roberto Cervantes Rivero
If you need to find a word in all tables and views in a SQL Server database, this is the easy solution.
by Sajid.Majeed
This article will address tools and technologies to identify bottlenecks and key consideration points for performance improvement.
by Ted John
A structure that stores up to 32 booleans in a 32-bit integer.
by Richard Atkins
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Buffalloy
A way to convert a folder into a file...
by Programble
Form Docker is a class library (DLL) that can dock any form to different parts of the screen.
by Duncan Edwards Jones
An extender control to make printing a form quick, easy, and flexible
by James Mouchett
To format a string into currency without the dependency of VB6
by Alberto M.
Eliminar archivos de forma segura con distintos metodos
by NickThissen
Change the colors used to render Menu-, Tool,- ContextMenu-, and Status strip controls during design-time.
by gerudobombshell
A way to simplify your game classes and code for maximum efficency.
by Vijay Tanwar
.Chm based documentation generator for .net projects
by Alessandro Del Sole
An alternative way to create XPS documents via Visual Basic code and VSTO assemblies.
by DaveyM69
No more unboxing/casting! Use generic type parameters with this background worker. Source code for C# and VB.NET.
by KevGUID
Generic grid search and data paging explained.
by Jason Witty
A concept of building a tree and allowing each branch of the tree to associate to any object.
by system-zone.co.uk
A Generic Record Selector Windows Form with Data Filter
by system-zone.co.uk
An update to my original generic record selector.
by AdamNThompson
This class sorts objects using Generics and LINQ Lambda Expressions.
by siglr2
Event-based, generic wrapper and manager to implement multithreading in your applications
by Jesse Fatherree
This simple function will programatically enumerate all properties and values in any WMI class.
by hayes.adrian
Use GetEntryAssembly to obtain an executable's assembly name - even from a DLL.
by dnair926
Gey any control's value in the type specified.
by Member 4159567
Get the Values From DataBase and Stored into excell Sheet
by Erwin Wolff
Getting started with VB.NET's Microsoft Outlook standard plugin creator
by Scott Bright
How to access the file DropEffect in VB.NET in order to tell cut from paste for a file DropList.
by jabit
Generates a bunch of gibberish from real text.
by Daniel Ch. Bloch (MCSD, MCAD, MCTS)
How to use events through your application for multiple receivers.
by robertosari
This article aims to show the creation of Network Links for Google Earth.
by call_vino
Handling exceptions with the Enterprise Library.
by Gregory Gadow
How to modify your client area properties, center controls, and do other fun tricks.
by Jomar Pabuaya
An explanation of the useful code within Hotel Reservation System
by GgAben
Some tips to improve efficiency of your web application
by imran afzal
How to add Click Event on TextBox
by Armin Kabir
This article will show you how to dynamically add javascript or stylesheet to the header of asp.net page.
by Fasttimes
How to publish a ClickOnce application without using the Visual Studio IDE, with a complete working example.
by Michael Rosqvist
A utility to capture a bit of the desktop.
by Puzzler99
How to create a transparent control in VB 2008
by CS Rocks
This article demonstrates how to download a file from a (HTTPS) WebDAV server in VB.NET
by dawmail333
An example of how to implement and validate non-personal CD-Keys (ideal for distribution on the back of CD cases)
by David Catherman
Components don't have a .Parent property like controls do. Getting a reference to the instance of the parent form the component was on is very difficult.
by felixLindemann
Auto-register COM-Interop functions and activate this add-in in MS-Excel, ready to use.
by TexasMensch
How to insert hidden input HTML tags into an ASP.NET page so that the ID or name attributes are not rewritten.
by Herbrandson
A simple solution to keeping multiple projects version numbers in sync
by vbCoder21
List and Uninstall ALL Programs installed in the Client's Computer.
by Gayan Buddhika
How to Load Windows Form From Data Base
by Mohd Arshad Malik
This article will guide you how to create/retrieve/delete key entries in Windows Registry.
by Andrei Smolin
Outlook Today is a sample of a custom Outlook home folder page. In this article, you will learn how to create such a page in VBScript and in .NET (VB, C#, C++).
by CS Rocks
This article demonstrates how to read an EBCDIC file in VB.NET, translate it to ASCII and write it out to a file.
by Ghasem Nobari
by using this Method you can Easly Share Folders using C# Programming.
by Michael Leithold
This article demonstrates how to start and debug a Windows service with Visual Studio 2008.
by CS Rocks
This article demonstrates how to upload a file to a (HTTPS) WebDAV server in VB.NET.
by chrissie1
An article on how to use the new AAA (Arrange, Act and Assert) syntax using VB.Net. And the difference between the new and the old syntax.
by Justin Porteous
Using the Shell32 Library to write Files or Folders to a Zip File
by V K Sumesh
Explains how to zip a folder in ASP.NET.
by Marcel Wijnands
Manage IIS 6 in .NET
by Senthil Sambandam
Simple Image Cropping with Image Resizing Using VB.NET
by a_pess
Image transition and visual effects in VB.NET using GDI+.
by arinhere
Perform ImageMagick operations in ASP.NET using command line
by Nowak Alexander
The ASP.NET provider framework for Membership, Role, and Profile functionality in .NET 3.5 is made available for non-ASP.NET consumers in the form of Client Application Services. This means that, for example, in a WinForms application, you can implement Forms Authentication as easy as in an ASP.NET
by Ludvik Jerabek
Read and write to INI files in VB.NET and VBScript
by Paritor
Adding WPF functionality to Windows Forms Applications
by Mr.PoorEnglish
Algorithms to compute the Y - Value at an X - Position of a curve, constructed by some support-points
by Richard A. Dalton
Part one of a four part series of articles on the Specification Design Pattern.
by Arkady Lesniara
JavaScript Intellisense Improvements in Visual Studio 2008
by vadimas
Troubles putting JavaScript code inline with VB.NET or C# code
by trecool999
Advanced/Not-So Advanced string and password hash.
by Gregory Gadow
Find your users' preferred browser and launch it safely, with or without a starting URL.
by icemanind
Easily create Business and Data Layers!
by PuReBRaiNZ
How to create a diff script for a list of objects in VB.NET.
by Matt Sollars
Overcoming challenges with LINQ to SQL and using LINQ with SQL Server Compact Edition.
by Mohamed H. Elsherif
This article focuses on how you can extend the great LINQ technology to other domains using the idea of implementation of IQueryable.
by Michael Piccolo
How to simplify LINQ Transactions using a custom base Datacontext
by Bob Housedorf
This a VB.NET version of a code in a blog entry by Chris Sainty.
by Muigai Mwaura
Query multiple databases in one expression e.g. an Microsoft Access Database and an SQL Server Database
by Anders Revsgaard
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the Web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
by Ashutosh Phoujdar
Simple log listening utility that listens to logs events from multiple sources, e.g. TCP/UDP, File logs, Remoting channels
by Abd Allah Diab
A library that lets you easily manipulate your drawings
by LiQuick
How to mail enable AD accounts using LDAP and Exchange 2007.
by Ben Liebert
Restores the user's previously selected tab panel when they return to a page.
by David P Henry, Graham Murray
A solution for securing access to a ClickOnce application using ASP.NET Forms authentication.
by Andrewiski
How to setup an MCF Service to use the ASP Membership Provider.
by jpaulino
A DataGridView control that allows to show some extra information in a merged row. Uses Visual Basic.NET 2008 and Framework 3.5.
by Barry G. Hynum
An easy to use, low real estate Methods DDL navigation tool.
by jpaulino
This article shows some tips to improve Microsoft Reports like embedded reports, showing stored images, and images from a path, using custom code and custom assemblies, exporting reports, and printing reports without the ReportViewer control.
by jpaulino
This article shows the basic steps of creating a report, define the data source at runtime, work with parameters, include images, use the expression editor, and how to feed data to a subreport and charts. Finally it will demonstrate some easy customizations to ReportViewer.
by Terence Wallace
Class diagram and code generation tool.
by dougturn
Provides an overview of Sharepoint workflows from the perspective of a developer. This content is part 4 of the MOSS content from www.myrampup.com.
by dougturn
Provides an overview of Sharepoint with Silverlight and Web Parts from the perspective of a developer. This content is part 5 of the MOSS content from www.myrampup.com.
by dougturn
Provides an overview of page navigation from the perspective of a developer. This content is part 6 of the MOSS content from www.myrampup.com.
by dougturn
Provides an overview of Web services from the perspective of a developer. This content is part 8 of the MOSS content from www.myrampup.com.
by Damon88
A class which enables the user to Drag the form by clicking Form's Surface
by chad_ross
Class for automating the handling of Most Recently Used files in a MenuStrip.
by Yasser Daheek
A very productive, easy to use tool to edit your Sql Queries against MS Access Databases
by James Ritchie Carroll
A kid friendly program for practicing multiplication tables; a good example for embedding the Windows Media Player control in an application.
by Mr.PoorEnglish
A FlowlayoutPanel providing sizeable contents
by Anshul R
Creating a clone of notepad in Visual Basic
by Michael Rosqvist
Implementing NoWrap in an ASP.NET DataGrid.
by Joe Blauth
In this tutorial, we will take a closer look at a technology that allows you to store objects externally with ease, retrieve them effortlessly, and work with them as if you were dealing with some kind of simple database.
by Alessandro Del Sole
An introduction to some new cool features of the Visual Basic 9.0 language syntax.
by SAPikachu
Reads/Writes an object from/to a stream
by Artem Smirnov
The basics of Inka, an open source printing component
by SalarSoft
With this tool which is written for ASP.NET, it is possible to count the number of online users, members, and guest users in websites.
by DavidHolland
Code to open regedit and connect to remote host
by Laughing.John
How to easily override key processing in a form or user control
by BrainThump
We'll build a call management application for Windows Mobile 5.x/6.x which can programatically ignore, send to voicemail, or SMS-respond to unwanted calls.
by Eric P Schneider
A listbox which supports custom drawing properties for each list item.
by Atanu Maity
Protect any file by encryption and decryption with password. It encrypts the file and saves as secure XML with binary format, and stores file password as custom PK encrypter routine.
by danfcosta
How to paging ListView with DataPager Programatically
by Saul Johnson
Creating our own palette viewer and picker UserControl
by Enver Buzoku
Shows how to get the process ID and show a modal window on the parent processes window
by petersgyoung
Web user control that simulates a PDA browser
by Patricker
Remove security from PDF files.
by NewLaw
Using .NET Diagnostics to extract data from any Windows performance monitor, to make your own!
by rspercy65
This app stores First Name, Last Name, and Phone Numbers in rolodex style. This is the WinForms version of Steve Krile's Ajax Slider using SSDiver2112's CButton and gTrackBar controls.
by Mohamed H. Elsherif
Multicore hardware is spreading very fast, however the programming for Multicore is not an easy job, Parallel FX (PFX) comes to the rescue
by Redth
A follow up to my previous article, this article takes the plug-in concept and encapsulates it in a Generics enabled library, including support for source code compilation at runtime.
by BlaiseBraye
This library provide DataGridView printing features on the FrameWork .NET 3.5. (C# VB F#)
by Jarno Burger
How to use use brightness, contrast, saturation, hue in your DirectShow.Net filtergraph.
by Dimitar Madjarov
An article which describes an alternative way of cooperation between Oracle PL/SQL and C#
by Vitaly Tomilov
A simplified and unified way for accessing most frequently used information about Process, System, and Environment.
by Twaitsey
A DLL that provides support to update your application.
by Tim Greenfield
How to show progress notification for long operations
by Jeroen De Dauw
Component that extends the native .NET progress bar with percentage properties and the ability to display it in the progress bar.
by Daniel Vaughan
Generate project metadata with T4 and unburden yourself from string literals in XAML binding expressions and INotifyPropertyChanged event arguments.
by Yasser M. Jaffal
This article guides you to simply, yet effectively, prevent your software customers from copying your product without your authorization. I admit it is not a top-security solution, and it will be easy to crack without protecting your compiled code, but it is just for conveying the idea.
by kirkaiya
A very simple, XAML-based month-view calendar that shows appointments, exposes events, and allows dragging appointments in the current month.
by Prefict
If you hate naming controls in the footer row of your gridview to do an insert, this article is for you.
by Warrick Procter
QuickSort revisited, with optimisations to minimise machine cycles, stabilised to retain original order, and generalised for convenience.
by Joss
Create a program that can programatically change the background image, and convert images to BMP.
by LegoMindstorms
How to create stars to display the UserRating property in WMP.
by Vivek.Net
Read and Write Excel Files using VB.NET
by Saul Johnson
An article on processing and rendering P1 and P2 bitmap images.
by Bhardwaj Deepak
Really Nice Look n' Feel in a DataGridView
by pablleaf
A simple implementation of a ref edit control for .NET
by the retired
Is it possible to find an easy way for parsing feeds without the format and versioning traps of XML schemas? The idea becomes reality, thanks to Regular Expressions...
by MijaeDjinn
A textbox with regex masking and validation.
by Ivan Krivyakov
Rhino Mocks version 3.3 can mock any MarshalByRefObject.
by konikula
Inherited ListView which enables user to order multiple items by mouse, and automatically scrolls if necessary
by BrantBurnett
A system for using ASP.NET 2.0 web parts in combination with URL rewriting.
by Darren Fieldhouse
Using LINQ to XML to download RSS enclosures.
by Austin Rappa
Getting AppLocale to run in a batch script
by Paul Selormey
Learn how to write user manuals with the Sandcastle Help Compiler.
by Jay Stacey
Creating a scrollable GridView with a fixed header.
by Jason Witty
Combine scrollbar events, JSON RPC calls, and LINQ to create a fluid, fast, and "no click" paginated DataGrid.
by Jason Witty
An Update to my original article which allows you to search your personal web site using Windows Live Search.
by CS Rocks
This application demonstrates how to perform secret encryption using VB.NET and the .NET Framework 3.0.
by Fernando E. Braz
This is an alternative for "Secret Key Encryption Demo"
by BrantBurnett
An ASP.NET system for having two authentication cookies, one secure and one insecure, to have multiple tiers of security by folder.
by Jarno Burger
How to seek and get the position and duration for your DirectShow movie with VB.NET.
by kheaton1111
How to send email to Lotus Notes from C#.
by Behnam Yousefi
A Generic collection that can be serialized in XML format.
by Jiang Qiu
This articles provides an overview on how to do customized site navigation on MOSS publishing sites.
by pdoxtader
A comparison of these two free zip libraries, complete with a multi-threaded VB.NET class wrapper for each
by Olmo del Corral
Explains the philosophy behind Signum Framework, an ORM with a full LINQ Provider that encourages an entities-first approach.
by CS Rocks
This article demonstrates how to display SQL Server data in a Silverlight DataGrid.
by CS Rocks
This is a slideshow that works in a Silverlight 3 UserControl.
by Fasttimes
Send multicast commands to clients even when some clients are disconnected, and avoid blocking by using threads to send commands.
by The ANZAC
Takes numbers up to hundreds of trillions and converts them into text
by agusto xaverius
It is a simple webpart but very usefull to load many usercontrols
by vbfengshui
A simplified wrapper to the .NET Configuration namespace.
by Abhishek Sur
Using this article you will get the basic idea of how you could use NDepend to control/analyze your application. It allows to apply design rules and refactor code.
by skullz_softwares
Making Single Instance Application a Simple Way!!
by Jason Witty
Example of a proper Singleton collection in Visual Basic .NET
by nma202000
my first program.
by Mr.PoorEnglish
A new approach to 2D - geometric computation replaces Point, Size, and Rectangle.
by Marckus
A SQL Server based VS add-in (and separate desktop app) snippet respository.
by Armin Kabir
This article describe how to sort generic collections
by Sailung Limbu
This article demonstrate flexible client-side table sorting
by Guillaume Hanique
How to extend Visual Studio so it can generate code for any data type.
by Emrys81055
Lists all instances of SQL Server found on a local network.
by Rai Shahid
This control will allow user to backup SqlServer
by The ANZAC
An article about the simple, yet often annoying to achieve, backtracking algorithm for Sudoku generation.
by Johan H. Roux
Use PInvoke to control a wireless adapter's power status.
by Andy_L_J
Using Table-Value Parameters to perform Inserts in SQL Server 2008 from VB.NET.
by o m n i
Learn how to control your non-client-area, while keeping all the stuff Vista puts on it.
by Robin Jet
Upgrading to a new Visual Studio means installing on a few developer machines - upgrading to target a new framework (3.5) means ensuring that every client of the application has the new framework installed. With Visual Studio 2008, it's possible to target the older frameworks (2.0 and 3.0).
by Nasenbaaer
Combine graphic objects to create own scenes
by Terence Wallace
TexasQuest is a 2D side scroller platform game similiar to Super Mario
by özk@n
Text Log Viewer
by Karanig
I feel lazy when need to bind data to TextBox
by Martin Hinshelwood
I have decided to have a little go at creating a Team Foundation Server Event Handler in .NET 3.5 that is resilient and scalable. I will be using as many of the features of Team Suite as I can, but bear with me as there are a few things that are new to me.
by Martin Hinshelwood
There are a number of config options for the TFS Event Handler Prototype. I will describe all of them in depth here. The first step is to set the Windows Communication Foundation service options, which really only requires you to change one value.
by _Khallaf
How To Do Precise 2-Way Rijndael CryptoStream Communication
by knightofbaghdad
Write Arabic in programs that don't support the Arabic language, using Unicode.
by jcoehoorn
Use this validator control to require that at least one control in a list has a value.
by Ted Osberg
An extensible, hybrid Listview/TreeListView control
by Gregory Gadow
Subclass the WebBrowser control to harness the power of HTML and CSS in your output displays.
by richardw48
All the information you need to get the WinForms ReportViewer to display a report in a .rdlc file.
by Rupesh Kumar Swami
An article for beginners that describes that how can we apply form level validation and some common database functions
by Rahul Singla
A new productive way of producing Office documents with dynamic content substitution.
by stavinski
Introduction to unit testing against a database and how the supplied library can help.
by delcatto
With the free wordviewer 2003/2007 and some xml docs you can print everthing any time
by Thulasee Shan
A piece of reusable code that implements the functionality to update a UI element from a thread.
by CS Rocks
This article discusses various things to consider when upgrading a VB6 app to VB.NET.
by Scott Bailey
This is a VB.NET project template, using the XNA framework.
by Alessandro Del Sole
An explanation of how to add WPF controls to Visual Studio Tools for Office solutions, writing Visual Basic code
by nareshkumarmasetti
windows Textbox UserControl for only numeric, only alphbates, alphanumeric
by Rocco Labellarte
How to zoom the standard WebBrowser control by accessing ExecWB.
by Yasser M. Jaffal
In this article, I discuss an example of how you can use information retrieval to grab data out of MSN Money pages to get a free Web Service for currency exchange rates and other quotes.
by Jason Witty
In this article I walk through an example that binds a gridview control to an ObjectDataSource and uses Linq queries to paginate to achieve true data pagination.
by Kamran A
Outlines two useful methods for implementing localization in ASP.NET
by Andrei Smolin
A simple WinForms application that shows MAPI folders and items in your mail profile.
by S.SRIVATHSAN
Implementation Nhibernate concept in VB.NET
by Richard A. Dalton
The final part of a four part series of articles on the Specification Design Pattern.
by logicchild
This article is meant to explain Forms and how logic is inserted into the UI.
by Edward Moemeka
Describes why and how to use XAML as an alternative to plain XML for configuration file specification
by Edward Moemeka
A continuation of using XAML for configuring applications
by the retired
USPS One Code - Intelligent Mail Barcode (4-State Customer Barcode) - implementation with VB 2008
by byapparov
An article on data validation with a flat file schema generated in Flat File Checker.
by rspercy65
This is a remake of Pramod Kumar Sing's 2002 API Viewer.
by SteveHarrisBeast
How to make a password verification form in VB that uses LINQ and SQL
by namrata khandeparkar
this article allows you to send SMS to any mobile using GSM modem or your mobile connected via USB able to Computer
by Jeroen De Dauw
A multithreaded file downloader with progress details, speed info and more
by Qaiser_Iftikhar
VB.NET/C# and JavaScript communication, how to.
by Ashutosh Phoujdar
A small utility to verify checksums.
by ISpliter
When discussing VB6, we should look at the reality of the situation and not on preconceived opinions. New source code projects are made daily in Visual Basic 6.0. The paper proposes the reintroduction of Visual Basic 6.0 on the market, in parallel with Visual Studio line.
by hackman3vilGuy
See the new Ribbon Designer in Visual Studio 2008 allowing you to graphically create ribbons for your Office add-ins. Add images from the Yahoo Image Search API and analyse the content of your document
by Joe Lynds
Use the Windows Volume Shadow Copy service from .NET.
by jebarson
Timeless or non-progress based waiting / progress control using WPF
by Mr.PoorEnglish
Waiting for parallel execution needs no stuff like Callbacks or WaitHandles
by nedal_jo_jo
Weather Using VB.NET and Yahoo RSS!
by petersgyoung
A message box for ASP.NET to send back server messages to users.
by Wauna
Calculate this same weekday of month last year
by Louwgi
What is a PGN file and how to write PGN files
by Jason Witty
A tutorial for implementing a modal popup window on your web site which will display a Microsoft Virtual Earth map with pinpoints on the locations of everyone who is currently browsing your web site.
by FrankNight
This article shows an example of how to build a software component according to best practices that is customizable through code generation techniques.
by a_pess
Build a standard Windows Forms translucent control using GDI+ & VB.NET
by tricos
Windows Forms Validation w/ ErrorProvider Control Quickly (Validate Whole Form at Once)
by Suedois
Windows Mobile: Implement kiosk mode
by virtual.aussie
A custom made TreeView with Windows Vista look.
by Chris Kolkman
A fairly simple to use Winsock component, allowing simple networked applications. Built modeling the VB6 component of the same name, with enhancements.
by Allen _ Wang
Calculating the workload for speech language pathologists is a very complex process. A systematic approach has to be developed in order to calculate the workload and setup a standard.
by Abhishek Sur
Gives an introduction of how to create SQL CLR managed objects in SQL server.
by Mohd Arshad Malik
Working with Multiple Images with Each TreeNode
by Joshi, Rushikesh
Create a customized project template, and let your team use it for repaid development.
by terpy
A quick and easy way to enable multi-select in a TreeView, and an easy way to iterate selected nodes.
by TylerBrinks
Using Visual Studio 2008 for custom drawing using WPF and .NET 3.5; fun with Spirographs
by Christopher Vinod
A color palette user control developed using WPF
by Martin Hinshelwood
WPF drag and drop behaviour
by Rahul Singla
A WPF validation control integrated with VAB and IDataErrorInfo.
by LarryCharlton
A WPF XAML markup extension with a "Glass" look
by Meshack Musundi
A WPF application that translates text using the Bing Translation API.
by CS Rocks
This articles teaches you how to perform basic text printing in WPF.
by Yaakov Davis
A ContentControl that displays continuously progressing view when its content is being processed.
by CS Rocks
This is a simple example of how to use a ProgressBar in WPF.
by Alessandro Del Sole
Techniques for writing custom data types written in Visual Basic 2008 to a binary file.
by Ravindranath Maddela
VB.NET LINQ query on an XML file.
by onny
This article introduces and describes a framework that allows the creation of managed plug-ins for the Total Commander file manager.
by Alessandro Del Sole
Techniques for writing your own Structures which adhere to the Microsoft CLS, using Visual Basic 2008.
by jpaulino
XML Literals allow you to use XML syntax in your code. It’s easy to work with XML files this way, since you have that Tags in the code, but it’s also quicker to access information rather than the traditional methods.
by Patel Pranav
How to Use XML to Serialize and Deserialize an Object
by rspercy65
Creates MP3 tag XML files and validates them
by CS Rocks
The purpose of this article is to demonstrating zipping files using the ZipPackage class in this System.IO.Packaging namespace. This demonstration uses: VB.Net 2008 .Net, Framwork 3.0.
by Terence Wallace
A comprehensive way to manage all of your downloaded zip files.