Click here to Skip to main content
15,886,065 members
Everything / Programming Languages / C# 2.0

C# 2.0

C#2.0

Great Reads

by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
by Josh Smith
Reviews a pattern which enables new possibilities for data binding.

Latest Articles

by Shivprasad koirala
Design Pattern FAQ - Interview Questions (Quick Reference)
by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
by Toby Patke
Clearcove.Logging is a very simple logging library designed to meet most logging needs with straight-forward licensing terms.
by Alexander Iacobciuc
In this article you will find an implementation of a stream player control.

All Articles

Sort by Title

C# 2.0 

26 May 2010 by Mike Corley
C# (.NET and Mono) library provider for RRDtool
26 Jan 2011 by OrlandoCurioso
Customize an internal designer by encapsulation in a custom component designer
3 Oct 2007 by User 2739121
1 Feb 2013 by Yvar Birx
Syntax highlighting has never been so easy!
11 Oct 2007 by aSarafian
An article that tries to clear up the concept of serialization.
27 Mar 2010 by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
6 Jan 2009 by carlos@takeapps
A working implementation of a REST service in .NET 2.0.
17 Dec 2007 by Balaji Lakshmanan
Using the Unicode version of CreateFileW, we can overcome the PathTooLongException error on file operations.
22 Mar 2007 by Sacha Barber
An article which shows how to achieve some of the common XAML concepts.
5 Sep 2007 by Boaz V
How to receive events from a COM object using the application message loop in a console application.
22 Jul 2007 by Yuriy Kyyan
An article on creation automated interface for .NET applications.
6 Jan 2014 by Assil
This article describes asynchronous patterns in .NET and how to do them.
16 Aug 2010 by Shivprasad koirala
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
9 Nov 2008 by dheerajindian
Small but important questions
29 Aug 2007 by hayles
This article shows you how to customize individual cells in a DataGrid - and it works on the Compact Framework.
30 May 2008 by Ricky Wang
This article concisely introduces StringTemplate with a practical .NET code generation example. The scenario includes common issues when it comes to code generation such as conditionally generating codes, loop, and token replacement.
25 Sep 2008 by tomcat1
Call a .NET COM+ Interop component with Classic ASP.
12 Jan 2009 by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
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
11 Mar 2010 by fabianse
Base practice code for those preparing the exam 70-536 or learning the .NET framework basis
27 Aug 2009 by logicchild
An article to help clarify delegates and how to use them asynchronously.
22 May 2009 by logicchild
An article with a focus on object serialization.
10 Sep 2008 by Mayur Chauhan
An UI tool that can be used to zip and unzip a file.
28 Jul 2008 by John Kenedy S.Kom
This project enables developer to create a setup package that automatically installs SQL 2005 Express and restores database to it
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.
4 Jan 2010 by TheCodeKing
The XDMessaging 2.0 library provides an easy-to-use, zero configuration alternative to existing IPC implementations.
6 Aug 2008 by SHRIDHAR TL
Compose mail messages and send them through your mail account provider.
26 Apr 2010 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
11 Sep 2006 by Russell Aboobacker
For displaying Error,Warning or Information Messages in your ASP.NET WebSite
9 Apr 2009 by SprinterDave
A native .NET library and application to view the PNGs embedded in a MNG
5 Mar 2007 by bjarneds
A tool for browsing public and private members in any running .NET application (and a generic InvokeRemote method that wraps the code injection).
3 Mar 2008 by Samuel Davidson
Customizable .NET poll control.
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
1 Jan 2008 by malikusman
DCOM component replacement in .NET is .NET remoting
3 Mar 2010 by Ron Beyer
Explains producing and consuming .NET remoting events, the drawbacks, and advantages.
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 Dec 2008 by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.
5 Jul 2012 by Mario Ghecea
This article describes the technique I used to ingest large text files to create an e-book publishing platform on the Android Market
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
3 May 2016 by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
25 May 2009 by Serhiy Perevoznyk
A C# wrapper for the Info-ZIP library.
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
23 Mar 2010 by Eunge
The article introduces how to easily develop business solutions in RapidWebDev through developing a product management system with the special requirement step by step.
1 Jul 2009 by matheszabi-RO
In Internet Explorer webpage is embedded a C# user control and communication between the page and user control
14 Feb 2008 by vikas maan
Draw primitive graphics on your window.
20 Sep 2006 by Dragos Sbirlea
Have you ever imagined having 3D objects float on your desktop? Lets see how we can achieve such a result using only C# and WPF.
21 May 2009 by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.
4 May 2009 by Shivprasad koirala
4 steps to create free SSL certificate for development
24 Mar 2009 by Shivprasad koirala
4 steps to use readymade DAL component (Data application blocks)
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#).
3 Nov 2014 by Shivprasad koirala
6 important uses of Delegates and Events
20 May 2010 by Shivprasad koirala
6 steps to implement DUAL security on WCF using User name + SSL
26 Feb 2014 by Shivprasad koirala
7 simple steps to run your first Azure Blob Program
11 Jul 2008 by Seshi
State space search algorithms - implemented with C# .NET 3.0 WPF
19 Dec 2007 by Clay Breshears
By following these rules, you will have more success in writing the best and most efficient threaded implementation of your applications.
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.
26 Jun 2008 by Sharmil Y Desai
A simple .NET library to wrap the Google Maps geocoding functionality
26 May 2012 by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
1 Oct 2009 by Deepankar Malik
Generates SQL Server Stored Procedure and Table Defination Scripts
30 Sep 2007 by User 2739121
This article describes how to create a simple user-drawn form which moves over the desktop
21 Oct 2008 by Tony Williams
A basic ASP.NET Pager User Control
23 Sep 2009 by Giorgio Minardi
Unity application block, Inversion of Control, and Dependency Injection.
30 Jan 2008 by Kurt Mackey
This is a utility class for acquiring named locks.
18 Jul 2009 by ThatsAlok
Article touching simple issues like property, method and event and using it in .NET applications
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.
27 May 2007 by francisg2005
This article demonstrates how a beginner can start to get to grips with XPath using C#.
26 Mar 2012 by Rahul Rajat Singh
This is a beginner's introduction to web parts in ASP.NET.
22 Aug 2009 by logicchild
A primer to help launch the beginner with drawing graphics.
31 May 2008 by Johan Fourie
How much can we rely on WinForm events to fire in a particular order when loading.
18 Jan 2009 by adam.cataldo
An article on a useful extension to the WrapPanel control.
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
Implementation of the most common functions of complex numbers.
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
11 May 2007 by Roiy Zysman
A set of filters to modify and style your images and photos
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.
29 Apr 2008 by mid=5741
An abstract base for a numeric fielded control.
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.
10 May 2010 by logicchild
An article that defines managed threading from the basics to the intermediate.
16 Aug 2008 by DarrenJames
How to use the Google Static Maps API within .NET.
13 May 2010 by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
28 Jan 2013 by Kailuo Wang
A classical implementation of the enumeration using class together with NHibernate user types
14 Aug 2007 by Paw Jershauge
A very simple class for listing the RSS feed from a website.
24 Apr 2008 by Vitaly Zayko
An article about using SHGetFileInfo in C# (a simple class and demo are included).
29 Jan 2007 by jdkulkarni
The article describes details of WCF and also has source code for different types of binding.
27 Apr 2008 by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
30 Oct 2009 by Robert Dondo
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
27 Nov 2008 by Kai Sevelin
A color dialog using alpha blending for Pocket PC.