Click here to Skip to main content
15,867,900 members
Everything / .NET / .NET 1.0

.NET 1.0

.NET1.0

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 Nish Nishant
Demonstrates the usage of splitters, treeviews, listviews, panels, toolbars
by Dan Peverill
A managed DirectX class library that can be used as a foundation for basic 2D games. Demo included.
by almere109
DirectX.Capture class examples showing how to grab a frame from video and how to make a VU meter for audio

Latest Articles

by Shivprasad koirala
6 steps to enable transactions in WCF
by Shivprasad koirala
This article explains plug and play architecture using policy application blocks.
by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
by User 257328
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms

All Articles

Sort by Title

.NET 1.0 

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.
16 Sep 2003 by KRISHNA PRASAD.N
This paper provides a technical overview of .NET and COM interoperability.
8 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 1)
9 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 2) . How to enumerate devices.
10 Mar 2004 by Vladimir Afanasyev
Device configuration using C# (Part 3). Device resources - IRQ, DMA, etc.
15 Nov 2003 by Prakash Kumar Singh
This article explains and demonstrates various ways to implement localization in your .NET application.
11 Oct 2007 by aSarafian
An article that tries to clear up the concept of serialization.
8 Sep 2010 by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
24 May 2003 by Erik Westermann
Book Review of .NET and COM: The Complete Interoperability Guide
2 Nov 2010 by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
15 Mar 2004 by Romelard Fabrice (Alias F___)
Classes Library for String manipulations in Your .NET projects
6 Feb 2003 by slolife
.NET class to create and maintain vCalendar information
8 Apr 2003 by slolife
.NET class to create and maintain vCard information
11 Mar 2003 by Leon Finker
An example of using LDAP/OpenLDAP with .Net
19 Apr 2004 by Redgate Software
ANTS Profiler used to optimize code, lower hardware costs and improve application performance.
6 Nov 2001 by Philip Lee
A control library containing three color picker controls written in C#
1 Mar 2007 by TheKarateKid
Various Command Line Tools Available under .NET Development Environment
27 Aug 2004 by Lim Bio Liong
Demonstrates how to intercept .NET console keyboard input and display a * in place of each actual typed-in character.
29 Nov 2016 by Shashangka Shekhar
In this article, we will learn about .NET Core Features & short overview on .NET Framework (existing). We will discuss about what changes were made/added in new environment of .NET Core.
16 Aug 2005 by clementsm
Assembly written in VB.NET that accesses Exchange 2000 Webstore data, using WEBDAV.
10 May 2004 by A.Z. Rosenberg
An article with source code examining the development speed and performance capability of .NET, Matisse and FastObjects
26 Jul 2007 by Praveen Nair (NinethSense)
This article explains how to filter rows in a DataSet/DataTable. The example provided will help you get information faster.
3 Dec 2001 by Chris Sells
An exploratory story of delegates and events for C# programmers told in the style of a bedtime story
4 Feb 2001 by Naveen K Kohli
Using the ProcessThread class to monitor the states of threads inside a process.
18 Mar 2001 by Naveen K Kohli
How to get the list of all system services on a system and also finds out their dependencies.
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.
20 Mar 2002 by Kevin McFarlane
How to enhance .NET event handling with the Template Method design pattern
1 Oct 2007 by Jesu Benin
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___)
16 Apr 2002 by Nish Nishant
This ports Joe Newcomer's AutoRepeat Button class to a .NET control
1 Jan 2008 by malikusman
DCOM component replacement in .NET is .NET remoting
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
9 Mar 2004 by Werdna
Shows how to use different brushes and write owner drawn listbox
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
18 Mar 2003 by Marc Clifton
When to use .NET's ThreadPool class, and when to use something different.
18 Nov 2003 by Emanuele Ruffaldi
A library to access MATLAB from .NET and a comparision of three possible methods to implement it.
1 Aug 2004 by andrea contoli
Draw poligons, manipulate them, and animate them.
19 May 2003 by MJDamron
Converting a 2D chart into a 3D chart
27 Apr 2003 by MJDamron
Discusses the implementation of a 3D pie chart in ASP.NET
4 May 2009 by Shivprasad koirala
4 steps to create free SSL certificate for development
11 Jan 2006 by Petr Palas
Did you know there’s an easier way how to create dynamic web sites? Learn how Kentico CMS for ASP.NET will increase your productivity and help you win more clients.
23 Jun 2021 by Shivprasad koirala
6 steps to enable transactions in WCF
25 Nov 2008 by Shivprasad koirala
7 steps to write your own custom rule using FXCOP
28 Nov 2002 by Ben Peterson
An application to examine .NET assemblies both directly and with reflection
7 Mar 2006 by Frazell
A MD5 class library for .NET supporting advanced features like random Salt values embedded in the MD5 hash.
26 May 2012 by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
26 Aug 2003 by Matthew Adams
A progress dialog for asynchronous workers
24 Apr 2003 by Oleksandr Kucherenko
A .NET Wizard control for the VS.IDE and client apps
28 May 2008 by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
13 May 2003 by Include123
A basic Virtual Machine for experimentation.
24 Jul 2002 by Stefan Spenz
An article about basic function and class templates
28 Jul 2002 by Stefan Spenz
Using advanced template functionality
10 Jun 2002 by Scott Juranek
The ValidationSummary Control can be easily subclassed to make data driven web applications more code-friendly.
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.
10 Sep 2004 by David Salter
An article describing the basic use of the log4net library.
13 Jul 2004 by Neri LLosa
14 Apr 2003 by Matt Berther
A C# implementation of an auto complete combo box, based on Chris Maunder's MFC code
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
12 Apr 2004 by Steven Campbell
A fully tested component capable of encoding and decoding yEnc data.
11 Mar 2003 by George Anescu
Presenting a small C# application which provides Grep-like functionality under .NET.
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.
17 Jul 2002 by Shaun Wilde
An article on integrating a C# implementation of the Twofish cipher into the .NET framework.
30 Dec 2004 by Jeroen-bart Engelen
A C# version of the Unix crypt() algorithm.
5 Oct 2003 by Dave Loeser
22 Jan 2004 by Mike Donovan
This article shows how to compress an image using the MPEG1 format
17 Aug 2003 by Kevin Stewart
An article on implementing a simple password generator class in C#
9 Feb 2007 by daniel.byrne
This source code/control is provided to make it easy for programmers in C# to ping remote hosts and get the response time in milliseconds.
27 Feb 2003 by Manster
This article shows you how to create a scrolling text/scrolling marquee control in C#.
29 May 2002 by Marty Cerisano
A C# usercontrol that enumerates servers and displays the list in a drop-down list
29 Oct 2004 by eleung
A C# .NET serviced component that encapsulates MQ PUT and MQ GET.
13 Nov 2002 by Richard Bothne, Jim Showalter
A fairly decent sets class 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.
15 Sep 2004 by Catiger
This is a .NET custom control for web-based charting using Office Web Component technology.
31 May 2011 by Evren Daglioglu
A chat server/client solution for local networks, terminal server/terminal client environments