Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / .NET / .NET2.0

.NET2.0

.NET2.0

Great Reads

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Joydeep Sen
learn how to attach event with an object and how to create custom eventargs for beginners
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Mike Corley
C# (.NET and Mono) library provider for RRDtool

Latest Articles

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Joydeep Sen
learn how to attach event with an object and how to create custom eventargs for beginners
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Mike Corley
C# (.NET and Mono) library provider for RRDtool

All Articles

Sort by Score

.NET2.0 

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Joydeep Sen
learn how to attach event with an object and how to create custom eventargs for beginners
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Mike Corley
C# (.NET and Mono) library provider for RRDtool
by User 2739121
Using GDI+ and a transparent form
by aSarafian
An article that tries to clear up the concept of serialization.
by Sergey Sorokin
Use .NET 2.0 configuration features for building a pluggable provider framework for your application.
by carlos@takeapps
A working implementation of a REST service in .NET 2.0.
by Boaz V
How to receive events from a COM object using the application message loop in a console application.
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Yuriy Kyyan
An article on creation automated interface for .NET applications.
by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by Assil
This article describes asynchronous patterns in .NET and how to do them.
by hayles
This article shows you how to customize individual cells in a DataGrid - and it works on the Compact Framework.
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.
by tomcat1
Call a .NET COM+ Interop component with Classic ASP.
by TheKarateKid
Various Command Line Tools Available under .NET Development Environment
by ponnurajs
This article discusses how to access a .NET component from a COM client, with an example of how to merge two different word documents into one
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Praveen Nair (NinethSense)
This article explains how to filter rows in a DataSet/DataTable. The example provided will help you get information faster.
by Chris Kolkman
A .NET implementation of a Deque object.
by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
by wumpus1
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
by carlos@takeapps
A basic .NET file browser fully based on the framework
by fabianse
Base practice code for those preparing the exam 70-536 or learning the .NET framework basis
by logicchild
An article to help clarify delegates and how to use them asynchronously.
by Daniel Pistelli
An article about .NET internals and code injection
by Daniel Pistelli
An article about .NET internals and native compiling.
by TylerBrinks
How to call absolutely any .NET code from your Vista Sidebar Gadget
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.
by SHRIDHAR TL
Compose mail messages and send them through your mail account provider.
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 Russell Aboobacker
For displaying Error,Warning or Information Messages in your ASP.NET WebSite
by SprinterDave
A native .NET library and application to view the PNGs embedded in a MNG
by Nick Parker
A free IE toolbar that pulls up namespace and class documentation on the new MSDN site.
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).
by mengwangk
Receive SMS using the atSMS library.
by Wil Peck
This article provides an implementation of a POP3 MIME client using .NET 2.0 and C#.
by Stefan Troschuetz
Presents a fully managed class library providing various random number generators and distributions
by PIEBALDconsult
Implements a Rational datatype.
by kurt.griffiths
Handy Regex test utility for .NET helps you get the right expression to use in your code
by malikusman
DCOM component replacement in .NET is .NET remoting
by Wytek Szymanski
An article about how to marshal a remote client request from one AppDomain to another.
by Ron Beyer
Explains producing and consuming .NET remoting events, the drawbacks, and advantages.
by Greg Nutt
This is a VB.NET Version for ".NET Remoting Events Explained"
by Wytek Szymanski
An article about re-deploying remote services with the help of a relay server.
by cool_manu07
This application reads a .NET resource file and writes its contents to a Microsoft Excel file.
by Ralph in Boise
Edit web.config to Update the Data Provider for Shared Hosting with Role-Based Security: SQL Server, ODBC, Active Directory, ADAM, SQLite, MySQL, Access, XML
by Hugo Wetterberg
A new(?) approach to scripting in .NET applications.
by Jecho Jekov
How to use .NET settings files in class library projects.
by Anon1234567890
A splash screen which allows for dynamic creation and updates.
by David Polomis
Loads a Targa image file into a Bitmap using nothing but .NET code.
by P.Adityanand
Understand the internals of .Net types from a CLR perspective
by Ivar Lumi
This article discusses how to create and parse vCards using a .NET vCard API
by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
by David van Leerdam
An article describing a ScheduledTask class for writing a WebScheduler application, for example a Windows Service.
by Yasin HINISLIOGLU
This article is about creating wizard style user interface
by syntaxed
Notifier: an Outlook-like notification window
by | zvikapeer@hotmail.com
The article demonstrates a simple Indigo server - client communication based on MSMQ.
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#)
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#).
by Sacha Barber
100% Reflective Class Diagram Creation Tool
by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
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.
by vikas maan
Draw primitive graphics on your window.
by Ozgur Ozcitak
An article explaning how to create a user control for 2D shape drawing with OpenGL
by Chesnokov Yuriy
This article demonstrates the use of 2D Fast wavelet transform for image processing
by Dr. Vinayak Ashok Bharadi
Two dimensional Fast Fourier Transform of an image in C#.
by _Bala
This article explains a 3D geometry library developed using VB.NET.
by Igor Stjepanovic
In this project I demonstrate how to write a simple 3D rendering application in a relatively small amount of code.
by Shivprasad koirala
4 steps to create free SSL certificate for development
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#).
by Shivprasad koirala
6 steps to enable transactions in WCF
by Riaan Hanekom
A (very) simple XSLT test utility.
by Seth-B
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
by Sharmil Y Desai
A simple .NET library to wrap the Google Maps geocoding functionality
by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
by Wytek Szymanski
An article about a simple and installable component server.
by Perry Marchant
An article on snapping a Windows Form to a desktop screen border.
by Jarrad Winter
Vista introduced a new synchronization primitive called the CONDITION_VARIABLE. In this article, I will provide a .NET wrapper (written in C++/CLI) for this primitive and explain how it works.
by User 2739121
This article describes how to create a simple user-drawn form which moves over the desktop
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.
by Gordon Moore
A base Windows Form for displaying, editing and automatically updating many-to-many relationships.
by Tony Williams
A basic ASP.NET Pager User Control
by Kurt Mackey
This is a utility class for acquiring named locks.
by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
by logicchild
A primer to help launch the beginner with drawing graphics.
by sharpiesharpie
An article for beginners explaining how to make those fancy events you always see on visual studio controls in 5 simple steps.
by francisg2005
This article demonstrates how a beginner can start to get to grips with XPath using C#.
by Chris Stefano
Generate loader classes for faster operation using Reflection.Emit
by Kent Boogaart
Describes how to create a more useful SiteMapResolve event.
by JP van Mackelenbergh
A component which allows to work with WCF services in a robust way
by fdachille
An article describing the design and techniques used to develop a bridge design game.
by Sreejai R. Kurup
A C# based thumbnail viewer employing a BackgroundWorker to load images in the background.
by hanzzoid
Implementation of the most common functions of complex numbers.
by hanzzoid
A C# class for complex polynomials providing polynomial arithmetics, differentiation and integration
by Mike Pliam
A C# class to perform arithmetic on complex numbers
by Jim Weiler
An article on how to implement Google Bookmarks in your application
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.
by darrellp
The VF Graph Isomorphism algorithm in C#.
by LowlyServ-Ant
A simple MDI (Multiple Document Interface) example.
by mid=5741
An abstract base for a numeric fielded control.
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.
by ObiWan_MCC
A C# SMTP server (receiver).
by Farshid Zavareh
A CAPTCHA control that is simple, secure, and easy to use.
by wumpus1
A CAPTCHA control implemented as a simple, visual drag-and-drop Server Control for ASP.NET.
by codegod.de
An article on developing a Chat-application with ASP.NET and Ajax
by pstucke
Implements a custom, checked listbox editor in a property grid.
by Paw Jershauge
A very simple class for listing the RSS feed from a website.
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.
by Vitaly Zayko
An article about using SHGetFileInfo in C# (a simple class and demo are included).
by Sprotty
An introduction to XML Data Binding, and a review of a number of leading products.
by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for extracting user information
by Robert Dondo
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
by Timothy the lion
A command line calculator I am writing to help me teach a 9 year old to code
by Benoy Baskaran
This article explores a comparison chart between ASP.NET 1.x and ASP.NET 2.0.
by wilsone8
A complete wrapper for the Win32 INI APIs
by Nader Elshehabi
The ultimate printing component. Use it to print ListBoxes, ListViews, TreeViews, DataGridViews, Forms, TabPages, or even your own UserControls.
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.
by Coding Marc
A sample but usable program using the SharpZipLib.
by iwdu150
A control used to mass change other controls' properties.
by mattsj1984
A control to display pie charts with highly customizable formatting.
by Mark Newman #2
An alternative to the System.Threading.ThreadPool. A controllable queue to execute operations asynchronously.
by andrewcates
In an attempt to open DotNetNuke to a wider audience, I have converted the original VB code into C#
by Wangyim
a cool and universal asp.net datagrid merger, you can merge multi-headers and datagrid body
by marcominas
A Windows Service that uses interface to work like the Linux Crontab service
by Moreno Airoldi
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Moreno Airoldi
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Mathieu Jacques
Freeze parts of the user interface until all drawings are done, and blend old content with the new one smoothly.
by Amir Krifa
This article describes/provides a 2D Curve Custom Control for Windows Mobile.
by Erling Paulsen
An article on creating a templated control in ASP.NET 2.0.
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.
by Bharath K A
At times, business needs are so unique that we have to write new controls in addition to the existing Toolbox provided controls. This article explains how to write such a unique control, named Range Control. Control source and a sample app are included.
by Vitaliy Liptchinsky
This article describes a custom thread pool implementation using the .NET Framework and C# 3.0.
by Chapooki
An article on implementing a customized business transaction class based on LLBLGen Pro.
by arif_uap
A Customized User Control Combo (smartCombo)
by PrasadPerera
This article is to basically explain how to create a customized drawn window for MFC applications.
by Nish Nishant
An ownerdrawn multi-column combobox class with support for data-binding
by Vincenzo Rossi
A class adding column show/hide capability to a DataGridView
by Fiwel
A DataGridView column show/hide popup - Menu style.
by Vincenzo Rossi
A DateTimePicker derived class showing the background color we want.
by Marc Clifton
A debug build stopwatch useful for diagnostic timing.
by Marc Clifton
Cloning a Dictionary.
by Marcus Deecke
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, generics, and arrays
by Leslie Sanford
A class in C# that lets you schedule delegate invocations.
by Rafique Sheikh
A class derived from NumericUpDown that provides handlers for NumericUpDown's Up and Down buttons.
by Qwertie
Demonstrates a variety of Windows Forms data binding features through several simple examples.
by hanzzoid
A simple C# class implementation of a DFA for testing purposes
by Marc Clifton
Making the "the given key was not present" message more informative.
by PhrankBooth
How to implement a .NET ToolTip/BalloonTip using the standard .NET Form.
by A.J.Bauer
This article shows you how to write a performing control using .NET 2.0 and GDI+.
by Sebastien Lorion
A reader that provides fast, non-cached, forward-only access to CSV data.
by callmepls
A Fast CSV Writer Using ATL
by Clark Hay
A new and fast sorting routine for your projects.
by nauthiz69_3
This is a dialog window that allows filtering a DataGridView. It can build filters with any depth of parentheses.
by Liu Xia
This article describes an approach to constructing a segmented LED displayer
by Atilla Ozgur
Exploring what VB.NET Express product from Whidbey VS.NET 2005 can offer.
by Don Kackman
A simple, fully functional flashlight to help you see in the dark.
by jgauffin
A generic plugin system used to load and manage plugins
by Mats Gudmundsson
A simple class that stores settings in an XML file located anywhere. This class can be used directly as a visual component in VS. Use this as it is or as an inspiration for something better!
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.
by R. Gils
CSharp version of a flyout toolbar like we can find in CAD applications
by David A. Gray
What happens when you have more items in your list than you have items in your control string?
by Octavio Loyola-González, Miguel Angel Medina-Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto
In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.
by tgis.top
A SplitButton with its button part has all the characteristics that a Button has.
by sghctoma
An article on creating a Vista Sidebar Gadget, that communicates/controls a mobile phone through a serial (COM) port.
by Babak Tajalli Nezhad
A general class library to save and load an object in a file using XML or binary format.
by G.Franklin
A generic list/stack/queue with bi-directional and failsafe enumerator, recycled doubly linked list nodes, and wait-for-empty and wait-for-any methods.
by Henri G Demers
Generating a delegate at runtime that reads from a DataReader. By reflection, it’s possible to bind directly a simple query to a list of objects.
by kevin delafield
Generic Diff/Patch Utility written in C#
by Richard Isaac
An article describing a simple Generic class to provide user friendly text for a constant or enum value.
by V. Thieme
Frequencies, descriptive statistics and normality testing
by Seth Dingwell
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
by Daniel Liedke
A cool List and Dictionary debugger visualizer for VS.NET 2005, 2008 and 2010
by colonel720
A convenient shortcut using generics to check for InvokeRequired on a Winforms control
by Rüdiger Klaehn
Provides a generic set collection.
by Richard A. Dalton
Part three of a four part series of articles on the Specification Design Pattern.
by article
A Generic State Machine and Attempt to Generic Component
by Nicholas Butler
An implementation of a generic tree collection in C#.
by Nish Nishant
This article describes a generic Trictionary class derived from Dictionary that allows two values of different types per key
by leonardosalvatore
A simple GPS tracer developed for Windows Mobile 2005 on Compact Framework 2.0 SDK
by maxcarey
Expanding upon GridView to allow the selection of multiple rows across sevaral pages.
by tgis.top
CheckGroupBox, RadioGroupBox, CollapsibleGroupBox controls
by msalmank
A quick hands-on application to guide you in using paneled forms, multi-splash screens, SQL Express, and many more....
by MeraMBA.com
Purely object oriented ADO code component to get your project running, no matter what database you are using at the backend. Specialised for SQL Server.
by Duncan Edwards Jones
A C# library to add a heartbeat and one or more listeners to an application.
by remarkpk11
Bitwise operations with enumerations.
by brian_agnes
This implementation of an LRU Cache attempts to provide a fast and reliable access to recently used data in a multi-threaded environment.
by Eduardo Oliveira
A completely configurable tab control to use as tabbed MDI forms.
by Nitron
This article presents a stopwatch class with microsecond-precision for C# that offers split-time and a System.TimeSpan interface.
by Arman Ghazanchyan
The HotkeyManager class makes it easy to set global hotkeys for applications.
by Tiggerito
Designed to make it easier to write scripts such as JavaScript in C#
by Koushik Biswas
This DLL and the test MFC application supplied demonstrates how efficiently large number of words can be dealt with lightning fast - for wild card matching and checking existence. This DLL is just the all-in-one tool that a word game writer needs - one who needs a very fast dictionary facility.
by Simon Gulliver
A lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in.
by Gavin Harriss
A link cloud / tag cloud that copes with large weighting variations and gaps well.
by Ron Levy
A custom listbox control with disabled list items.
by Andrea_86
A small introduction to load Virtual Earth Maps into C#
by sea_caty
This code shows how to do a simple localizable dropdown that sets up the options from suitable text.
by kevin delafield
A logging utility with a Forms based console.
by David Stone
An overview of the new Language Integrated Query (LINQ) framework.
by Nish Nishant
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
by Gene OK
This is an example custom button control, written entirely in Managed C++.
by Gene OK
This is an update to Don Kackman's UxTheme component originally written for Visual Studio 2003
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 santosh poojari
This article will provide the first step towards migrating error free dtsx package to higher version of sql server ssis
by Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
by Nish Nishant
DimmerDialog is a .NET class that shows a modal dialog which grays out the rest of the background, just like the Windows XP Shutdown dialog. This can be used when your application needs to show a very important message box or form that requires immediate user attention.
by Derek Bartram
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
by Sanjay1982
I needed a multithreaded task queue but with linked tasks, so I created this Multithreaded Task Queue.
by liron.levi
This control acts like a tab control but without the tabs...
by Rachel Mant
This is what happened when I needed a file extension comparison algorithm, this should save you quite some time thinking one up.
by Pooya Musavi
An Example Showing How to Run Multiple Codes Concurrently and Prevent Cross-thread Operation Errors Using C#
by Jason Kester
A C# implementation of Paul Graham's Naive Bayesian Spam Filter algorithm.
by Fadrian Sudaman
This article shows how to easily extend the GridView to support custom paging and remove the restriction of using ObjectDataSource as the data source.
by meggash m
A server control, similar to the ASP.NET Repeater in its principles, that can handle recursive (or hierachical) data.
by Erichero
It could take 11 clicks or 20 keystrokes to choose two dates representing last year. Why not choose "Last Year" in a ComboBox?
by Philip Lippard
A URL Rewriter/ Redirector which utilizes new and advanced IIS7 Integrated ASP.NET Pipeline feature
by Eunge
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
by James S.F. Hsieh
A non-well-formed HTML parser and CSS Resolver builded by pure .NET C#
by Suchi Banerjee, Pune
This article helps in understanding the overall programming model of a web application with reference to ASP.NET and AJAX.
by Tony Zackin
A textbox which accepts formatted or unformatted numerics only, plus a suffix multiplier.
by Tony Zackin
A subclass which adds new display properties to a rich text box control
by Tony Zackin
A user control which adds a new property to a rich text box control
by Bob Hartman
This article demonstrates how to use GDI+ to create a page turn effect.
by thebeekeeper
This article shows how to create a 3D style effect using only GDI+ image manipulations
by Prasad Khandekar
A panel control with caption support, which can also dock child controls properly.
by Dave Hurt
A basic PC audit developed in C#.
by Ron Sher
A performance counters helper class that makes it easier to use performance counters in your system, especially for measuring duration and total duration
by FiegeU
A pragmatically introduction to DOJO for form based CRUD database operations with ASP.NET
by Ashutosh Phoujdar
Simple process viewer that is capable of setting alerts for process events.
by JoseMenendez
100% managed code that draws HTML on any device
by Paul Rony
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
by Shy Agam
This article shows how to enforce single application instancing, and perform interprocess communication (IPC) using pure .NET code.
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 Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
by Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
by Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
by Member 875909
A quick program that will zip source code files
by Olgun Cengiz
This article is about creating a simple NUnit Test Application
by Stephan Bren
This tutorial walks you through how to build a rating system, using ASP.NET and SQL Server, that allows your users to rate an article, and then see the ratings graphically displayed on the article.
by Nicolas Wälti
Component derived from Panel that acts like a window (glass)
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.
by Stefan Bocutiu
A rotator control for Windows Forms.
by Mike Clark
Dynamically creating an AJAX wizard control to facilitate scalability.
by Bingzhe Quan
A scrollable, zoomable, and scalable picture box with context menu.
by Yang Li
An enhanced version of "scrollable, zoomable, and scalable picture box"
by Arjo Kalisvaart
This article describes how to implement Role-based Windows Form security. The solution includes a "SecureBaseForm" which allows/denies access to an inheriting Form and may fire the UserIsAllowed or UserIsDenied events.
by Milton Karimbekallil
An article on a security neutral mutex class that can be used on any managed platform.
by Jim Weiler
This control will eliminate the need to ensure that updates are thread-safe from your main program. Everything is handled automatically the way it should have been in the first place.
by The ANZAC
An article on a textbox that validates input on keypress
by Schmuli
Extends the System.ServiceProcess.ServiceController class to obtain the path to the process executable
by PIEBALDconsult
A Set class using a System.Collections.Generic.Dictionary to hold its elements.
by cokkiy
VideoCarousel is a Silverlight V2 control that can play media in an interactive carousel.
by dapoussin
A simple way to create a quiz using Atlas controls and Web Services.
by User 4330028
The very complete logger for .net
by mazong1123
An article on describing how to create a radio button style GridView
by sathesh pandian
A simple chat application using ASP.NET.
by Sunny Ahuwanya
Set up failover and load balancing support for web applications that make use of the ASP.NET state server
by Michal Dabrowski
An article that shows how to use a simple Aspect to automatically make class members virtual.
by Toby Patke
Clearcove.Logging is a very simple logging library designed to meet most logging needs with straight-forward licensing terms.
by Mehran Farshadmehr
An application for backing up from your programs' folders.
by rusevd
An application to solve a custom/random labyrinth represented with a .NET GridView control
by Zimmermann Stephan
An easy to use C# library for quick and simple graph plotting.
by Vitaly Zayko
Explains how to catch an unhandled exception and send a stack trace along with other debug information to the developer.
by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by 00K
A simple way to access your database using vb.net
by Bruce Chapman DNN
Adding Google Analytics tracking to your DotNetNuke website the easy way.
by Vaibhav Gawali
An article on a MessageBox server control that can capture a confirmation box's button pressed event on the server side.
by Md. Marufuzzaman
A simple example of SQL server admin tools.
by Greg Osborne
Extend your applications by providing a framework for other developers
by davidsackstein
Offers a simplified API for all combinations of formatter, channel and activation configurations
by hesicong
An article on how to do file transfers in mobile phones.
by Alexandru Ghiondea
A histogram control for displaying your data.
by ScottRosin
A very simple HTML template parser which replaces user-defined tokens with meaningful text.
by jrhea
An ASP.NET Handler for resizing and rotating/flipping images dynamically.
by vidyaputra
A simple image slide show for beginners.
by bearvarine
An ArrayList container wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
by bearvarine
A Hashtable wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
by walera
This article uses a simple example to illustrate the importance of Generics in C# 2.0
by César de Souza
An article presenting a control capable of adding a border-like effect to any desired text
by Sean Amarasinghe
This article describes a simple library catalog system developed in C# which can be used as the foundation.
by jithucpillai
A simple way to select/deselect a row in a GridView control in ASP.NET 2.0.
by I. Benian
A library that simplifies complex interactions between objects by providing a new mechanism of instance discovery and lifetime management. It is an extension of the .NET CallContext or HTTPContext mechanism that provides a way of sharing objects within an execution code path.
by R_Valbuena
A simple performance counter application in C#.
by don!marco
An article about how to use a PerformanceCounter as a small chart in a status strip.
by PrasadPerera
An article written in to describe a simple pie chart control implemented to be used in MFC applications.
by PrasadPerera
A follow up to the simple pie chart control article which will detail the new improvements
by Binoy R
The NotifyIcon Component will display an icon in the status bar notification area, which you can use as notiification purpose to alert users that an action or event has occured.
by Michael Coyle
A QuadTree is a spatial indexing method well suited to 2 dimensional spatial problems
by Sacha Barber
A look at the Visitor pattern, and a Reflective version.
by Richard A. Dalton
Part two of a four part series of articles on the Specification Design Pattern.
by jonnynolimits
A library for creating custom switches for the devenv command prompt (extensibility example).
by Adam Crawford
A tracelistener class that allows you to view the results of the trace in your Windows UI test harness
by Matthias.Fischer
An article about creating a TFTP client with C#.
by Joe Lynds
A simple thermometer chart for ASP.NET.
by Andre Trollip
A simple set of classes to make creating Peer to Peer messaging easy using UDP. Features built-in message concatenation and delivery receipts for reliable transmission.
by Anandhi Swamy
Provides a simple way to log information using Logging Application Blocks of the Enterprise Library.
by Victor Lapin
This article presents a simple solution to operate multiple UI elements at runtime depending on one condition
by gico
A simple way to use asynchronous calls
by Flavio.Antonioli
A simple implementation of a readers/writers lock with support for reentrance and lock escalation.
by Manish Ranjan Kumar
This is a simple yet powerful wizard framework for .Net 2.0. Just drag and drop and your component is ready for use.
by rj45
For performance reasons, I decided to write my own XML parser.
by PIEBALDconsult
Transforms a mathematical expression from Infix notation to Reverse Polish notation
by Lionel Monnier
A simple demonstration of an algorithm making good use of C# 2.0
by Filip Waeytens
A class that returns all possible combinations of a given subset, without using recursion.
by Uwe Keim
An article describing a simple class that makes working with URL parameters a little bit easier
by Andrey Dryazgov
The described class allows to write/read values of various types to/from the Windows registry.
by Uwe Keim
Introducing a library to detect content based on file content (and extension)
by David T Nelson
A smart form control that fixes many of the problems that are caused by extensionless URL rewriting in ASP.NET.
by gan.gary
An article on a SQL IDE for different type of RDBMS databases
by logicchild
The basics of searching and sorting algorithms via C#.
by Eric Woodruff
A status bar text provider for menu items and form controls in Windows Forms applications similar to the feature found in MFC and Microsoft Access applications.
by Rama Krishna Vavilala
This article presents a timer control that resolves an issue with the Atlas Timer server control. The issue being the Atlas TimerControl cannot be stopped from the server side code.
by Tariq A Karim
An article on delegates in C#.
by Jacques Fournier
Sudoku is a program built in C# with a WPF user interface.
by Maurice Tarrant
Using WinMM.DLL to build a Volume Control synchronized to the system Volume Control utility.
by christophilus
A (fairly) simple tab control with closeable tabs
by Yoramo
An extension of the tab control that adds a closing 'X' at the left side of the tab page: pressing it will close the tab page.
by Sefath Ahmed, ratna chowdhury
This describes a three Layer Architecture with examples
by Andrew Courtice
A TCP/IP chat program coded in Microsoft Visual Basic .NET.
by nico.pyright
The purpose of this article is to present the construction of a templated control, working as a PleaseWait button.
by Khandakar Fazley Rabbi
UI and Functional Testing through different Tools using .NET Technology
by Niel M.Thomas
Creating an analog-style thermometer
by Rohit Gadagkar
A generic solution and an accompanying threading framework to optimize calls between .NET and apartment threaded COM components
by mycsharpcorner
A web app that allows the user to pick time periods in the day in an ASP.NET page.
by steinard
An implementation that wraps DateTime to allow for keeping track of TimeZone state
by mksams
A toobar color picker
by Dmitri Nеstеruk
Describes a small VS add-in for making decorators from existing code.
by Dmitri Nеstеruk
A small VS add-in to implement a Visitor pattern.
by Andy Lang
With this tool, you can statistic a C# solution or project code count.
by Lindsey Lewis
An article about a tool for comparing SQL database schema versions
by Henry Minute
An article on some minor modifications to CPZipStripper
by .chris
The code helps speed up the devopment of toolparts using SmartPart and SharePoint.
by red_moon
A tooltip to display separate title, contents, and image of each control, and enable for custom shaped
by Vitaliy Liptchinsky
A Transactional Enterprise Caching Application Block implementation.
by Ahmed Qazi
This article presents a Tree class, which lets you assemble any data type in a tree structure and then work with it using depth-first traversal.
by Mattman206
This article demonstrates how to use a ComboBox dropdown to select the text for nodes in a TreeView.
by Rakesh Rajan
This article talks about how to use the Background Worker component in Whidbey to execute long-running operation asynchronously. It also talks about how to support progress reporting and cancellation.
by Steve Abraham
This article shows the reader how to construct a library of scalar and table valued functions for SQL Server 2005 to perform regular expression analysis.
by chiranjeeviD
A two-way sortable DataGrid with a colors column whose colors are dependent on a particular column value of your choice.
by Andrey Shchekin
Hacking ASP.NET to build a Repeater with generics support
by LogicNP
A UITypeEditor for easy editing of flag enum properties in the property browser.
by AlexS9999
The article provides a simple interface for handling large text in SqlClient and C# file streams.
by Dominique Bijnens
A tool to quickly verify a sentence's correctness.
by wimar
A component to communicate with a USB HID device
by lotuspro
A simple way to generate and manipulate URLs.
by surf uk
An article to illustrate a useful tool for WMI (WMICodeCreator) & using WMI to find USB Serial / COM port adaptors
by Jan Low, PhD
An article on most commonly used descriptive statistics, including standard deviations, skewness, kurtosis, percentiles, quartiles, etc.
by AmitChampaneri
An article for BugZilla users to import their old/new bugs from Excel file to the bug tracking system.
by victorbos
A utility to read, edit, encrypt, decrypt, write XmlStore files.
by gndzero
A threaded application to identify if system VB6 OCX files are exploitable and generate a batch file to register updated OCX controls.
by R Potter
A guide through a Vector type in C# using Cartesian and Euclidian Geometry
by Yogesh Jagota
Import export library for the Excel XML format, which reduces a programmer's work to the bare minimum.
by Mostefai Mohammed Amine
A library to help a developer to test core business operations in console mode before integration in larger UI project
by dimpant
How to implement a custom pager for the Gridview's PagerTemplate.
by dimpant
How to implement a custom pager for the GridView without relying on ViewState or the GridView's paging features at all.
by code-frog
Provide a very simple set of instructions for creating your own media gallery and loading your images from SQL Server 2005.
by Syed M Hussain
This is a very simple tool, to query an Oracle XE database
by Anil Kumar T R
An enhanced ViewStack component for Silverlight 2 with transitions and cache management.
by Williarob
Ever think "wouldn't it be nice if there was a control - like a panel control - that you could simply use to wrap some input controls, set a single property (to the ID of the control that should be 'clicked' when the Enter key is pushed), and that was all you needed to do?". Well, now there is such
by Danilo Corallo
Apply a theme that resembles Visual Studio 2005 to the DockPanel Suite, using an Extender class.
by TheKarateKid
This will help you understand, how we can create objects which talks wth .NET and vice versa
by Islam ElDemery
An Internet chat application with file transfer.
by Syed Danish Aftab
A web application for accessing FTP.
by Jun Du
This is an article to demonstrate how to write a web content monitoring tool to watch gas price indices.
by flmz_81
An article on how to transform planar coordinates from the the WGS 84 Ellipsoid onto the Swedish National Grid (Riket koordinatsystem 1990).
by JannuD
Create WIX web setup using VS2005 and Wix 3.0
by Sean Yixiang Lu
An article on a workaround solution to achieve default parameters in C# using the parameter array feature.
by CastorTiu
Optimized A* algorithm implementation plus front-end
by percyboy
Tired of converting HyperLinkFields into TemplateFields in order to solve the UrlEncode issue? This solution is right for you.
by Mr.PoorEnglish
Sensational botanic discovery: the smallest Tree on Earth! About a generic Tree, and looping it with ForEach
by Jinjun Xie
An article on using XML in a lazy way
by Omer Mor
In this article, I will demonstrate a performance problem caused by boxing in Dictionaries that use Enums as keys, and will provide a solution using lightweight code generation (DynamicMethod).
by Zeeshan Haneef
An article on drawing graphics on a hand-held device touch screen.
by Malpani Amol
Here is some cool stuff to call .NET assembly from SSIS
by Manas Bhardwaj
Accessing Active Directory
by Sumit Jain
A tool to enumerate all access control list entries
by johnhreynolds
Using a new class library to bind to photo metadata with a few line of code.
by Faisal(mfrony)
Understand access modifiers before using them.
by Malpani Amol
This article will drive you, how to access and update properties and variable of SSIS package using .NET application
by Zuoliu Ding
Discussing the implementation of the Begin/End pattern (.NET 1) and the event-driven model (.NET 2).
by PIEBALDconsult
Describes adding public properties to a TableAdapter to access the CommandTimeouts of the private DataAdapter
by Gyan Jadal
How to access controls on nested master pages from content pages using dynamic polymorphism without casting to master page classes.
by vineyard
Storing and retreiving data input from dynamically created controls, without the need to recreate the controls after postback.
by Littlefool
Setting the CommandArgument value of a GridView cell at RowDataBound.
by Wojtek Jeziorczak
How to send/receive MSMQ messages in SQL Server using CLR Integration
by Saravanan20152
Access UserProfile Services in Infopath 2007.
by Rajganesh Mountbatton
This article focuses on accessing the GAL details from Microsoft Exchange in an ASP.NET application.
by Steve Abraham
This article is an introduction to the SQL Server Virtual Device Interface and how to access it via any .NET language
by Ann Jose
An article on how to access a Subversion repository from .NET applications.
by Kris Rudin
An article on how to use C# and the Windows Media Format SDK to read metadata in Windows Media Format files.
by Ashish Tripathi
A Complete Account Management System
by Deobrat Singh
Describes a solution to achieve shared session, multiple tasks functionality using the User Interface Process Application Block 2.0.
by Paulo Zemek
Understand how to create fully configurable frameworks that let your application evolve without creating bottlenecks.
by OrlandoCurioso
MenuStrips automatically filled using enums as templates.
by Lyubomir Rumenov Velchev
How to switch between N number of threads - primary and secondary services. Show a way to implement backup service switch. This could be easily converted to load balancing service.
by Peter Tewkesbury
This article shows how to write an ActiveSync file filter in C#.
by Bruno Tagliapietra
An easy way to obtain effective activity tracing, leveraging the built-in System.Diagnostics and the standard tool SvcTraceViewer.exe (not just for WCF).
by SALEKS
BlogEngine.NET Ad Rotator Control provides a simple interface for managing and rotating ads on the blog
by Adam Dawes
A VS2005 visualizer to help view the content of a wide variety of collection-type objects
by Sreejumon
Modify PropertyGrid control Items collection, at runtime.
by Binoy R
This example demonstrates how can you make a baloon tooltip message using windows tooltip component.
by dmihailescu
Add a context menu to the Windows Explorer using Registry only.
by salysle
This article describes the construction of a custom control used to display a daily Dilbert comic on a site.
by mav.northwind
A control to let the user select to never see a dialog again.
by hackman3vilGuy
Add a UAC shield to a button when elevation is required for admin tasks using the API, and elevate the process if required.
by salysle
This article describes the construction of a very simple custom server control used to display the content returned from an RSS feed.
by Pallavi Bhoite
In this article, we will add a column for delete in GridView, with an image button and confirmation.
by Ricky Wang
This article introduces a tip of how to add your custom configuration sections in “another” web.config
by RahulT07
This piece describes how to add custom headers to a WCF channel and how to use them.
by Danilo Corallo
Extend a PropertyGrid with an Item collection; easy customization of properties with custom editor, custom converter and databinding.
by pmpdesign
A lightweight C# library to add images and 'round rectangles' to a PDF on the fly and then securely embed the PDF in a web page
by Ali Raza Shaikh
This article shows how a new item can be added to a data binded combo box
by salysle
This article describes a quick and simple approach to creating a custom web control used to display multimedia files within an ASP.NET page.
by S.Vinothkumar
Add prerequisites of .NET Framework in Visual Studio setup project
by Chris Hambleton
.NET Class that loads a list of files/URLs and displays them in the menu of Windows Forms application
by Malpani Amol
Remember we can only add those prerequisite through ClickOnce which are by default in prerequisite list while publishing. This article will drive you, how to add custom prequisite for ClickOnce deployment
by Achintya Jha
This Visual Studio add-in puts a nice-cool shortcut button on your debug toolbar to attach your code to the ASP.NET debugger (aspnet_wp.exe).
by Tony Ioanides
One approach to displaying a custom control in a ToolStrip drop-down button
by mdv113
Demonstrates: Accessing a SourceSafe database through program code, Filling and using treeview and listview, Using the backgroundworker for UI backgroundwork, Embed icon in application through imagelist
by Mansoor Sarfraz
Internet Explorer does not always show the full contents of dropdown lists and list boxes. This means if the data in the list box is bigger thatn the control's witdth, the user will not be able to fully see it. We can show a tooltip of each content to solve the problem.
by Ali Ozgur
In this article, we will try to add AJAX support to a Cuyahoga website.
by Abey Thomas
This article is about the details of adding an image to a Word document programmatically.
by Islam Khalil Saber
How to enable an exisitng ASP.NET application to work as an ASP.NET AJAX application.
by Chuck Bevitt
Accessing the Master Page <body> tag from an ASP.NET Content page
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 ssjvackar
A simple way to select a DataGrid row by clicking it.
by Varun Mahajan
Adding controls to asp.net dynamically and persisting them
by Mohamed Abdelghani
How to add custom code and custom assemblies to reports in SQL Server Reporting Services 2005
by Bassam Saoud
Extending the TreeView control to customize nodes and add custom attributes.
by Ferminus Muthu
Custom skins for VB.NET forms, Skinning VB.NET forms, WinForm Skins
by peterchen
A small code generator generating the necessary overloads for default parameters
by skot
Describes how to use a [Description] attribute on an enumeration
by Jim Parsells
ExpTree part 2: Adding drag and drop to the ExpTree control.
by Abey Thomas
This is an article about adding footnotes to a Word document (MS Office 2007) programmatically.
by Todd Davis
A simple tool with a simple purpose, to add column guidelines to Visual Studio.
by Douglas Day
This article describes the steps to load and view iCalendars in your program by using the DDay.iCal library
by Ken Mackenzie
How to easily add line numbers to source code or text.
by Daniel M. Camenzind
This project allows you to add mouse gesture functionality to your Windows Forms application with just a few lines of code.
by Tamer Oz
Using localized data fetched from a data source is a problem. Here is a good solution.
by Sabeer Mohammed
This article explains the steps to create and configure a Managed Property in MOSS 2007 Advanced Search
by Hrushikesh Mokashi
How to Add or Update Exchange Calendar/Tasks files using CDOAppointment object
by Danimal(521)
This article describes a simple approach to adding users to MOSS 2007 (SharePoint)
by Ganesan Sankaran
How to add values to a dropdown using AJAX.
by Dean Serpico
This article will create a very simple C# application that demonstrates how an application can add items to a Windows SharePoint Service 3.0 list using web services.
by Amlesh Kumar
This article dsecribes the method to embed web resources like js, css, image etc files to custom control
by Thilina Hasantha
A complete Simple Puzzle Game in c#.net
by Lukas Neumann
An example of undocumented integration into the user interface of Microsoft Office applications.
by Eric Newton
This article addresses some missing functionality in ASP.NET 2.0's CookieParameter type, including getting a multi-valued cookie Key value and providing some HttpCookieEncryption support.
by SHRIDHAR TL
Allows to maintain and backup your contacts and also maintains a reminder. You can store data in any of the three different databases like Microsoft SQL Server, MySql, Microsoft Access
by Himanshu_Jain
Address Book Grabber
by Werdna
Library for generating text output from source template and input parameters.
by AdamNThompson
AdHawkMailer is an ASP.NET component for sending emails in VB.NET.
by ggraham412
An article on setting printer settings from within a .NET program
by Klaus Salchner (Canada)
Describes in detail how you can programmatically administrate Indexing Server, for example create a new Indexing catalog and then add folders to be indexed by this catalog.
by mysorian
A tutorial on connecting to SQL 2000 Server.
by mfmaneef
Explains how to send bulk records to a database using OPENXML.
by seee sharp
This article includes a few tips which can be considered while working with ADO.NET.
by AdamNThompson
A data access component for SQL Server in VB.NET.
by Michael Ceranski
This generic function will allow you to copy data between any two ADO.NET providers with one simple method call
by Julian Ott
A simple but powerful .NET color picker dialog.
by Julian Ott
An article about implementing a gradient manager
by KChandos
Active Directory lookup utility
by Ashutosh Phoujdar
This article describes how to implement advance level caching with SharedCache.
by danludwig
How to build a more intuitive ListBox server control with ASP.NET AJAX client functionality.
by danludwig
Separating horizontal scrolling function from client scroll state preservation.
by danludwig
Enforcing browser compatibility for horizontal scrolling and scroll state preservation.
by danludwig
Responding to special keyboard events to improve behavior.
by danludwig
Enforcing mouse scroll wheel behavior across target browsers.
by danludwig
Final article on a horizontally-scrollable listbox component.
by Elia Sarti
The article presents a flexible command line parser with support for both Windows and Unix style arguments format.
by Krisztian Batyai
Advanced CtrlTab in MDI form with preview.
by George Oakes
This is an advanced manipulation of the FileSystemWatcher object.
by SHRIDHAR TL
Enables remote access to your files and folders via FTP
by Amir Mehrabi-Jorshari
Advanced ListBox with Header and Can Move Any where that you Like
by Sergiy Stoyan
A replacement of .NET MessageBox class that provides additional features and improvements like possibility to show any number of buttons, ‘apply-my-answer-by-default’ checkbox, intelligence layout and more.
by WizardWu
Advanced paging GridView with ASP.NET 2.0/3.5
by Flamewave4
A phone number structure that can be used for parsing, validating, and normalizing phone numbers.
by Aleksei Karimov
Extending RichTextBox with ruler and much more
by Andrey Gliznetsov
The TreeViewAdv control is designed to replace the standard .NET TreeView. It can do the same things, plus a number of advanced features like multi-selection or multi-column view.
by TylerBrinks
Addressing the common issues related to the MVP pattern using ASP.NET and WinForms clients.
by pimb2
Create an Aero-style wizard in VB.NET
by Andrew Kirillov
The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, etc.
by Aleksey Bykov
Actually, this is more of a lexical analyzer, but still very applicable for reading HTML and building a DOM tree.
by Arthanarieaswaran Shanmugaraj
Creating Web Custom Control using ASP.NET 2.0
by Fabio Zanetta
A library that allows some GDI+ manipulation at runtime in an easy way
by Fabio Zanetta
An introduction to ScriptedItem and ScriptAge for the AGE engine
by Fabio Zanetta
How to write a custom GraphicItem library for the AGE engine
by thund3rstruck
A demonstration of aggregation and pattern matching in web content.
by Tomas Petricek
A C# implementation of the very efficient Aho-Corasick keyword matching algorithm with multiple keywords support.
by Sacha Barber
A simple Genetic Algorithm (GA) to solve a card problem.
by Sacha Barber
AI : An Introduction into Neural Networks (Multi-layer networks / Back Propagation)
by Sacha Barber
An AI search to solve the Missionaries and Cannibals problem.
by jasonpang2011
Tracks the status of an AIM user (online, away, offline).
by ashishparihar1310
The objective behind writing this article is to make use of Ajax Control Toolkit in implementation.
by Orka
This article describes how to resize text in an asp:Panel on a button click event. It also resizes the text on the drag and drop event.
by Poojanath, CSPO
Simple AJAX + ASP.NET 2 + C# Contact us page
by Miroslav Sommer
An article on how to use the Rating control from the AJAX Control Toolkit and create CSS and images to display it as a gauge or thermometer.
by subbiahkk
An AJAX textbox user control with auto-suggest functionality.
by Phuongkar
Create a website for online chat using Ajax Basic and ASP.NET 2.0 with C#
by Deepak.Kumar
This article explains how to create client controls with the ASP.NET AJAX Library.
by Andrew Golik
This article demonstrates the use of the AJAX technique in tandem with the JavaScript DataGrid from my previous article.
by Ekaterina Kostrioukova
The article shows how to update data in a DataGrid (DataView) control with AJAX.
by Ekaterina Kostrioukova
An article on how to implement DataGrid
by kennysun
Ajax dataGrid user control by using Jquery
by DreamInHex
Create an AJAX-based auto suggesting textbox or textarea with no database or server-side scripting needed.
by Syed Quadri
Building AJAX Enabled Layered Web Applications with Microsoft ASP.NET 2.0
by Dundas Data Visualization
Learn how AJAX features provide interactivity and zooming/scrolling to Dundas Chart.
by LeleHalfon
A great AJAX Grid very customizable. In English & Spanish traduction
by Islam Khalil Saber
The article show how to implementi AJAX in Asp.Net using XMLHttpRequest Object
by asithangae
Explained about client event handler arguments of partial page render - PageRequestManager
by Ekaterina Kostrioukova
The project shows how to create a photo album and slideshow using AJAX XmlHttpRequest.
by spilafis
A simple AJAX and C# .NET chat. Light-weight, and doesn’t require any applet or server!
by Steve Krile
Create a Rolodex type control for viewing contacts using the SliderExtender control and the GridView.
by Thanh Huu Nguyen (Tony)
Look up a huge list of stock symbols from MS SQL database
by Gyan Jadal
A quick view into Ajax Toolkit controls grouped by functionality
by Bh@nu
With Microsoft ASP.NET AJAX 1.0, you can build more dynamic applications that come closer to the rich style of interruption-free interaction. This web part will give a full insight of site collections as a tree view and the respective attributes as a data grid, which are connected to each other.
by codegod.de
An article on combining Silverlight and JavaScript in an ASP.NET Web page
by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
by Luke Stratman
ASP.NET web control that renders performance counter data to the screen in the form of a text label, progress bar, histogram, or line graph and automatically updates itself via an AJAX call
by bfinnerty
To use the ScriptManager and UpdatePanel controls to enable AJAX-style partial page updates.
by Mircea Puiu
AKnowledge - Auditing the Knowledge
by Michal Stehlik
AlfaWizard is a simple library for the purpose of making wizards.
by vridhichowdhry
How to print a Form in VB.NET using the Printform Component. Describes the various ways with examples on how to customize the printed output according to your need.
by S. M. Ahasan Habib
In this article, I explain with transaction related theory and code sample, how in various scenarios we can use TransactionScope with various options for managing real life transactions.
by Olexandr Malko
.NET Remoting is available since beginning of .NET intoduction. It’s time to get to know it well eventually. I hope this topic will help you with this.
by Arjan Keene
Prints the content of user controls and provides printing settings and preview
by rmilian
Allow editable content on your asp.net web pages.
by Waleed Elkot
A Web User Control to enable paging in Repeater and DataList controls.
by Jesse Chunn
Enable resizing of controls on a form at runtime with this class and two lines of code.
by salysle
This article describes an approach to providing users with the means to submit error information directly back to the software developers as errors are encountered during the use of a targeted application
by Ahmed Abd El Kader
This How To shows you how you can use the NT AUTHORITY\Network Service machine account to access local and network resources
by Daniele Di Sarli
How to display an image fade in/out.
by Anthony Mushrow
Set a 32-bit image as the background for your Windows Form
by Nicolas Wälti
A panel that has rounded borders, gradients, and transparency.
by Sandip Dalvi Tung
This code is very useful when you want to auto increment number using A-Z and 1-9 with possible combinationYou can pass any string and system will return next possible number e.g. You can Pass number "PRO01A9" then You will get "PRO01B1"
by sameeraperera
An alternative to the Microsoft's Smart Client Offline Application Block, built on top of the open-source Db4O.
by Steve Ward UK
This article will demonstrate an alternative to the C# out parameter for those times when you need to get a value back from a method plus some additional information. I'll show you how generics and anonymous methods can be used together to help you write cleaner resuable code.
by Daniel Vaughan
Yet another list pager, but this one can use LinkButtons or simple Hyperlinks, provides scrolling within an ASP.NET AJAX UpdatePanel, and behaves similarly to the paging found on Amazon.com.
by zeltera
Amicable number (pairs between 1 and 2 million)
by MrPJ
An article describing how to create an Explorer-style treeview with system icons.
by Duncan Edwards Jones
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
by Mark Newman #2
An Abstract Factory implementing a Chain Pattern, loaded by reflection from the app.config.
by Sreedevi Jagannath
This class and XML file can be used to implement dropdownlists for the "Country" and "State" parts of any basic address builder.
by Chris Copeland
A rendering class with full customizations for novice or advanced users.
by jlchereau
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET AJAX Extensions 1.0.
by Ekaterina Kostrioukova
The article shows how to periodically refresh the data on a web page through the AJAX XmlHttpRequest object.
by Pali.Sniper
This algorithm is needed to find the nearest prime number to some input pPrime ,is useful for encryption algorithms
by Jim Parsells
Explorer TreeView control with Shell Folder access class and Icon management.
by Jeff J Anderson
An alpha channel composited form for image based Window frames
by Keith Balaam
An article on writing a responsive multithreaded GUI, but not the Microsoft way
by n_ahid
SQL Reporting Services doesn’t support exporting reports to MSWord yet. Using render extensions for exporting MSWord is not so easy. This article describes an alternative way of converting a SQL report to an MSWord file.
by michaelrawi
An analog clock control with timezone modification
by Ilan Assayag
Querying images from Google programmatically.
by Lorenzo1981Ge
An application to create interesting and fully customizable Web photo gallery using plugins for generating pages
by salysle
This article describes an easy approach to examining all of the tables, views, and columns in a database.
by Rad1cal
I have written a number of applications and have always been a little disappointed at how drab they look using the standard VS controls. I had been looking for an easy way for brightening up these apps and in the end resorted to writing my own button control.
by Matt_Payne
An article on developing a custom ASP.NET accordion control.
by Alon.Weiss
An ASP.NET Color Picker Control based on YUI Color picker
by matts_junk
An ASP.NET/AJAX interface for the utorrent application.
by Andre Azevedo
An asynchronous socket server and client with encryption and compression.
by Bijay Bhaskar Deo
Make long running transactions simpler to manage.
by salysle
This article describes a quick and easy way to display message boxes within an ASP.NET 2.0 project.
by salysle
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005).
by Dominick O'Dierno
This article demonstrates how to extract and display icons in .NET 2.0 without resorting to the Windows API
by John Stewien
An article on creating weak event handlers that show how to use them in a Windows Form.
by Juan Pablo G.C.
GNU code of RibbonPanel, free software for personal and nonlucrative use, for rest please contact me
by Martin Olivares
A sample of using generics to simplify a Data Access Layer
by Md. Marufuzzaman
This article will show you how to resize an image keeping with the best graphics quality.
by Scott Dorman
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1
by Wouter van Vugt
Displays how to develop a custom EditorZone which allows the EditorParts it contains to collapse to preserve screen real estate.
by Vincenzo Rossi
An enhanced PrintPreviewDialog with better look, localization, auto page numbers, and additional text.
by Bernardo Castilho
A PrintPreviewDialog that is faster and better looking than the standard one
by Darren Pruitt
A design for an event driven rules engine.
by Niladri_Biswas
This example shows how and where to implement the strategy design pattern.
by Dustin Metzgar
Tired of writing long, complicated CodeDom expressions? This parser's for you!
by Marcus Deecke
This article describes how to sort a ListView ascending/descending with two lines of code, and how to extend its sorting capabilities.
by Philipos Sakellaropoulos
Yet another insertable ASP.NET GridView control.
by berghain
This does what it says on the tin. I was inspired to extend the DataGridView control after reading a similar article by D Strauss.
by Bruce Chapman DNN
Building a DotNetNuke Sitemap Generator using the ASP.NET Provider model.
by David Hay
Provide more control over logging by extending the Enterprise Library Logging Application Block.
by Howard Richards
Provides a useful wrapper to the FtpRequest in .NET 2.0.
by Jon Koser
Display formatted trace messages in a browser control
by eeraj
A simple HTTP module to be used as a "last-resort" error handler for ASP.NET applications. It does not require changes to existing code, and can be "dropped-in" to an already running site.
by Tino Marx
This IIS observer service checks the availabilty of the Intenet Information Server.
by Mizan Rahman
An article on how one can implement regular expression parser
by Zuoliu Ding
How to retrieve system data and draw data in light-weight custom chart controls
by Mats Gudmundsson
If you need some more sophisticated control when using drag-drop operations on your own classes this article is a good start. The user is given much more control in positioning the objects. The best way to understand the contents of this article is to download and run the small demo.
by jlchereau
An alternative to message boxes, implementing ASP.NET AJAX Extensions 1.0.
by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
by Bill Pierce
A custom log listener for the Microsoft Enterprise Library Logging framework.
by Brett Daniel
This article describes a scalable NUnit unit test suite for use on a tiered, database-driven .NET application.
by Derek Bartram
This article, the first of a series of articles, presents an objective analytical analysis of language performance for Java and C# .NET
by Lutosław
A brief introduction to FSA and a ready-to-use class library
by Nicolas Wälti
A nice little control to help the user notice you're trying to tell him something...
by Binoy R
This article is based on a pre-release version of Microsoft Visual Studio 2005, formerly code-named “Whidbey”. All information contained herein is subject to change.
by Derek Viljoen
An OwnerDraw ComboBox with CheckBoxes in the Drop-Down
by DaveyM69
A complete overview and implementation of SNTP from a client perspective.
by Hungry Mind
Create an Uninstaller to Uninstall Any Installed .NET Application
by Song_Gao
An editor capable of producing commmon XSD documents and generating strongly-typed configuration class corresponding to the XML schema (XSD) file
by baretta2
XmlObject is the class to derive from when you need high-performant XML serializable objects.
by Bryan Ray
In this article, I'm going to show how to generate a dynamic MenuStrip (.NET 2.0's replacement of the MainMenu control) using recursion in C#. The MenuStrip will be based on XML data which contains all the details about the generated Menu.
by Willem Fourie
This tool extends the Microsoft XSD tool to provide quality and robust auto-generated code that is easy to use.
by #realJSOP
The classic word game using words and letter scores allowed in Scrabble
by Arman Ghazanchyan
The analog clock control is a control that has almost all the functionality that a clock control can have, and it is fully modifiable.
by Luca Bonotto
Analog meter control with the possibility to set a custom renderer
by GaryWoodfine
Analysis of the CIL generated by the .net compiler for 4 Languages in VS 2005
by GaryWoodfine
Analysis of the MSIL generated by the .NET compiler for 4 Languages in VS 2005
by John J Espiritu
An android-style notification component for .NET Framework.
by Steve Katic
3dsMax style rollup control animated in C++/CLI
by İlkay İlknur
In this article, we will see what's going on behind the scenes when we are using anonymous methods
by Daron Yndem
My favorite feature of ASP.NET 2.0 is Web Parts. But the anonymous users in ASP.NET cannot save personalization data and can't use Web Parts design options. This article describes how we can solve this problem in a tricky way.
by Smart K8
How to easily implement generic sets within C# for .NET Framework 2.0
by Hoang Khanh Nguyen
A highly object-oriented ListView control with varying-height items and support of complex data types
by Patrik Bohman
A customizable month calendar with support for date formatting.
by Liu Junfeng
A .NET library to create PDF files manually.
by Hardy Wang
An article to demonstrate to use asynchronous delegate call and client script callback to build long wait page
by Morteza Alikhani
An Ajax PersianCalendar Control that looks like Original Calendar of .NET Framework
by Redgate Software
This article describes how you can use ANTS Profiler to eliminate performance hotspots and memory leaks from your .NET applications.
by Chris Hambleton
A class/utility that converts data-files of various formats to .NET DataSet-compatible XML
by Gordon Moore
In this part I explain how to deal with concurrency issues.
by Tolgahan ALBAYRAK
Read, Write, Save INI files without using Windows APIs.
by Eugenis
A class implementing .Net ComboBox Control that allows appearance customization.
by Eduardo Oliveira
An article on updating Windows applications through the web.
by Anton Pious Alfred
An ASP.NET website would eventually be deployed on the production server. As the application grows, so too the number of web pages. Invariably, bugs or crashes occur. After deployment, there should be ways to gracefully maintain the website.
by DaveyM69
A WinForms component to notify when your app has been idle for a specified timespan.
by Naveed Bajwa
Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
by Tiago Conceição
Application Management makes your application's life easier. It will automatically do memory management, handle and log unhandled exceptions, profile your functions, make your application single instance, and also provide utility functions to get system information.
by Michał Kosmala
Article describes an easy and light way to secure access to methods in your application.
by itoleck
An article on using application settings in VB.NET 2.0 and Visual Studio 2005 to save the size and location of a form.
by jburrow
This ThreadPool library offers greater configuration of the way that it dispatches and processes work items. This extension supports WaitAll(), Prioritisation, and Uniqueness.
by siva pinnaka
This article explains how to migrate data between different SQL Server environments.
by Hamed J.I
A library to easily create a trial version of your application
by logicchild
An article that describes how to use and integrate a Numerical Library for .NET
by Serge Lobko-Lobanovsky
This article illustrates a practical implementation of one of the common tasks that developers face every day, using reflection.
by Mr.PoorEnglish
A generic function that enables "deep-iterating" the leafs of arbitrary tree data structures simply using foreach.
by Makesh Sanwal
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
by Pankaj.Patel
Applying the XP-look style with the hot key feature to the TabControl.
by wduros1
A class to replace the appSettings() method in Compact Framework.
by victorbos
Utility for viewing an application's document XML in a DataGridView.
by Ambalavanar Thirugnanam
A Gauge Control Developed using GDI+ with Aqua Skin
by Wael R. Mansour
Convert numbers to characters for Arabic applications.
by Kam
Arcball module using Tao.OpenGL in C#.
by Kam
An Arcball module using CsGL in C#.
by Anton Pious Alfred
Most systems that use Stored Procedures make use of SQL parameters to send and receive information from the database. The code to create these SQL parameters and then populating them is repeated throughout the system. This article describes how to automate this code.
by Anton Pious Alfred
Most systems developed would have different environments, to name a few, Development, Quality Assurance, or Testing and Live or Production. This article describes how to incorporate all three environment configurations without having to change them while deploying.
by Shivprasad koirala
Architecture FAQ for localization and globalization: Part 2.
by Nirosh
Developing a simple MVC 3 application architecture using Entity Framework’s Code First technology.
by Vladimir S.
Tutorial on how to manipulate numbers vastly exceeding the built-in types.
by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
by Ali Raza Shaikh
ARSLib 1.0 is just a starting platform for building a Rich Utility Library
by shalafiraistlin
This is a solution implementation to the well-known art gallery problem using polygon triangulation and 3-coloring methods
by Binoy R
This article explains how we can display data using DataSet and DataGrid control after the database is created.
by carlop()
An article about converting ASCII/Multibyte to Unicode using C# and SQL/CLR integration.
by Drag0nHunter
ASM.Net a assembly x86 emulator which emulates the language the managed way
by Moiz hakimi
How to install an ASP.NET application using Javascript. This will register your application in IIS, create a start menu entry and desktop icon.
by Govardhana Reddy
This article will help in getting the fileopen dialog in an ASP.NET Web Application.
by slimee
The article provides an example of how to develop an ASP.NET Date Picker server/user control. It includes both source and ready to use build (binary).
by Christ Akkermans
An ASP.NET extender control for displaying a template based progress message overlay on UpdatePanel controls while the UpdatePanel is updating. A good Web 2.0 way of letting the user know their long running request is being processed.
by Malik Hassan
ASP.NET - Upload File with Loading Image appears after Start Uploading
by Namratha Shah
ASP.NET 2.0 -- ImageMap
by Namratha Shah
ASP.NET 2.0 -- Standard Controls -- XML Control
by Wrox Publishing
Wrox author Bill Evjen explains ASP.NET 2.0 FileUpload Server Control
by Addison-Wesley
This chapter presents a scenario-based demonstration focused on a day in the life of a developer who is in the process of fulfilling the requirements of a fictional customer.
by FF77
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, with text, date, or number fields (it generates an image containing the text), and with URL fields (like a regular image control).
by FF77
V.2. Code corrected - This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, with text, date, or number fields (it generates an image containing the text), and with URL fields (like a regular image control).
by Zakir Hoosen
How to configure an asp.net 2.0 as a sub app of an asp.net 1.1 application
by Omar Al Zabir
An extender that allows content to be dragged and dropped within columns and across columns. Allows column-wise content flow and reorganization.
by steve.csharp
An ASP.NET AJAX RSS reader.
by kennysun
ASP.NET Ajax solution by Jquery and JSON
by vgapp
A tab strip control based on the ASP.NET Ajax Control Toolkit
by Omar Al Zabir
Performance tips and hard-core tricks that change core runtimes, not for the faint-hearted
by Granville Barnett
An article covering the two different design paths we can take when using the ASP.NET AJAX framework
by craigd
More professional ASP.NET C# search with proper document summary, query highlighting and RIA display options
by Shakeel Iqbal
Explains Cache features in ASP.NET
by azamsharp
A discussion on caching in ASP.NET 2.0
by Enoch Tsai
An extender that "hacks' into .NET 3.5 client validation without tempering its base structure, to provide a rich and interactive client validation enhancement, with visual effects from the jQuery library.
by Oleg Fridman
Use the clipboard to rasterize and/or resize a PDF file. This allows you to also save it for use as a JPG.
by Viktar Karpach
An ASP.NET color picker web server control
by Dav Zen
An ASP.NET combobox dropdownlist with images, Internet Explorer/Firefox/Opera compatible
by Eric Woodruff
A set of common, reusable page classes for ASP.NET applications.
by Eric Woodruff
Detecting changes in data controls in ASP.NET Web Forms.
by Eric Woodruff
An ASP.NET page class that has the ability to e-mail its rendered content.
by Eric Woodruff
A utility class containing some useful features for ASP.NET applications.
by Rahul Singla
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
by Nuno M. F. Gomes
This is another small article on my series about ASP.NET controls, and its main focus is to reveal how controls are related to each other, which entities are involved, and what their main roles in this task are.
by Nuno M. F. Gomes
A simple article about how client-side data and events are made available on the server-side.
by Nuno M. F. Gomes
An article about how IDs are generated and why they can increase the network bandwidth.
by Howard Richards
RadioButtonList and ListBox subclasses that display enum values automatically.
by Suvendu Banik
This articles is to explain the use on live XML for displaying data. I have used Exchange Rates from currencysource.com to show one of many use of this technique. I have used bit of comments to explain how this code is working.
by Adrian Akison
Presents a custom control replacement for the script tag that optimizes JavaScript for web pages. Automatically merges, prevents duplicates, externalizes, orders, adds expires headers, caches, minifies, and places your scripts.
by Patrick.Alex
This is an article on an ASP.NET custom control to display any text (like "Loading...") when the page is requesting data from a web server.
by User 30735
A Custom Session Store provider library which allows using Oracle for managing ASP.NET sessions... more than just MS SQL server, and it is easily extendable to other databases.
by Broken Bokken
Learn how to define and use your own web.config sections for code libraries.
by Pete Sutcliffe
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
by Andrewiski
ASP.NET design-time databinding custom controls when they are inside of a databound composite control.
by lotuspro
An implementation of a DropDownList Control Adapter which provides OptionGroup support.
by Samer Aburabie
This grid view is an enhanced one with a customized pagination
by Tushar Arora
ASP.NET Script to search out exact keywords or phrases live in a website. Works from .NET Framework 2.0
by BrianLaF
Intranet file upload dialog box with overwrite prompt and file archiving.
by Antebios
How to customize forms authentication to protect specific directories or pages.
by Velio Ivanov
Wraps Google Maps API as ASP.NET custom control
by Gary Dryden
ASP.NET GridView - how to add a new record.
by Padoor Shiras
ASP.NET GridView Columns with Collapsible panel to display additional information without postback
by Muhammad Abubakar Dar
Extension to the ASP.NET GridView control, with built-in client side sorting, column dragging, fixed header etc.
by Urs Enzler
This article describes workarounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
by Urs Enzler
This article describes a component that displays a sort indicator in the header of a column of a GridView by which the data is sorted.
by Munsifali Rashid
This article explains how to manage sessions ending when using the ASP.NET StateServer (which does not fire the Session_End event)
by joaoPaulo
A tool to set one specific IIS Virtual Directory for a lot versions of the same web project.
by Brian Hendrickson
How to setup and install the PHP issue tracker starter kit on a Linux server.
by amitthk
This article contains an ASP.NET JSON proxy, a simple JSON Web Service, and JavaScript/jQuery clients to consume the JSON data intra-domain and cross domain (using dynamic script tags) scenarios.
by Ben Strackany
A machineKey generator allowing static keys in ASP.NET 1.1 or 2.0 applications.
by gocebe
Using ASP.Net MembershipProvider Auto Generate Password with does not contain nonalfanumaric character
by Rolf Szomor
A work-around for ASP.NET menu parent menuitem highlighting.
by S.Vinothkumar
ASP.NET Menu using Sitemap and MasterPage
by Ritesh Ramesh
MVC custom binding.
by Steven Berkovitz
An article on building a time field that mimics the behavior of the one found in Microsoft Outlook.
by dknyoli
A password textbox that survives postback and that can be set programmatically.
by Ron Schuler
ASP.NET PDF document viewer control that does not require any Acrobat product to be installed
by Mark Graham
An article about the importance of object cloning if cached data is to be preserved in the .NET cache
by Yitzhak Gootvilig
A tutorial on adding design time support to ASP.NET custom server control.
by TheCodeKing
What you should know about Session Start/End events in order to protect your application from possible performance issues.
by Harry Kimpel
A brief description on how to set-up MySQL as session state store for ASP.NET.
by Jeff Bazinet
VwdCms.SplitterBar is a server control that allows you to easily add resizing to your web page layout, now supports both vertical and horizontal resizing.
by Member 2356127
ASP.Net State Management Techniques
by corebytes
A customizable ASP.NET 2.0 TabBar server control with designer support, written in VB.NET.
by Kamran A
A customizable cloud generator written in VB.NET.
by hartertobak
Writing a transparent GIF directly into the output stream via ASP.NET and C#.
by Douglas Sequera
ASP.NET tri-state checkboxes using C# and JavaScript.
by Jeff Bazinet
VwdCms.ImageZoom is a server control that provides zoom in and out and best-fit image resizing. The control is very simple and is a good example of how to manipulate the size of images with JavaScript
by RovenetBill
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
by Luke Foust
Creating ASP.NET wrappers for YUI Javascript controls
by Suchi Banerjee, Pune
This article explains the Event based ASP.NET Web Form programming model for a web application with reference to partial rendering and AJAX asynchronous postback.
by Jake Morgan
Deploy zip files to your web application and serve compressed files directly out of the zip file.
by ozkary
A method to resolve the client IDs of controls in containers.
by gaurav_verma_mca
What is Aspect oriented programming and where do I use it?
by Marcelo Ricardo de Oliveira
This article explains how you can use AOP for benchmarking purposes.
by Guirec
A journey into AOP land with concerns, pointcuts, joinpoints, advices, aspects, interceptors, proxies, targets, mix-ins, composites...
by SalarSoft
A powerfull web proxy that able you pass through the blocked web pages.
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 User008
Drag 'n Drop asynchronous files from an external server or device
by P.Adityanand
A C# 2.0 library for executing parts of a method code asynchronously using Anonymous Methods and ManagedIOCP.
by Ashutosh Phoujdar
This article introduces a reusable library that contains two utility components for data binding and asynchronous data loading.
by nitstheone
An article on how to do async file IO in C# using anonymous methods.
by Leon Segal
Includes description of an asynchronous HTTP handler (vs. alternative WebHandler) implementations that uses an asynchronous DB read operation to render a BLOB DB column as an image to any client browser.
by Jason Curl
Describes the usage of Asynchronous I/O with I/O Completion ports with .NET
by Asghar Panahy
A simple article on implementing asynchronous code, in C#.
by Boris Kolesnikov
Asynchronous named pipe server in C#.
by John Korres
An article on creating a library that takes advantage of the native Win32 overlapped IO for asynchronous named pipe communication.
by CRayGoodwin
Custom windows control that mimics Windows 7 diming & asynchronous aero progress animation
by Giorgi Dalakishvili
How to receive asynchronous events about Registry changes, using WMI.
by Imran A Momin
How to communicate to a serial port asynchronously
by Babak Ansari
A custom asynchronous setup with progress indicator.
by Oleg Vorkunov
Set of SQL CLR Stored Procedures to execute T-SQL asynchronously without using a Service Broker.
by KK Kod
This document describes how to use the web service method calls efficiently and effectively, by making use of Asynchronous calling Mechanism.
by jpmik
How to host and asynchronously run PowerShell scripts from C#
by Mr.PoorEnglish
Generic methods enable typesafe Threading
by spilafis
Enable an editable grid to update without any page reloads (just partial reloads powered by Atlas).
by Ting Huang
A progress indicator control that works in a modal popup style.
by Govardhana Reddy
This article will help you to find a way to convert the ATOM to RSS Feed Format
by ntr9h
Saves you some mouse clicks when debugging NUnit GUI
by Rehan Ahmad Abbasi
Posting data to HTTPS (a secure connection) URL from a Windows application (.NET) by attaching a digital certificate and getting the response back.
by Arjan Keene
A centralized business domain with a common base
by davefrassoni
C# .NET - MCI audio mixer with multiple tracks and buses
by Donsw
Discussion of audit trail implementation for the Postrgres database
by Ahmed Shokr
How to authenticate .NET web service with custom SOAP Header
by Samer Aburabie
This article talks about the authorization security model in Web applications using .NET attributes.
by Bassam Saoud
A Custom TreeView Control that supports auto binding from a single self referencing table
by Michael.Heliso
An article on auto data binding panel controls.
by Thomas Polaert
Add "Auto Ellipsis" feature to any Windows Form control
by andrewcates
Auto Increment Assembly Version in a Microsoft Build Task
by Mystify
Auto increment Visual Studio 2005 version build and revision number on compile.
by kubben
Some simple ways to auto refresh your web page.
by PopeDarren
Automatically resize a TabContainer or TabPanel.
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 Rüdiger Klaehn
An implementation of latent typing or implicit interface casting for .NET.
by Mahsa Hassankashi
This is a very simple code which makes an Auto Complete Combo with database.
by meeuwene
In this article you see how a simple class like the AutoDisposer can make programming a lot easier.
by adamAFA46
Simple but powerful GUI O/R Mapper which generates C# 2.0 to handle all of your object relational persistence.
by MooseFruit
This code will iterate through all the controls on a page, finds the type you wish to hide (status labels after clicking the Submit button, for example), and hide them using JavaScript after X number of seconds.
by chiznatworth
Simple, encapsulated component for detecting whether a Windows Forms application is active or idle.
by TylerBrinks
Automate manifest injection using post-build events.
by Karthikeyan Arunachalam
This article illustrates WWF custom activities to simulate user action and populate web page input fields and submit the page.
by jkunken
In this article, we will describe how information generated on data acquisition devices connected to servers running Windows Server 2003 can be efficiently integrated into Microsoft Office SharePoint Server 2007 using Windows PowerShell.
by Kevin Hurwitz
The uploaded .NET solution includes the implementation of a database change management process that, if applied correctly, can dramatically reduce the time you spend synchronizing various versions of application databases in development, staging, and production environments.
by keenthinker
An object oriented class automating the creation of PDF files from any file using freeware tools.
by GamePlanner
The article attempts to demonstrate a way of testing in the .NET framework. This is just a demonstration of how we can do automated testing in C# .NET.
by jawed.ace
By using this application, Orkut users can send birthday wishes scrap to their friends without fail and even without logging into Orkut site
by Andy Searls
Handle web and WinForms exceptions automatically.
by RichAhem
The article describes a family of classes that will automatically enable each of your custom-type's public properties to be expandable in a PropertyGrid without the need to write an explicit TypeConverter. You will also be able to edit those properties that support the 'set' accessor.
by Ron A Inbar
Implement the event-based asynchronous pattern automatically with this code generator
by GWBas1c
An example of run-time type building; given an interface, returns an object that automatically implements the interface.
by Grant Simms
This article describes how to create an add-in to automatically replace variables as code is changed or added in Visual Studio.
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 brianwhitetx
Provides a way to create and manage AD groups.
by aanodide
Implements a scenario where you want to enforce page-specific HTTP/HTTPS rendering.
by Judy Joy
This article describes how to automate an ASP.NET Web Application project build using CruiseControl.Net and MSBuild
by Govardhana Reddy
This article will help demonstrate how to automate and get content from an MS Excel document.
by Govardhana Reddy
This article will demonstrate how to automate and get content from an MS PowerPoint presentation.
by Dan Handevik
This article describes the documentator macros for making code writing with Visual Studio 2003 a lot faster and easier.
by dB.
A VMWare C# tasks library.
by mitja g
An article on how to automate web browsing: clicking a button, entering data in a text box etc.
by Jeff Bramlett
Helper classes for automation of stored procedures
by Diwakar Gupta
An article on creating a wrapper utility over the WatiN library.
by Windmiller
A component that will find similar words in a lexicon as the user is writing on to make it easy to word-complete for the user. For use in Win32 graphical or console applications.
by salysle
This article describes an easy way to implement automated page refreshes through the use of a custom control.
by pimb2
This is a DLL library to check for updates for your application.
by npaterson
Easily add necessary code to a control's keypress event to trap the TAB key, fire the GridView row's Update method, and place the next row in Edit mode.
by Mohammad Reza Khosravi
This is a very simple 2D desktop game developed in Visual Studio
by Andrew Rissing
An application for visualizing common dendrimer models
by Anas Ghanem
This article will explain how to avoid session loss when you use Cookiless sessions with the XML Sitemap Provider.
by Richard Deeming
An updated version of the AutoActivateControl class posted by Dundas Software.
by thebeekeeper
It's a form that paints it's background with a 'dirtied' image of what's underneath it. It's translucent and it's GDI+ only.
by chazza_10101
How to setup an Axiom application
by Riaan Hanekom
Implementations of generic data structures and algorithms in .NET 2.0.
by Andrew D. Weiss
Using a BackgroundWorker Thread to improve responsiveness in your UI, support cancel and display progress.
by Dong Xiang
A C# 2.0 program which solves a puzzle by DFS and BFS algortithms.
by Crooze21
When you switch user or emulate the user this is very useful
by Micah Burnett
A simple OO backup utility that preserves full file paths
by cambo1982
A .NET 2.0 version of Pavel Zolnikov's BandObjects project.
by P.J. van de Sande
Save bandwidth and get QoS with bandwidth throttling.
by Santiago Santos Cortizo
How to show a bar chart in a DataGridView
by BSIEProgrammer
Bar Code drawing with 2 of 5 Interleaved format
by David Catriel
A simple and straightforward tool to monitor and report SourceSafe database changes.
by Alessandro Del Sole
Learn how to be the only one accessing your files, with two simple .NET methods.
by Sasa Popovic
Base class for skinned Web Parts and a tool that will generate Web Part code based on previously made layout (ASCX)
by Paw Jershauge
Can convert from Base 10 to Base 62.
by Stu Ellerbusch
This article describes a basic base page class to be used when developing .NET websites.
by Eugene van der Walt
Sample code for encoding and decoding Base64 data
by MJDamron
Multisection PickList written in C#
by Raymund Macaalay
The basic foundation on how to build your own Content Management System.
by Keith Rimington
Create a versatile line reading application using the .NET StreamReader and the DataGridView.
by andalmeida
Basic illumination model in C#.
by R2B2
An application to create skins for DotNetNuke portals with a browser preview
by MatrixCoder
This article will teach you the basics of printing text and graphics with the PrintDocument, PrintDialog, PrintPreview, and PageSetup controls.
by Shakeel Iqbal
This article focuses on managing collections in .NET Framework 2.0.
by Thomas Stockwell
A remake of the classic falling blocks game in a modern language
by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
by PuneWala
Introduction to the OpenXML format.
by MrTimmins
Introduction to using CLR .NET assemblies in Microsoft SQL Server.
by Giorgi Dalakishvili
An article deskribing how to convert a bat file to an executable.
by breezback
An article on BBuilder - Open Source Batch Builder
by Sacha Barber
A beginners guide to threading in .NET.
by Sacha Barber
A beginner's guide to threading in .NET.
by Sacha Barber
This article is all about how to control the synchronization of different threads.
by Sacha Barber
This article will be all about how to control the synchronization of different threads.
by Sacha Barber
This article will be all about how to thread different types of UIs.
by Francesco Carata
Writing the Command Pattern with C# (real example).
by Dmitri Nеstеruk
A BDD tutorial using NBehave and MbUnit.
by Andrey Dryazgov
An article on the in-memory data compression engine for .NET
by DXNuk
A bevel line control with Visual Studio Designer SelectionRule support.
by Itay Sagui
Create a BiDirectionalHashtable to access both key and items in O(1) time, and create a connection between items.
by dawright, ProtoBytes
A heurisitc graphing tool to help discover 'Big O Notation' function thru infinite asymptotic's and instrumentation.
by User 6918454
A .NET 2.0 and Mono library for the 64 bit optimized handling of very large integers, up to 10240 binary digits or approximately (safe to use) 3000 decimal digits
by Pawel idzikowski
How to serialize binary data to IsolatedStorage in a Silverlight client when there is no BinaryFormatter in Silverlight? Why not with sharpSerializer? - An open source XML and binary serializer for .NET and Silverlight
by Rolf Baxter
An article to demonstrate conversion of a string to binary and manipulation thereof.
by da5id
How to avoid property coding in entity objects
by Anandhi Swamy
Handles uploading /downloading images into/from database to DataGrid
by RajaramanIndia
This sample code is used to populate XML data into a GridView with a TreeView format.
by Manfred Bittersam
Compare binary files.
by Alessandro Del Sole
Binding a generic collection to a DataGridView in VB 2008, with a few lines of code.
by Ganesan Sankaran
How to populate a dropdown in another dropdown change
by Ravi Selvaraj
Bind the menu control with list of Category and Sub Categories
by Viswanath Majeti
Reduced code approach to parameter binding in Crystal Reports
by ahmad.msn
Binding sitemaps with menu control based on user privilege at runtime
by Chirag Maisuriya
An article on Binding Enum to DropdownListbox with the SortedList that sorts entries by value instead of by key.
by Christopher Barlow
Library to manage and cache key/code tables typical in transactional sites. It provides a means to easily bind user-friendly descriptions in your presentation not only in lists like DropDownLists, but also to read-only keys in a detail table without using extensive JOINs.
by Huseyin Altindag
In this simple article, I'd like to show how to use the new components BindingSource and BindingNavigator in C# 2.0.
by Hayder Marzouk
A small framework to design and print documents containing shapes, text, images, bar codes...
by Himanshu Thawait
This sample shows BizTalk 2006 consuming a Web Service, then publishing orchestration as a Web Service, and calling it from ASPX.
by Vidhya Rao
This article discuss about functoids that help with Mapping in BizTalk Server
by Nilay Parikh
BizTalk Server 2006 / R2 Throttling Mechanisms, BizTalk 2006 / R2 comes with good relief in terms of performance and throttling mechanism, if you work close to administrating and performance tuning job for BizTalk environment or any messaging system then you can visualize the complexity of pick proc
by Vinit Patankar
Integrate BizTalk Server 2006 development with Enterprise Application Library 3.1
by Ponnurangam D
BlackBerry Java application development using Visual Studio.
by Mladen Janković
Framework for blackjack game simulation
by Dominik Reichl
A C# implementation of the BLAKE hash algorithm.
by Rick00192
An implementation to build indexes on properties of a business object to increase filtering performance.
by Henry Tan Setiawan
This article will show a technique to blend an HTML page into a Silverlight page seamlessly through .NET/JavaScript interop and HTML frames.
by anjelinio
BlockingFileObserver - an IEnumerable implementation
by Kelvin Tsang
This article shows you how to blog programmatically to LiveJournal.com using C#.
by S.Vinothkumar
Bluetooth connection in Windows Mobile 5.0
by Babak Ansari
A custom XML serializer using .NET.
by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Flandhart
Merge bookmarks from several files in Firefox format.
by User 6918454
A project for managing the digital books (HTML, DOCX, ODF, PDF, EPUB, TXT, etc.) of the user using db4o
by oshah
A discussion on deployment in Visual C++ 2005, and an amended version of the vcredist_x86.exe that includes MSI 3.1.
by JDHoster
The following script makes it difficult for automatic tools to submit forms. The steps involved in this basic script are create a drawing space, allocate colors, fill the background, draw characters, add distortions, and output the image to the browser.
by Efe Erdoğru
A .NET web control based on BoxOver JavaScript v 2.1.
by Carl Daniel
Implementations of Boyer-Moore and several related string matching algorithms in C# 2.0.
by Anoop Pillai
This article is expected to (0) Introduce Brainnet, a declarative neural network library we developed (1) Demonstrate some practical uses neural network programming (2) Give you a fair idea regarding neurons, neural networks and their applications (3) Introduce BrainNet library - an open source
by Helmut Obertanner
An article about how to access Extended MAPI properties, fields and methods from your .NET applications.
by zebulon75018
Describe a wrapper to render html page with mozilla or IE
by zippy1981, Lars Hove Christiansen
Adapting a stagnant Open Source project to meet my needs.
by Hayder Marzouk
Browse any object using ObjectReflector.Net at runtime
by Francesc Castells
Implementation of a large memory buffer, with memory allocation on demand and overwrite protection.
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 Wisam E. Mohammed
The royal gate to building Desktop GIS applications using the Open Source MapWinGIS and C#.
by Shahar Gvirtz
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin, and the Extended Type System.
by Jorge Bay Gondra
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
by Govind Bhanushali
Give the Oracle Connection string and Get the DAL and Entity Layer in 5 steps
by John.Jiang
In this sample describes how to build a distribution application on remoting by Tcp protocol.
by totallyweb
Easily incorporate ink, power, network and size awareness into a Windows Form Application. The "Black Jack Card Game Starter Kit" is used as an example of a Mobile PC unaware app that is converted into a Mobile PC app by inheriting from the MobilePCAwareForm included with the download.
by Parag.Gadkari
A ReST based Web Service for C#.
by salysle
This article describes a quick and simple approach to creating a custom web control used to display Shockwave Flash files within an ASP.NET page.
by salysle
This article describes a generic application framework that may be of some use in projects that would need an interface similar to Visual Studio. The application demonstrates approaches to providing a toolbox, a workspace, an object treeview, and an object editor.
by Steve Krile
Expand the usefulness of the AutoComplete Ajax extender
by Paul Reynolds
This is phase 1 of a 3 phase project. Phase 1 accesses a public holiday Web Service, and loads a SQL Server table that can drive dating and aging logic on large sets of data and assist in creating fast-performing queries and reports.
by dB.
Practical approach to building a dynamic site map on a large website in ASP.NET.
by Ng. Anh Vu
You want to buid a dynamic menu!? You can use recursive algorithm to solve this.
by ralph1957
A Windows Form User Control which clones some features of Microsoft Sidebar gadgets
by salysle
This article describes a very easy approach to building an image conversion utility that will permit the user to open a supported image type and convert it to another supported image type.
by salysle
This article describes an easy approach to building a simple word processor around an extended version of the RichTextBox (RTB) control.
by Saraf Talukder
An article on building a Pocket PC application using VS 2005 and C#.
by Rama Krishna Vavilala
This article uses Visual Studio Tools for Office to build a Word Document Template that can be used to post messages to a message board.
by Rama Krishna Vavilala
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
by Shreekumar S
An article about building a Web Site with Membership and User Login
by Petrovik Aleksandar
This article will show you that creating AJAX Control Toolkit like controls is not a hard task
by MattsterP
This article describes how to build an AI Chatterbot using a popular, Regular Expression-based open source Chatterbot engine: Verbots
by Daniel Grunwald
Use XML definitions for your applications to make them extensible.
by Dmitry Salko
Shows how to build captcha like protection against spam and other bots.
by Robert Pittenger, MCPD-EAD
This article shows a technique for building ASP.NET web pages where the entire page contents are created dynamically in code-behind.
by Robert Pittenger, MCPD-EAD
This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-behind
by G.Franklin
How to create a code-only form in a Visual Studio project, and prevent the VS-Designer from messing with your code
by Sekhar Lanka
This article talks about CLR integration and how to program database objects using managed code by using this cool feature of SQL Server 2005.
by Pawel idzikowski
How to effectively build modular .NET applications of any size using messages, commands and components of MCM-Framework.Net?
by Vlad Hrybok
This article describes how to build an easily-redistirbutable ASP.NET application that can play MP3 tunes from any folder on the system hosting the application. The Cassini server is used to eliminate IIS requirement, and allow the application to access local files and folders without having to rely
by Daniel Flower
An interface to simplify creating trees from lists of database rows or objects
by Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
by rmostafa
This post will go with you step by step towards building your own Mail Client using C#
by orouit
How to use a Gemalto .NET V2 smartcard to create security applications in .NET
by mbielski
A custom class that creates SQL queries without long and potentially confusing string concatenation
by Ferreri Gabriele (Megasoft78)
How to implement bulk edit with GridView without xxxDataSource (SqlDataSource, ObjectDataSource, etc.)
by Ralph Varjabedian
An article on securing your cookies in several ways to defeat the several vulnerabilities that cookies have
by Eric Haddan
Using the Image Mastering API in C#.
by Srinivasan Venkatachalam
Creating Business Calendar for using ASP.Net with C#, SQL Server & Javascript
by derekliang
This article is going to be served as an introduction to Expert C# 2005 Business Object by RockFord Lhotka which was written for business application developer.
by Thoughthopper
A dynamic button array control.
by Ala Hamad
How to bypass ASP.NET unauthorized redirect to a login page.
by KronoX
This article will teach you how to install and uninstall *.msi files with C#
by Eugene Sichkar
Some interface translations for 7-Zip archive format DLLs.
by David Hovel
Generic multi-curve graph control
by Steve Michelotti
An article on nullable data readers for .NET 2.0 nullable types.
by gaurav_verma_mca
How to send bulk data using table value parameters from C#
by Daniele Mancini
This program can create and recognize mouse gestures.
by Chootair
The aim of this C# project is to purpose six aircraft cockpit instruments usable in forms as any other C# controls.
by Renan Rodrigues Duarte
One small example teaching how to create a software for resizing and editing pictures
by Rob Magee
An article on a C# Cyclic Redundancy Check (CRC) algorithm
by Kangerm00se
Windows Forms don't have to look boring!
by Renan Rodrigues Duarte
This article tries to explain how we could use a TextFile as a simple DataBase.
by T Manjaly
Anybody can write code! With a few months of programming experience, you can write "working applications." Making it work is easy, but doing it the most efficient way requires more work than just making it work!
by Keith Fletcher
A simple base class to extract command line options
by Imran Rauf
.Net Fremework 2.0 SplitContainer
by Mark Swaanenburg
A customizable embedded HTTPServer for C#.
by Saravanan.B
Generates C# data access layer method code for SQL Server stored procedures
by Michael Ceranski
Common DateTime routines for C#.
by Josh Fischer
An explanation of the different ways to create delegates through a guided example that starts with .NET 1.1.
by Chris Fulstow
C# alternatives to VB's IsNumeric() function
by devilplusplus
C# eval function
by Bharat Gohil
How to declare and use C# events and handle exceptions from event handlers.
by popnadrian
Educational article about C# events
by Steven Roebert
A file browser written in C#, very much like Windows Explorer.
by Tupps
An article containing details of a class that handles form locations without adding code to each form
by teongkee
An article that describes a C# class to simplify Google Sitemap file generation.
by Daniel Junges
A simple form that displays a lot of images to allow the user to select one from the list.
by rajantawate1(http//www.tawateventures.com
C# Helper class to convert image to byte array and byte array to image
by Uwe Keim
Introducing a C# implementation of the interfaces required to implement a Windows Scripting Host
by logicchild
An article to help the beginner in the C# language
by vivekgaur
Here I provide a basic overview of some things which are included in .NET 2.0/1.1 but only few developers are using them. I am not saying that nobody knows about these functions, Operators or facilities but only few developers are using these based on their requirements.
by mamirbalouch
An article on line control in .NET
by hanzzoid
A C# library for basic numerical linear algebra.
by Leslie Sanford
A toolkit for creating MIDI applications with C#.
by zapsolution
Managed DirectX movie player
by Lukasz Kwiecinski, Istrib
A .NET component capturing WAVE or MP3 sound from a sound card. LAME used for MP3 compression.
by Aron Weiler
This is an example of a multi-key generic dictionary written in C#.
by cellarjay
Accessing the MYSQL Database at your webspace from any remote computer
by felipesabino
This article explains how to read a DataTable and return an inverted or pivot table depending on the column names provided.
by beep
A popup calculator form and corresponding button and text controls.
by senthilvasan
Save images to database and load in aspx page using C#
by Oleg Shilo
An article on a "scripting engine" for the C# language
by craigd
Refactor Searcharoo C# search engine code to make it easier to extend, and add ability to index/search Microsoft Office documents, PDFs, etc.
by Marcelo Ricardo de Oliveira
Sound-enabled pool game for C#.
by Stan Kirk
Use the .NET SocketAsyncEventArgs to write socket server code in C#
by GCalcerano
Create the famous game using only labels, panels and pictures
by Leslie Sanford
A toolkit for creating software synthesizers with C# and Managed DirectX.
by Leslie Sanford
Demonstrates how to create a simple synthesizer using the C# Synth Toolkit
by Matthew Noonan
An article on creating a prompted textbox in the style of Outlook 2007, IE7, and Firefox 2.0.
by Bishoy Demian
how to do threadding in .net with C# and update the UI from worker threads
by SULMAN SARWAR
This article presents a simple c# TreeView traversal mechanism.
by Frank Paynter
Implementing a user preferences form in C# with the PropertyGrid control.
by xbadenx
In this article, I discuss the PageStatePersister, and detail ViewState storage in one of four locations: Session, Application, AppGlobals, and server Cache.
by Bhupindra Singh
C# Visual Card Designer Application with File Serialziation and Text, Shape, Image Manipulations and GDI+
by salysle
This article describes an application used to generate and test aural alerts.
by User 1556233
Comparison of Performance of C++ and C#
by shanAtCP
Windows service code to change wallpaper at configured intervals