Click here to Skip to main content
15,867,832 members
Everything / Visual Studio / Visual Studio 2005

Visual Studio 2005

VS2005

Great Reads

by Hans Dietrich
XColorSpectrumCtrl displays a color spectrum that allows user selection, and provides APIs for color based on RGB and HSL color models.
by Paul Vickery
Code to add a message bar to virtually any existing Windows control.
by Sergey Alexandrovich Kryukov
Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method.
by Hans Dietrich
This series of articles is a step-by-step guide to reading files stored in your program's resources. Along the way I will present some non-MFC classes to assist you in reading text, binary, zip, and even encrypted files that have been compiled into your program as resources.

Latest Articles

by Ștefan-Mihai MOGA
How to download files from an HTTP server.
by Chris Stefano
A custom tool for Visual Studio .NET which runs an XSL transformation to generate code
by nogChoco
LineNumbers that dock to a RichTextBox or show as an overlay on top of it
by Zasky
A useful tool to help you understand DataGridView events as you navigate the DataGridView

All Articles

Sort by Title

Visual Studio 2005 

3 Oct 2007 by User 2739121
23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
22 Mar 2007 by Sacha Barber
An article which shows how to achieve some of the common XAML concepts.
22 Jul 2007 by Yuriy Kyyan
An article on creation automated interface for .NET applications.
25 Sep 2008 by tomcat1
Call a .NET COM+ Interop component with Classic ASP.
1 Mar 2007 by TheKarateKid
Various Command Line Tools Available under .NET Development Environment
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.
8 Nov 2007 by Chris Kolkman
A .NET implementation of a Deque object.
28 Jan 2007 by wumpus1
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
13 Mar 2007 by Wilson, Drew
Evaluating Dynamic expressions by compiling C# code to IL, then creating a DynamicMethod from the IL.
27 Oct 2007 by carlos@takeapps
A basic .NET file browser fully based on the framework
27 Dec 2006 by Anil Kr. Sharma
30 Jan 2007 by TylerBrinks
How to call absolutely any .NET code from your Vista Sidebar Gadget
14 Dec 2009 by TheCodeKing
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.
11 Sep 2006 by Russell Aboobacker
For displaying Error,Warning or Information Messages in your ASP.NET WebSite
8 Feb 2008 by Wil Peck
This article provides an implementation of a POP3 MIME client using .NET 2.0 and C#.
29 May 2007 by Stefan Troschuetz
Presents a fully managed class library providing various random number generators and distributions
20 Oct 2006 by kurt.griffiths
Handy Regex test utility for .NET helps you get the right expression to use in your code
10 Apr 2006 by Wytek Szymanski
An article about how to marshal a remote client request from one AppDomain to another.
5 Jul 2006 by Wytek Szymanski
An article about re-deploying remote services with the help of a relay server.
17 Oct 2007 by cool_manu07
This application reads a .NET resource file and writes its contents to a Microsoft Excel file.
13 Jul 2008 by Rajneesh Noonia
The source code / article published here is to provide features of MS Script control (Functions like AddObject) and some features of VSA/Visual Studio editor like intellisence, code completion etc
15 Nov 2004 by Hugo Wetterberg
A new(?) approach to scripting in .NET applications.
23 Oct 2008 by Anon1234567890
A splash screen which allows for dynamic creation and updates.
13 Sep 2007 by P.Adityanand
Understand the internals of .Net types from a CLR perspective
16 Nov 2006 by Tolga Birdal
This code includes lots of algorithms and desired code segments for .NET. Written entirely in C#.
22 Jun 2007 by Ivar Lumi
This article discusses how to create and parse vCards using a .NET vCard API
22 Jul 2007 by Yasin HINISLIOGLU
This article is about creating wizard style user interface
1 Sep 2008 by syntaxed
Notifier: an Outlook-like notification window
24 May 2007 by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using SQL Anywhere and Visual Studio .NET (C#)
18 May 2007 by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
14 Jun 2011 by Sacha Barber
100% Reflective Class Diagram Creation Tool
19 Oct 2007 by Chesnokov Yuriy
This article demonstrates the use of 2D Fast wavelet transform for image processing
12 Jul 2008 by Norman Solomon
Easy addition of a 3D Tabstrip page to an ASP.NET project.
7 Sep 2007 by _Bala
This article explains a 3D geometry library developed using VB.NET.
18 Sep 2005 by Igor Stjepanovic
In this project I demonstrate how to write a simple 3D rendering application in a relatively small amount of code.
18 Apr 2007 by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
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 May 2007 by Petr Palas
What is a content management system? Does it really work? Why should I use it? How does it help me? This article answers the most common questions developers ask about content management systems (CMS).
11 Jul 2008 by Seshi
State space search algorithms - implemented with C# .NET 3.0 WPF
21 Jun 2007 by Jonathan [Darka]
Setting up a Microsoft Symbol Server
7 Sep 2006 by Riaan Hanekom
23 Aug 2006 by Seth-B
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
5 Jun 2006 by Wytek Szymanski
An article about a simple and installable component server.
24 Aug 2006 by Perry Marchant
An article on snapping a Windows Form to a desktop screen border.
30 Sep 2007 by User 2739121
This article describes how to create a simple user-drawn form which moves over the desktop
11 Oct 2005 by Gordon Moore
In this part I have added the routines to update the database on exit, and because I felt very generous, I have added in a routine to import data from an Excel datasheet.
29 Sep 2005 by Gordon Moore
A base Windows Form for displaying, editing and automatically updating many-to-many relationships.
28 May 2008 by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
10 Feb 2006 by Chris Stefano
Generate loader classes for faster operation using Reflection.Emit
1 Mar 2006 by Kent Boogaart
Describes how to create a more useful SiteMapResolve event.
22 Dec 2006 by fdachille
An article describing the design and techniques used to develop a bridge design game.
18 May 2007 by Sreejai R. Kurup
A C# based thumbnail viewer employing a BackgroundWorker to load images in the background.
3 Jul 2007 by hanzzoid
A C# class for complex polynomials providing polynomial arithmetics, differentiation and integration
14 Nov 2007 by Mike Pliam
A C# class to perform arithmetic on complex numbers
25 Mar 2008 by Jim Weiler
An article on how to implement Google Bookmarks in your application
6 Jun 2007 by CraigSelbert
DP Line approximation algorithm is a well-known method to approximate 2D lines. It is quite fast, O(nlog_2(n)) for a n-points line and can drastically compress a data curve. Here, a fully OOP implementation is given.
17 Jan 2008 by LowlyServ-Ant
A simple MDI (Multiple Document Interface) example.
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.
29 May 2008 by Dr.Sai
The article is about extending the capabilities of GDI+ in C# , When programmers look to develop serious imaging applications, a surprising shortcoming is noticed in GDI+. The shortcoming is the absence of an API which is useful in selecting regions within an image in a user interactive way.
3 Jul 2008 by Dr.Sai
This article is a continuation to my previous article where I present two more methods to do the same
10 May 2010 by logicchild
An article that defines managed threading from the basics to the intermediate.
23 Feb 2007 by Ronounours
I propose a simple version of a Breakout (or Arkanoid) game in few C++ lines.
16 Sep 2005 by Rogério Paulo
A C++ library for developing SNMP managers (clients) on Windows.
13 May 2010 by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
14 Mar 2008 by Farshid Zavareh
A CAPTCHA control that is simple, secure, and easy to use.
31 Jan 2007 by wumpus1
A CAPTCHA control implemented as a simple, visual drag-and-drop Server Control for ASP.NET.
14 Aug 2007 by Paw Jershauge
A very simple class for listing the RSS feed from a website.
6 Oct 2006 by billy p
A class to dynamically create delegates of functions at runtime. Wraps code by Luyan, from his article: A General Fast Method Invoker.
29 Jan 2007 by jdkulkarni
The article describes details of WCF and also has source code for different types of binding.
18 Aug 2004 by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
14 Sep 2007 by Dnyaneshwar Kubal
An client-side color picker control using JavaScript.
10 Nov 2005 by Timothy the lion
A command line calculator I am writing to help me teach a 9 year old to code
24 Jan 2009 by Paul B.
Execute actions while making the form wait and still be responsive to other tasks.
17 Mar 2006 by Benoy Baskaran
This article explores a comparison chart between ASP.NET 1.x and ASP.NET 2.0.
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.
5 Jun 2009 by Bharath K A
MultiMap is similar to a .NET Dictionary collection type, but accepts duplicate Key,Value pairs during addition. The MultiMap collection is also a concurrent collection.
18 Dec 2006 by iwdu150
A control used to mass change other controls' properties.
25 Aug 2006 by mattsj1984
A control to display pie charts with highly customizable formatting.
3 Aug 2006 by Mark Newman #2
An alternative to the System.Threading.ThreadPool. A controllable queue to execute operations asynchronously.
11 May 2007 by andrewcates
In an attempt to open DotNetNuke to a wider audience, I have converted the original VB code into C#
8 Nov 2006 by Rashutosh Paul
This article shows how to generate a progress bar using JavaScript.
13 Jan 2007 by Mathieu Jacques
Freeze parts of the user interface until all drawings are done, and blend old content with the new one smoothly.
30 Oct 2006 by Joaquín M López Muñoz
A block allocator for use with STL containers that greatly improves speed in programs doing massive data insertions and extractions.
21 Oct 2005 by Erling Paulsen
An article on creating a templated control in ASP.NET 2.0.
14 Aug 2006 by salysle
This article describes an easy approach to the construction of a custom ASP.NET 2.0 image button control that contains both a mouse-over effect and calls a JavaScript function when clicked.
11 Dec 2006 by Shunix
This article is intended to show an opportunity for customizing the list view control (report view, single-line mode) using the custom scrollbar control.
2 Aug 2013 by Syed M Hussain
This article explains how to develop a custom message box in C#.
26 Jun 2010 by Karthik. A
This is a user control that could be added to a web page to allow the users to choose a month and year alone
19 Nov 2007 by Chapooki
An article on implementing a customized business transaction class based on LLBLGen Pro.
27 Jul 2007 by Nish Nishant
An ownerdrawn multi-column combobox class with support for data-binding
1 Sep 2009 by Fiwel
A DataGridView column show/hide popup - Menu style.
15 Dec 2007 by Marcus Deecke
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, generics, and arrays
13 Mar 2007 by Leslie Sanford
A class in C# that lets you schedule delegate invocations.
25 Mar 2008 by Qwertie
Demonstrates a variety of Windows Forms data binding features through several simple examples.
31 May 2007 by hanzzoid
A simple C# class implementation of a DFA for testing purposes
20 May 2007 by Michael Dunn
Busted features? APIs failing? Use this guide to get your IE plugin up and running again in protected mode!
15 Feb 2008 by PhrankBooth
How to implement a .NET ToolTip/BalloonTip using the standard .NET Form.