Click here to Skip to main content
15,881,812 members
Everything / Visual Studio / Visual Studio .NET 2002

Visual Studio .NET 2002

VS.NET2002

Great Reads

by Stoyan Damov
Internet File System from scratch - making web services and peer-to-peer technology work together to build a virtual file system
by Alexey
The ALXGrid Control Library is a set of classes for management of data as a table.
by Stephane Rodriguez.
This article demonstrates how to automate IE's Save As functionality
by Dan Peverill
A managed DirectX class library that can be used as a foundation for basic 2D games. Demo included.

Latest Articles

by User 257328
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms
by Tom Clement
A magical edit menu that works with no connections to the rest of your project
by Cem KARACA
An article on how to combine Slider Controls and Progress bar into one class using custom draw
by Southmountain
Gems for typedef and namespace in C

All Articles

Sort by Title

Visual Studio .NET 2002 

5 Oct 2005 by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
15 Jun 2003 by Oscar Bowyer
19 May 2002 by Dan Elebash
Modified version of Frank Fang's code ported to VB and made CCW.
15 Mar 2004 by Romelard Fabrice (Alias F___)
Classes Library for String manipulations in Your .NET projects
11 Mar 2003 by Leon Finker
An example of using LDAP/OpenLDAP with .Net
6 Nov 2001 by Philip Lee
A control library containing three color picker controls written in C#
12 Aug 2005 by hadhmy
Implementation of .NET COM+ Transactions
1 Mar 2007 by TheKarateKid
Various Command Line Tools Available under .NET Development Environment
4 Feb 2001 by Naveen K Kohli
Using the ProcessThread class to monitor the states of threads inside a process.
19 Mar 2001 by Naveen K Kohli
Use of the Environment class explained to extract information like Operating System, Environment Variables, etc.
10 Feb 2003 by leppie
A DUMeter clone, but with some better/different reporting features.
9 Dec 2002 by Stoyan Damov
A Draft Implementation of an Idea for .NET Dynamic Software Load Balancing
28 Jan 2007 by wumpus1
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
12 Aug 2004 by Chellam
An article on .NET applications' interaction with j2EE based web applications.
19 Jun 2004 by Mikhail Cholokhov
Implementation of a LCD User Control in .NET using C#.
29 Dec 2002 by Gopinath Krishnamurthy
An article that explains the messaging between main and worker threads
17 Jul 2003 by Romelard Fabrice (Alias F___)
3 Nov 2003 by Dmitry_Belikov
You have the server and several clients. You want the server to fire an event and all of the clients or only some specific must receive it. This article describes several approaches to the problem.
7 Oct 2003 by Dmitry Belikov
Sometimes server needs to perform lengthy calculations in reply to the client’s request. If such calls are rare or do not take too much time, it’s not a problem. If your solution shows a tendency to have about 20-30 such invocations being performed concurrently at the same time, you should read this
20 May 2003 by Motti Shaked
.NET Remoting customization – it doesn't have to be so hard!
26 Jun 2003 by Daniel Ang Chee Meng
This article is meant to be a step by step guide to give its reader a gist of .NET Remoting. This tutorial guides the reader to set up a fully functional chat program.
20 Jun 2003 by zhi
An upper logic layer transparent way to redirect .NET remoting calls, enabling exposure of .NET remoting services behind firewall/NAT, to anywhere.
5 Feb 2001 by Naveen K Kohli
Microsoft's RemSpy sample's implementation has been explained and more remoting explanations.
6 Oct 2003 by raymond.fung, Norman Fung
18 Apr 2006 by Duncan Edwards Jones
A component to respond to a hotkey combination, system-wide.
27 Jun 2007 by Louis-Philippe Carignan
A variation on the standard .NET date-time picker
12 May 2002 by NETMaster
22 Jul 2007 by Yasin HINISLIOGLU
This article is about creating wizard style user interface
14 Jul 2003 by leppie
20 May 2002 by James T. Johnson
A settings class that can be used to store values in an XML document
16 Aug 2007 by Volynsky Alex
Part 2 in a series of articles on a two-player mathematical game of strategy
19 Apr 2005 by Karel Donk
Describes how to do 2D Blits in DirectX 9 with direct surface access between various surface formats (using color conversion).
1 Aug 2004 by andrea contoli
Draw poligons, manipulate them, and animate them.
15 Jun 2003 by Mike Melnikov
Google-like Toolbar with customization from xml file and update from web features
4 May 2009 by Shivprasad koirala
4 steps to create free SSL certificate for development
21 Jun 2007 by Jonathan [Darka]
Setting up a Microsoft Symbol Server
28 Nov 2002 by Ben Peterson
An application to examine .NET assemblies both directly and with reflection
26 Aug 2003 by Matthew Adams
A progress dialog for asynchronous workers
7 Mar 2003 by Marc Clifton
An Example Of How To Interface To Dallas Semiconductor's iButton And 1-Wire Network
19 Apr 2005 by Itay Sagui
Introduction to the basic idea of the particle systems, and how to create basic effects such as explosions and water fountains.
11 Jun 2007 by sharpiesharpie
An article for beginners explaining how to make those fancy events you always see on visual studio controls in 5 simple steps.
31 Aug 2003 by Adam Nelson
Provides an overview and discussion of the author's BitmapManipulator C# class, including examples of each feature, as well as numerous .NET/GDI+ caveats.
7 Jun 2004 by Giannakakis Kostas
A generic class implementing an exhaustive searching algorithm for solving a variety of puzzles and riddles
31 Mar 2002 by Alexandr_K
This C# class retrieves, creates, deletes Registry values and keys, and even more...
29 May 2002 by Sanjay Ahuja
In this article we will see how to write an owner drawn ListBox
22 Sep 2001 by another
When what you really want is a global function.
3 Jan 2003 by George Anescu
Presenting a smal C# Windows Application for converting images between different graphical formats
4 Aug 2004 by George Mamaladze
A C# implementation of Reversi (Othello) Game for PocketPC and Windows.
22 Jan 2004 by Mike Donovan
This article shows how to compress an image using the MPEG1 format
27 Feb 2003 by Manster
This article shows you how to create a scrolling text/scrolling marquee control in C#.
21 Apr 2001 by Italo Silveira
A C# tab control that mimics the Visual Studio.Net, Excel, and InterDev tab styles.
29 Aug 2002 by Christian Tratz
A C# implementation of the popular water surface effect.
23 Feb 2007 by Ronounours
I propose a simple version of a Breakout (or Arkanoid) game in few C++ lines.
15 Sep 2004 by Catiger
This is a .NET custom control for web-based charting using Office Web Component technology.
15 Aug 2005 by Luo Pei'en
An article on how to write an Edit control used for HEX and DEC number input.
28 Feb 2003 by Steaven Woyan
A class for sending emails with attachments in C#.
23 Jan 2018 by Cem KARACA
An article on how to combine Slider Controls and Progress bar into one class using custom draw
16 Apr 2002 by Chris Maunder
A simple class to ease the task of downloading files from the net
3 Jan 2004 by Matthew Hazlett
How to use graphical fonts in your games
18 May 2005 by Eric Marcon
How to simply display a control inside the StatusBar of your program.
13 Jun 2002 by Chris Sells
An immensely handy clickable button.
18 Aug 2004 by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
15 Aug 2004 by mav.northwind
A wizard to bring easy COM class creation to C#.
15 Jul 2003 by Vasudevanms
A web based Google Web services client using ASP.NET.
29 Jun 2006 by Nader Elshehabi
The ultimate printing component. Use it to print ListBoxes, ListViews, TreeViews, DataGridViews, Forms, TabPages, or even your own UserControls.
3 Sep 2004 by JurgenVanGorp
If you want to have an easy-to-use Dialog Box to browse through the network, have a look at this. This library allows for selecting network shares, directories, files, ... and will ask for a user name and password, if needed.
28 Oct 2003 by Sven So.
A timer that will only run the number of times you specifed.
7 Mar 2004 by yvdh
An article about a custom control for displaying images with the possibility of adding annotations.
6 Mar 2003 by Russell Morris
A TabControl-like options dialog based on a TreeView
10 Mar 2007 by keno2oo1
A short procedure for adding a nice gauge to your VS toolbox
17 Oct 2002 by Thierry Bouquain
This piece of code is the implementation of a simple flags editor. It can be used to edit flags in a property grid.
6 Jun 2007 by JChampion
Looking for a way to draw 2D line graphs with C#? Here's yet another charting class library with a high degree of configurability, that is also easy to use.
29 Mar 2007 by AlwiNus
A Margin structure that can be used in a variety of situations, like layout, drawing and printing. Now comes with a custom TypeConverter and a usage sample.
10 Apr 2007 by Arijit Datta
An article on how to customize caption bar (e.g. displaying image on caption bar) and change border width and border color.
31 Aug 2003 by Ianier Munoz
An article on low-level audio capture and playback using the waveIn/waveOut APIs through P/Invoke in C#.
6 Jul 2004 by Stefan Voitel
25 Jun 2002 by Len Holgate
Although socket based TCP/IP servers using IO Completion Ports are often written in C++, it's sometimes useful to write such a server in Visual Basic.
3 Aug 2004 by George Mamaladze
A library to simplify access to image metadata.
24 Jun 2002 by sultan_of_6string
The .NET ArrayList class provides "dynamic arrays" which, to a C++ programmer should seem really innane. Here's a linked list collection class that can be used in any .NET language.
31 Aug 2004 by zjsmile
A Dialog using Listview in report style and icon style
9 Dec 2004 by gamitech
This program will take all lettlers from a given file and turn them into a binary code defined by me. Attention, it only encrypts keys that are on you keyboard and it is not case sensitive.
23 Sep 2005 by Stephen Muecke
A localizable Currency textbox control.
27 Aug 2003 by Ianier Munoz
This article describes a sample application that uses the waveout API in C#.
12 Oct 2018 by Tom Clement
A magical edit menu that works with no connections to the rest of your project
20 May 2002 by Alexey Sinutin
An article on a small managed C++ class which gives ability to use the "Send To" feature of Windows Explorer.
3 Jan 2003 by Paul Ingles
An ASP.NET Validator Control implemented in Managed C++ that can be used to verify email addresses by connecting to SMTP servers listed as Mail eXchangers for a domain, includes example of Win32 API Interoperability with C++ .NET. The validation is not RegEx based.
19 Feb 2003 by Josh Smith
A marquee control written in C#
17 Aug 2007 by Drew_Benton
This article explores a more complete method of injecting a DLL into another process using the CreateRemoteThread approach.
29 Nov 2006 by kookoo
This article intruduce you a new software encryption method.
8 Feb 2004 by TomKat
A nice multiline ToolTipCtrl example looking like the one available in Delphi.
1 Jun 2005 by kennedy_franklin
This is a control which will allow the user to input only numbers. And it also has some special features like, if we enter negative values, we can show it in a different color.
26 May 2005 by Emilio Garavaglia
Reference counting smart pointers and handles of various flavours.
9 Feb 2004 by Desmond McCarter
A POP3 client in C# .NET for reading and processing emails (including attachments).
21 Apr 2002 by Chris Maunder
A popup window containing a progress control and cancel button - no resource file needed
11 Aug 2004 by skybirdcao
An article showing a property table editor like VC7.0's property table.
17 May 2004 by amleth
21 Aug 2006 by Hossein Ghahvei Araghi
This article contains the simplest solutions for: the security problem for DelegateSerializationHolder, the IO problem, and the messaging speed problem. Note: Messaging speed problem will appear when your application has worked for a long time.
4 Apr 2006 by Eric Woodruff
A class implementing IHttpHandler for use in custom controls, to send embedded resources such as scripts, images, and style sheets to the client.