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

.NET3.0

.NET3.0

Great Reads

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 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.

Latest Articles

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 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.

All Articles

Sort by Score

.NET3.0 

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 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 Sacha Barber
An article which shows how to achieve some of the common XAML concepts.
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
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 Praveen Nair (NinethSense)
This article explains how to filter rows in a DataSet/DataTable. The example provided will help you get information faster.
by Anil Kr. Sharma
.NET Framework 3.0 primer.
by fabianse
Base practice code for those preparing the exam 70-536 or learning the .NET framework basis
by Daniel Pistelli
An article about .NET internals and code injection
by Daniel Pistelli
An article about .NET internals and native compiling.
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 Refky Wahib
Database library for rapid development.
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 Cirilo Meggiolaro
Multicast delegates provide functionality to execute more than one method.
by Wil Peck
This article provides an implementation of a POP3 MIME client using .NET 2.0 and C#.
by malikusman
DCOM component replacement in .NET is .NET remoting
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 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 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 Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
by Yasin HINISLIOGLU
This article is about creating wizard style user interface
by Shivprasad koirala
This article has 12 important FAQ’s which covers unit testing, automated testing, data driven test, load/ performance test, code coverage , database testing and ordered testing.
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 Dragos Sbirlea
Have you ever imagined having 3D objects float on your desktop? Lets see how we can achieve such a result using only C# and WPF.
by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.
by Shivprasad koirala
7 steps to write your own custom rule using FXCOP
by Shivprasad koirala
8 Steps to create workflows using SharePoint designer
by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
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 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 Raj Lal
Chapter 11 of "Fun with Silverlight 4" More information at http://silverlightfun.com
by JP van Mackelenbergh
A component which allows to work with WCF services in a robust way
by Josh Fischer
Leverage your existing classes and the power of Generics to speed up and simplify importing denormalized data into your system.
by darrellp
The VF Graph Isomorphism algorithm in C#.
by ObiWan_MCC
A C# SMTP server (receiver).
by DarrenJames
How to use the Google Static Maps API within .NET.
by pstucke
Implements a custom, checked listbox editor in a property grid.
by Vitaly Zayko
An article about using SHGetFileInfo in C# (a simple class and demo are included).
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 Bruce Zhang
A common base class for LINQ to SQL with which you can implement code to access database easily.
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 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 Juan Fajardo
This article is a tutorial on how to create a CRUD (Create, Retrieve, Update and Delete) Form using SharpDevelop and PostgreSQL, implementing a BindingNavigator to explore the table used in the application.
by Amir Krifa
This article describes/provides a 2D Curve Custom Control for Windows Mobile.
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 Fiwel
A DataGridView column show/hide popup - Menu style.
by Marc Clifton
A debug build stopwatch useful for diagnostic timing.
by Marc Clifton
Cloning a Dictionary.
by Qwertie
Demonstrates a variety of Windows Forms data binding features through several simple examples.
by Marc Clifton
Making the "the given key was not present" message more informative.
by wilsone8
Describes how to create a significantly faster enumerator for the attributes of all the files in a directory.
by Don Kackman
A simple, fully functional flashlight to help you see in the dark.
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 David A. Gray
What happens when you have more items in your list than you have items in your control string?
by tgis.top
A SplitButton with its button part has all the characteristics that a Button has.
by Seth Dingwell
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
by Juan Ignacio Tel
Development of a new generic lattice noise algorithm that advances beyond perlin noise and expands the possibilities of textural noise creation.
by colonel720
A convenient shortcut using generics to check for InvokeRequired on a Winforms control
by saharkiz
Generate Front end screens and database on a Windows Mobile 5 for data collection
by Richard A. Dalton
Part three of a four part series of articles on the Specification Design Pattern.
by tgis.top
CheckGroupBox, RadioGroupBox, CollapsibleGroupBox controls
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
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 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 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 Nish Nishant
The performance of STL/CLR sequence containers are compared with that of corresponding BCL generic collection classes
by Ed Guzman
The Chart control gives you freedom to develop graphic reports.
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 Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
by wpfdevelopment.com
An easy way of sorting the WPF ListView with a generic method.
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 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 Eunge
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
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 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 Paul Rony
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
by Jason Henderson
An example of how to use Windows Communication Foundation services.
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 varun bansal
A quick program to compute and measure hash comparison
by marc_anic
A derivation of XmlWriterTraceListener that manages the size of your trace files automatically
by cokkiy
VideoCarousel is a Silverlight V2 control that can play media in an interactive carousel.
by User 4330028
The very complete logger for .net
by mazong1123
An article on describing how to create a radio button style GridView
by Michal Dabrowski
An article that shows how to use a simple Aspect to automatically make class members virtual.
by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by Md. Marufuzzaman
A simple example of SQL server admin tools.
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 klinkenbecker
Builds a parse tree from a file based JSON string and allows you to edit as a tree or a string
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 jdkulkarni
A sample to demonstrate the use of netPeerTcpBinding in WCF
by Sacha Barber
A look at the Visitor pattern, and a Reflective version.
by George Henry 1954
A small, extensible suite of classes that elegantly solve some common problems involving asynchrony and event handling that tend to occur when Silverlight and WCF are used together.
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 Matthias.Fischer
An article about creating a TFTP client with C#.
by kb-boxer
A simple tree list view .NET WinForms control
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 Sacha Barber
A Simple WPF Explorer Tree
by Sacha Barber
A simple WPF media player with media item list.
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 Sacha Barber
A Sneaky Peek At Visual Studio 9 (Codenamed Orcas)
by Sacha Barber, Fredrik Bornander
A Spider type control tree thingy for WPF.
by logicchild
The basics of searching and sorting algorithms via C#.
by Andrew Courtice
A TCP/IP chat program coded in Microsoft Visual Basic .NET.
by Khandakar Fazley Rabbi
UI and Functional Testing through different Tools using .NET Technology
by steinard
An implementation that wraps DateTime to allow for keeping track of TimeZone state
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 Vitaliy Liptchinsky
A Transactional Enterprise Caching Application Block implementation.
by AlexS9999
The article provides a simple interface for handling large text in SqlClient and C# file streams.
by Andriks
A MessageBox replacement with some much needed extras
by Philipp Sumi
A strongly typed enhancement of the regular WPF TreeView control.
by noxia
A sample application with source code in three .NET languages (Basic, C#, C++) on using the new (.NET 3.0+) System.Speech Class.
by Yogesh Jagota
Import export library for the Excel XML format, which reduces a programmer's work to the bare minimum.
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 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 AndyL2
Another example of how XAML can solve issues that most developers automatically assume will require "coding".
by aSarafian
A WCF review from the perspective of bussiness application development, and some debugging problem solving hints.
by Islam ElDemery
An Internet chat application with file transfer.
by Deepthi Viswanathan Nair
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
by alrh
A Themed WPF SplitButton
by Dustin Metzgar
Create 3D bar charts and pie graphs using WPF
by percyboy
Tired of converting HyperLinkFields into TemplateFields in order to solve the UrlEncode issue? This solution is right for you.
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 Manas Bhardwaj
Accessing Active Directory
by Paulo Zemek
Understand how to create fully configurable frameworks that let your application evolve without creating bottlenecks.
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 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 ram verma
This article explains how to use the DDK interface-INetCfg in C#.
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 RahulT07
This piece describes how to add custom headers to a WCF channel and how to use them.
by ANURAG VISHNOI
Article describes how to add icons in WPF TreeView
by martincook
An extension method that extends the AddDay method to include only business days
by Abey Thomas
This article is about the details of adding an image to a Word document programmatically.
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 Joe Doc Sr
How to add a certain number of business days to a start date
by Navneet Codes
Code for adding events to the event viewer by C#
by Abey Thomas
This is an article about adding footnotes to a Word document (MS Office 2007) programmatically.
by Tamer Oz
Using localized data fetched from a data source is a problem. Here is a good solution.
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 Murali Krishna .Y
This article summarises the new and updated features of ADO.NET 2.0, which ships with .NET Framework 2.0.
by mfmaneef
Explains how to send bulk records to a database using OPENXML.
by AdamNThompson
A data access component for SQL Server in VB.NET.
by Josh Smith
Reviews an advanced layout customization for the WPF TreeView.
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 Aleksei Karimov
Extending RichTextBox with ruler and much more
by Sacha Barber
Adventures into Ink API using WPF
by rudigrobler
My quest to create a real world line-of-business application
by Prox-YD
Learn how to create good looking apps without using a line of code!
by pimb2
Create an Aero-style wizard in VB.NET
by Aleksey Bykov
Actually, this is more of a lexical analyzer, but still very applicable for reading HTML and building a DOM tree.
by Fabio Zanetta
An introduction to ScriptedItem and ScriptAge for the AGE engine
by Josh Smith
Introduces a generic technique of chaining commands together.
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 subbiahkk
An AJAX textbox user control with auto-suggest functionality.
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 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 bhupiyujuan
This article will give you a brief idea about Ajax with XML & JSON
by bhupiyujuan
Ajax Tutorial for Beginners: Part 1
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 Michal Stehlik
AlfaWizard is a simple library for the purpose of making wizards.
by Vinayak kadu
An article describing Assemblies
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 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 Daniele Di Sarli
How to display an image fade in/out.
by zeltera
Amicable number (pairs between 1 and 2 million)
by Duncan Edwards Jones
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
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 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 AndyL2
Published WPF resources discussing control customization focus almost exclusively on editing local copies of ControlTemplates, while implementing and interacting with an actual Custom Control library requires a DIFFERENT set of techniques and reference syntax to be used
by Sacha Barber
An article on sorting ItemsControl (with some bonuses).
by Adrian Grigore
Quickly and easily implement your LINQ Data Layer with this abstract class
by matts_junk
An ASP.NET/AJAX interface for the utorrent application.
by Md. Marufuzzaman
This article will show you how to resize an image keeping with the best graphics quality.
by Davide Icardi
An easy solution to use certificates on Windows Communication Foundation loading the certificates from files
by logicchild
An article that demonstrates how to use video, images and animations via WPF
by Vincenzo Rossi
An enhanced PrintPreviewDialog with better look, localization, auto page numbers, and additional text.
by Niladri_Biswas
This example shows how and where to implement the strategy design pattern.
by alrh
Altering the WPF TabControl to show a single row of scrolling TabItems
by Tino Marx
This IIS observer service checks the availabilty of the Intenet Information Server.
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 Abhilash Nedumpurath
An introduction to using the DataGrid control in Silverlight 2.0.
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 Amod Deshpande
This article gives an overview of various authentication mechanisms for applications on Windows. It also touches upon upcoming technologies like CardSapce and OpenID. It concludes with relating the development of new authentication mechanisms to be evolving with a basic need for SSO.
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 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 Phillip Piper
A class library that allows (almost) any Control to show animations
by Josh Smith
Demonstrates how to add text annotations to an Image element
by İlkay İlknur
In this article, we will see what's going on behind the scenes when we are using anonymous methods
by Hoang Khanh Nguyen
A highly object-oriented ListView control with varying-height items and support of complex data types
by Morteza Alikhani
An Ajax PersianCalendar Control that looks like Original Calendar of .NET Framework
by Tolgahan ALBAYRAK
Read, Write, Save INI files without using Windows APIs.
by Naveed Bajwa
Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
by Michał Kosmala
Article describes an easy and light way to secure access to methods in your application.
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 logicchild
An article that describes how to use and integrate a Numerical Library for .NET
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 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 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 DogSpots
A discussion of doing arithmetic in generic classes and a small utility to make it easy.
by Vladimir S.
Tutorial on how to manipulate numbers vastly exceeding the built-in types.
by Artem S. Dmitriev
This article describes the differences between using arrays and generic lists in WCF.
by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
by Drag0nHunter
ASM.Net a assembly x86 emulator which emulates the language the managed way
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 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 kennysun
ASP.NET Ajax solution by Jquery and JSON
by Omar Al Zabir
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
by Shakeel Iqbal
Explains Cache features in ASP.NET
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 Dav Zen
An ASP.NET combobox dropdownlist with images, Internet Explorer/Firefox/Opera compatible
by Rahul Singla
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
by Howard Richards
RadioButtonList and ListBox subclasses that display enum values automatically.
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 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 Sunasara Imdadhusen
File upload widget that will display real time file upload progressbar
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 Not Active
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
by Ritesh Ramesh
MVC custom binding.
by Member 2356127
ASP.Net State Management Techniques
by Kamran A
A customizable cloud generator written in VB.NET.
by RovenetBill
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
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 Rajesh Pillai
Integrating ASP.NET MVC in existing ASP.NET WebForms applications.
by matiaszumbo
Use workflows with parameters in asp.net
by Claudio Pizzillo
An ASP.NET handler to apply WPF XAML templates on images.
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 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 Jason Curl
Describes the usage of Asynchronous I/O with I/O Completion ports with .NET
by Giorgi Dalakishvili
How to receive asynchronous events about Registry changes, using WMI.
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 Jan-Erik Romoeren, Björn Asplund
Pattern for publishing an event by using an attached property and IEventAggregator. This time it's generic.
by Josh Smith
Reviews a pattern which enables new possibilities for data binding.
by Samer Aburabie
This article talks about the authorization security model in Web applications using .NET attributes.
by andrewcates
Auto Increment Assembly Version in a Microsoft Build Task
by PopeDarren
Automatically resize a TabContainer or TabPanel.
by Stefan Bocutiu
Allows auto filtering functionality for DataGrid columns.
by Stefan Bocutiu
Allows auto filtering functionality for the datagrid columns
by shijo joseph
This article demonstrates a tool which can auto-generate playlists for iTunes.
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 keenthinker
An object oriented class automating the creation of PDF files from any file using freeware tools.
by Robert Corvus
How to create automated browser tests in ASP NET MVC using Watin
by Patrick Kalkman
An article to demonstrate culture flow from Windows client to Windows server using WCF.
by Robert Corvus
Log the entrance and exit of all methods in a project with minimal code clutter
by Amit_Mittal
A way to achieve automatic scrolling during a drag operation
by kennysun
Automatic ViewState properties.
by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
by dB.
A VMWare C# tasks library.
by Igor Ladnik
A .NET WCF equipped component injected into automated process allows both local and remote clients to control the process and get its asynchronous events.
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 pimb2
This is a DLL library to check for updates for your application.
by Mohammad Reza Khosravi
This is a very simple 2D desktop game developed in Visual Studio
by Anas Ghanem
This article will explain how to avoid session loss when you use Cookiless sessions with the XML Sitemap Provider.
by chazza_10101
How to setup an Axiom application
by Manikandan.net
An article on XmlHttpRequest and Ajax
by Andrew D. Weiss
Using a BackgroundWorker Thread to improve responsiveness in your UI, support cancel and display progress.
by Santiago Santos Cortizo
How to show a bar chart in a DataGridView
by David Catriel
A simple and straightforward tool to monitor and report SourceSafe database changes.
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 R2B2
An application to create skins for DotNetNuke portals with a browser preview
by Shashank Bisen
This article gives you a brief introduction to Implicit Variable provided by .net Framework 3.0 onwards and illustrating its usage.
by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
by MrTimmins
Introduction to using CLR .NET assemblies in Microsoft SQL Server.
by Rajesh Pillai
I will give a walkthrough of the story of registering a new user using BDD on an ASP.NET MVC application.
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 thread different types of UIs.
by Praveen Nair (NinethSense)
A simple animation tutorial on WPF
by Dmitri Nеstеruk
A BDD tutorial using NBehave and MbUnit.
by dawright, ProtoBytes
A heurisitc graphing tool to help discover 'Big O Notation' function thru infinite asymptotic's and instrumentation.
by Stephen Swensen
A general-purpose unbounded integer implementation
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 Sacha Barber
Binding and using Friendly enums in WPF
by Chirag Maisuriya
An article on Binding Enum to DropdownListbox with the SortedList that sorts entries by value instead of by key.
by Derek Lakin
How to bind to enumerations
by Christopher R Davis, Ben Traynor
Bind your UI controls to generated objects generically
by Michael Agroskin
BindingHub is the best thing since sliced bread. After you finish reading this article, you will start wondering how you could survive for so long without BindingHub. I did wonder the same thing after creating it.
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 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 anjelinio
BlockingFileObserver - an IEnumerable implementation
by Suhel Shah
Content Managemnt of asp.net website using Blogger Blog and Google GDI API
by Babak Ansari
A custom XML serializer using .NET.
by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Shakeel Iqbal
A good tutorial for beginners to develop games in Silverlight.
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 Omar Al Zabir
Build a Start Page similar to Google IG in 7 nights using ASP.NET AJAX, .NET 3.0, LINQ, DLinq, and XLinq.
by Jorge Bay Gondra
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
by Parag.Gadkari
A ReST based Web Service for C#.
by Sean Hederman
This article discusses the creation of a generic Range class, and goes into the decisions and thoughts about many of the design aspects. Touches on lambdas, iterators, and generics.
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 Tamir Khason
This article explains how to build a simple FM radio player with RDS support by using WPF and USBFM library
by Sergii Lavrinenko
Engine in C# which generates Linq Expressions runtime based on simple scripts
by Pawel idzikowski
How to effectively build modular .NET applications of any size using messages, commands and components of MCM-Framework.Net?
by Daniel Flower
An interface to simplify creating trees from lists of database rows or objects
by Eric Haddan
Using the Image Mastering API in C#.
by Bishoy Demian
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
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 Ala Hamad
How to bypass ASP.NET unauthorized redirect to a login page.
by Jeroen De Dauw
A multithreaded file downloader with progress details, speed info and more
by Manah Manah
An article about the new language features of C# 3.0
by Manah Manah
An article about the new language features of C# 3.0
by gaurav_verma_mca
How to send bulk data using table value parameters from C#
by Rob Magee
An article on a C# Cyclic Redundancy Check (CRC) algorithm
by Kangerm00se
Windows Forms don't have to look boring!
by Keith Fletcher
A simple base class to extract command line options
by Josh Fischer
An explanation of the different ways to create delegates through a guided example that starts with .NET 1.1.
by Bharat Gohil
How to declare and use C# events and handle exceptions from event handlers.
by popnadrian
Educational article about C# events
by Sean Rhone
Example of creating Extension Methods that encrypt string values.
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 Not Active
A C# Windows application to store and retrieve photos from a SQL Server database.
by felipesabino
This article explains how to read a DataTable and return an inverted or pivot table depending on the column names provided.
by Hasan Habib Surzo
Class, Database Connection, Login Winform
by senthilvasan
Save images to database and load in aspx page using C#
by Stan Kirk
Use the .NET SocketAsyncEventArgs to write socket server code in C#
by Sperneder Patrick
This article describes how to handle and use the SpeechRecognitionEngine class that is shipped with and since .NET 3.0.
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 Ken C. Len
Log4Net XML log viewer
by Prashant K Singh
This article describes the usage of the WebBrowser object in C# to read and maintain your favourite RSS Lists
by Jerome Bellanger
A data structure implementation of a fixed size collection: the oldest element is automatically deleted if the maximum capacity is reached
by Rajib Ahmed
Properly using cache, session, and viewstate objects in your asp.net application
by Qaiser_Iftikhar
An article to demonstrate how to calculate system idle time without installing any system wide keybaord/mouse hooks.
by HirenSuchak
A call control implmentation using the State machine Workflow.
by Muthupandiammal
Ajax PageMethods in JavaScript use to call server side methods in Client side
by Tamas Koszoru
Building CAML queries programmatically using Expressions
by Alien282
Handling DBT_DEVICEQUERYREMOVE in a managed Windows Service
by Suriel Bendahan
A reusable set of code to enable service thrown exception handling in Silverlight.
by Hamed Musavi
CBarChart is a simple MFC control derived from CWnd. It can load data from a table or a stored procedure using ODBC.
by User 5271454
Sequential Asynchronous logging example using the CCR
by Dmitri Nеstеruk
Shows how a few Extension Methods solve the 'repeated null check' problem.
by Sean Rock
Change local IIS home path from explorer context menu
by Derek Lakin
Change notification for dependency properties
by Kunal Bagga
Change the background color of asp.net textbox and listbox when selected.
by Grant Frisken
Change the UICulture of your application forms without closing and recreating them
by satishsuthar
Create charts using inbuilt functions of .NET Framework in window application and C#
by Silent Jesus
Display data to a chart using LINQ and XML.
by Narsimlu Keshagouni
Chat application in ASP.NET using AJAX and SQL Server.
by KrushnaSamanta
An ASP.NET User Control which can check if Javascript is enabled in the user's browser, and either does postback to perform an alternate action from the server side, or redirects to a non-JavaScript page.
by Emil Lerch
Command line tool to check validity of objects in SQL Server databases
by Rehan Ahmad Abbasi
How to check for an existing instance of a Windows application, and how to set the MDI parent form of an MDI child, how to list all MDI children, etc., in a C# Windows application.
by Louwgi
A class design using the Abstract Factory Design Pattern for a chess application.
by Sacha Barber
A code generator for my Cinch MVVM Framework.
by rafaelpb
Class to clean up / remove the RTF from custom merge fields in (RTF) documents.
by Gil Shabat
This article gives a quick overview of how AJAX helps with the slow parts of web applications, and highlights one of the new approaches in ASP.NET.
by swellbow
A walkthrough to set up client application services for user logon in a Windows application using ASP.NET membership providers
by aftabahmed.net
Client callbacks in ASP.NET
by Sandeep Mewara
A client callback custom control and how to use it in WebForms.
by Adi Smadi
What are they, what to choose and how to deal with them
by Mike Hankey
A utility to uncover the mysteries of the Clipboard, now with a data injector that allows you to pass various data formats to the Clipboard.
by EricFaust
A custom Add-In to close the Start Page in Visual Studio after you open your project
by Ziad Elmalki
Replace any method with another method at runtime. Updated for 3.5 SP1.
by Ebenezar John Paul
An Ideal Code Review Checklist that applies for most programming languages
by Chathuranga K.W.
ReviewPal is a Visual Studio 2008 IDE plug-in to help out doing code reviews. Helps the user with collecting review comments and reporting them within the IDE with easy navigation.
by Anand Ranjan Pandey
This article is to encourage you to take advantages of code snippets to make development easy and faster.
by Sharan Basappa
This code shows how to host a third party application inside your own process Window, like Google Chrome & Internet Explorer 8
by KenJohnson
A fast WPF textbox control with support for text coloring, highlighting, underlines, and strikethroughs.
by Vimalsoft(Pty) Ltd
Beginner to intermediate in N-Tier
by keesp
A COM Newbie's Journey Through DLL Hell
by Bharath K A
A COMET/Reverse Ajax based Web Grid Control, which can be used in ASP.NET web application. This control posts the updates to the client based on Server side event(s) thereby reducing network round trips.
by Christopher Hahn
Command line parsing is an irritatingly repetitive problem to solve when creating command line tools. What's worse, it has been solved many times over throughout the course of computing history. This library is an attempt to solve many of the problems common to handling command line arguments when
by Al Alberto
Communication options with WCF - Part 1.
by Al Alberto
An article on communication options with WCF - part 2.
by Al Alberto
Communication Options with WCF-Part 3
by Alejandro Barrada
How to use an XML file to read and write aplication settings in a Window Mobile development
by Ami Bar
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
by Paritor
Application to show differences between two SQL Server databases.
by nsoonhui
Compares two methods that check the duplication of array elements
by Karthikeyan Govindan
Describing complete class of events and thread synchronization using add and remove accessors.
by Justin Bozonier
A class object that makes view management more flexible and robust.
by DaveyM69
'Complex properties' and Size3D in C#.
by Mr.PoorEnglish
Converting complex Object-structures to string and reverse. Storing the result in an application-setting improves configurations flexibility substantially
by Anas Karkoukli
Design Patterns Series - Part I
by A$TRAL Moristar
Using this FastDataTable you can serialize your data with fast and good compressing.
by Amarnath S
An article describing the computation of the Sinogram of an image in C#, using the Radon Transform of the image.
by Scott Klawitter
An article to demonstrate how to convert from one base 2, 8, 10 or 16 to another of base 2, 8, 10, 16
by Dr. WPF
This article describes a new approach by which an element can remove its visual and logical relationships to its children while maintaining a conceptual parental relationship with those children.
by Juan Davel
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
by sashidhar
Configuring Log4net inasp.net2.0 and higher Version With Video How Do I?
by Senthil Rajan
It Explains how to make a connection to the Excel and how to get the data using C# .Net
by ConnectCode
An opensource 3D software box shot creator
by brucedkyle
In this lab, you use drag and drop functionality to add controls to a Word 2007 template, build logic into those controls, protect the content of the controls from editing and deleting, and add simple data binding to a local database. Then, you’ll add a Fluent Ribbon to Word to browse the data.
by Lizandro Campbell
Using Visual C# 2008 to establish connection to a MySQL 5.1 database with MySQL Connector/NET 5.1.7
by Muhusin Khan
Effective perfomance for database application uses database
by David A. Gray
This article describes a class that adds color to console program displays.
by Adam Langley
Write better console applications, quickly, and easily
by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#
by TwinLane
A control for writing out text to the UI
by Matthew Hazlett
More about the technology, but the demo app is ASP.NET
by Balamurali Balaji
This article explains how to call a Web Service method using the XmlHttp protocol encapsulated by the XmlHttpRequest object.
by ZhaoRuFei
Write context Help anywhere/anytime/anyone for .NET application
by Ivan Alles
How to bind context-sensitive help to .NET ToolStrip items.
by Andrec
Retrieve the hWnd of focused controls in other applications.
by alexandrvslv
Docking windows container, extended listview, extended property editor.
by Composition4
A C# library general purpose function converts string to unique 64bit integer like object.GetHashCode()
by Dimitar Madjarov
Convert the web user controls into custom controls in MS VS 2005
by Suriel Bendahan
Share your .NET assemblies with Silverlight.
by Jalpesh Vadgama
How to convert a generic list into a JSON string and then handle it in JavaScript.
by Ed Guzman
How to convert LINQ to SQL anonymous types to a specified type.
by Ed Guzman
How to create your own drop-down check box list control
by Dave Curylo, MCAD
How to expose legacy or third party assemblies over WCF with simple modifications to the MSIL.
by Christiaan van Bergen
An article on converting text files or csv-files to a System.Data.DataSet based on regular expressions
by Roey C
A cool control to select angles.
by Nedim Sabic
Cool Vista style menu in your .NET applications
by abcdefghijklasdsad
Covariance, contravariance and invariance in C# language
by Qwertie
A memory-efficient Patricia trie that implements IDictionary and supports the "find nearest key" operation.
by Duncan Edwards Jones
How to use a Windows Azure storage table, blob or file as an event store for event sourcing
by Duncan Edwards Jones
An outline of how a paired Azure queue and Azure table can be used for the command side of a CQRS application
by Jon Rista
Maximize your understanding of the .NET 2.0 configuration framework, avoid common pitfalls, and gain insight into the details of how configuration works in various scenarios and environments.
by Leung Yat Chun
This article describes how to perform list, extract, add and operations to archives using CAKE3.
by Leung Yat Chun
This article explain how to create virtual filelist, directory tree and how to implement drag and drop using CAKE3.
by Leung Yat Chun
This article explain how to use cake3's threading support.
by Syeda Anila Nusrat
Create a Business Logic Layer, Data Access Layer classes, and Stored Procedure scripts from a database table.
by Stephanus van Staden
How to create a captcha for Visual WebGUI by implementing IGatewayControl.
by Antony Highsky
This article describes how to leverage .NET Application Settings architecture to give distributed applications access to shared settings.
by Ronald G. Carrigan
jQuery Context Menu for Treeview
by Hong Zhang (Sowen)
introduces how to create a usercontrol and enable animation to do a random movement within the parent control area
by sharadbajaj
Create a PowerPoint presentation using a template using the Office 2007 OpenXML format.
by Moorthi N
Create a remote process using WMI in C#
by Moustafa Refaat
In this article, I will explain how to use Microsoft SQL Management Objects (SMO) to create a Microsoft SQL database from C# code.
by Jerry.Wang
This article shows how to create a system tray icon and a dialog for a Windows Service.
by Oleksii Prosiankin
This article describes how to use Visual Studio for developing a Vista Gadget.
by Rotted Frog
In this article we will see the power of XAML and Control Templates by turning a tabcontrol into an OutlookBar without any procedural code
by santosh poojari
This white paper is written in a view to help developer to create custom application block using .NET Enterprise Library.
by Maxim_Barsuk
A practicle application of 2D Voronoi diagrams.
by Member 480838
An article on a Visio Add-on VSL project that is focussed on speed
by Debopam Pal
Create/Read/Write Advance PDF Report using iTextSharp.DLL in Desktop, Mobile, Web Application
by Matthew Hazlett
Extending System.Color with .toHTML()
by Manikandan.net
Merging “MasterPage” with “BasePage”
by Brian Pursley
An article that introduces SharePoint web part development by creating a simple contact form web part.
by Richard Blythe
Explains how to effectively create virtually any type of dropdown control
by mazong1123
An article on providing a tool to help web developers to create more flexible web applications.
by CodeChimp
Demonstration of how to write custom settings providers.
by Paul Reynolds
This is phase 2 of a 3 phase project. This phase accesses the database created and loaded in phase one to expose an API of common business date functions.
by Lukasz Sw.
How to create an animating glass button using only GDI+ (and not using WPF)
by Martin Hinshelwood
Host any number of services, regardless of whether they are remote or local within a "Server" construct and access that server easily.
by Kirill Osipov
A step-by-step guide to creating a control and adding design time support to it
by Paul B.
Instead of reading trace messages in a file, get them in a WPF app real-time via WCF.
by rudigrobler
The following article details how to create a very simple Facebook application using Facebook Platform & WPF
by Josh Smith
Reviews the basics of creating a WPF user interface with various visual styles.
by Spirch
How to create a Sudoku game with speed in mind.
by Joe Sonderegger
A Switch function that works for non-integral types.
by [ICR]
How to create an application that consists primarily of a tasktray icon
by cokkiy
In this article, you will learn how to create a Vista busy cursor like Silverlight control step by step.
by Paulo Zemek
This article shows how to use WeakDelegateSet class to create weak events. With weak events, objects can register themselves in events, but are allowed to be collected if the only references for them are such events.
by duncanmhor
An introduction to creating a Wix installer using Visual Studio 2005/2008.
by duncanmhor
An introduction to creating a Wix installer with GUI using Visual Studio 2005/2008.
by rudigrobler
Restyling a standard TabControl to look like an Outlook Navigation Pane
by Sacha Barber
Creating and consuming a custom WPF control
by Farooq Kaiser
In this article, I will examine how to create and consume a WCF service. WCF is next-generation programming platform and runtime system for building, configuring and deploying service-oriented applications.
by SteveLi-Cellbi
Creating dynamic animations, and a simple way to reuse them to reduce the XAML code size.
by Eric Haddan
Using the Image Mastering API to create Red Book Audio CDs
by Pritam Zope
In this Article we will create an Auto Completion/Code Completion Window using C# that automatically shows popup of the list of words or keywords and inserting those into a RichTextBox
by Nick Rioux
Learn to create your own casino-themed controls from scratch.
by Bh@nu
Creating Custom Web Part & integrating it with external Database using VS2005 and deploying it to Sharepoint Server
by Stewart
Save Time using Generics creating EventArgs
by Aysha Qaiser
This articles explains creating Instance of User Controls Declaratively and Programmatically
by saud_ad
A walkthrough on building a Windows control that can be moved by the user at runtime.
by dixit gaurav
Article describes how to create multilingual, localized pages in .NET
by Weidong Shen
An implementation of a numeric on-screen keyboard using attached behaviors in WPF
by Christoph Menge
A guide to creating OpenGL applications with Windows Presentation Foundation
by sabrown100
An article on how to create plug-ins for Paint.NET to allow it to import a new type of file.
by Balamurali Balaji
This article explains the steps in creating a sequential workflow in Visual Studio 2005 using Windows Workflow Foundation in .NET Framework 3.0.
by Martin Hinshelwood
Creating an event handler with the Team Foundation Server Event Handlers is very easy. You will need to inherit from the AEventHandler class which is part of the RDdotNet.TeamFoundation.dll located in the install directory (I will make an SDK later).
by Soumya92
How to create and manage controls at runtime by providing the user with 'handles' for sizing the controls.
by leniel
C# Console Application for calculating the Critical Path of a set of project activities
by Yankee Imperialist Dog!
Cross posting with strong typing.
by Pham Dinh Truong
The standard Panel control doesn't have good layout in most browsers. A new Panel Web Control is introduced with consistent look-and-feel for every browser.
by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Rehan Ahmad Abbasi
Crystal Report with Dataset and DataTable using C#
by Paulo Morgado
A Culture and Region Information tool for .NET 2.0 based on System.Globalization.CultureAndRegionInfoBuilder
by yordan_georgiev
Presents the basics of applying custom number formatting.
by Chandra Hundigam Venkat
This article is about implementing a simple Currency Converter Application using Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF) technology.
by Anas Karkoukli
Auto incrementing and custom versioning of assemblies with Visual Studio 2010 and MSBUILD using MSBUILD Tasks
by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
by zeltera
Sometimes we need to control the user input to some specific values. The following article explain how to do this with a TextBox
by Ed Guzman
Custom controls to display the list of countries and corresponding states (provinces).
by Artem Smirnov
This article is about when to throw an exception, why take some effort and define a custom exception class, how to provide more information to the developers that consume your component, and, finally, how to unit test your exceptions.
by Rafay Bin Ali
Custom file extensions such as Default.sample can be created very easily without the need to configure IIS.
by Suhel Shah
Custom implementation of Microsoft Membership and Role provider using Fluent Nhibernate
by Scott Rippey
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!
by _Khallaf
Use IMAP to auto-reply to unread GMail messages while on vacation
by Josh Smith
A step-by-step review of how to customize the arrangement of items in a ListBox.
by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by RepliCrux
A paging control framework which can be reused.
by OsoreWatashi
Here, you will learn how to create your own custom panel like the an advanced canvas.
by Joerg Brunke
Writing custom commands for the stsadm.exe administration tool in SharePoint.
by SamratGhose
Provides Custom Sorting for a ADO.NET bound WPF ListView
by Farooq Kaiser
In this article, I will examine how to build custom sorting Using Jquery UI. The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.
by Josh Smith
Shows how to turn a TreeView into an Org Chart.
by Jan Bakker
This is an alternative for "Custom TreeView Layout in WPF"
by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
by David Vanson
A progress bar control you can customize
by Lea Hayes
A combobox control with a customizable drop-down
by Stu-Smith
A tree control implementation, allowing complete customization and animation support
by amish_khatri@mail.com
Customize QuickLanch Menu using Site Map Provider & Deloy it through Features
by Sunasara Imdadhusen
The ASP.NET Validation Summary control with customized CSS and Style to display a summary of all validation errors that occur in a web page.
by Michal Dabrowski
This article describes how to customize csproj files by using AssemblyInfo.cs generation as an example.
by Mahmut SARIHAN
Customizing SharePoint Search Results (Deleting Author & Date)
by meggash m
An ASP.NET TreeView, compatible with standard DataViews, and fully supports declarative syntax.
by Marc Clifton
Build a Metadata Designer for the CX Dynamic Composition Framework.
by Miran.Uhan
A VB.NET library with all necessary classes for exact cover solving with dancing links.
by Steven A. Lowe
Dashboards are immensely useful not only for business data but also for business applications, but only if they display metrics that can be used to "drive" (or "steer") in real-time.
by Scott Dorman
A simple solution for binding an enum to a UI control using data binding.
by Taylor Kobani
A simple example of how to classify data using genetic algorithm and VB.Net
by Colin Angus Mackay
An introduction on how to use Virtual Earth's ASP.NET Controls to show data on a map.
by hussain.attiya
A database-driven banner rotator control rotating based on a specific time (and not on page refresh). Each banner will have a display time (in seconds) to move to the next one.
by konamiman.MSX
A C# class that uses the local file system to cache binary objects stored in a database.
by NaNg15241
A usefull tool to control the database, easy to use and easy to control.
by Redskin9
A series of Database utilities for lookup and data manipulation written in C#
by Paulo Zemek
An easy to use framework with multi-tier, user types, and LINQ support.
by Jos Branders
These data controls can show scheduled events automatically
by RameshSengamalai
DataGrid in WPF using SQL Server Compact 3.5 Sp1
by Vincenzo Rossi
A flexible library to add filtering capabilities to a DataGridView.
by Darryl Caillouet
A clickable button cell that can display an icon in a DataGridView
by Robert R Freeman
How to create a DataGridView with an associated Detail Edit Form using a strongly typed dataset data layer.
by Arash Javadi
A customized column for datagridview to pick a color from a drop down within datagridview
by Geert van Horrik
DataObjectBase -> the new Object class for data objects!
by Sreejith Thathanattu
Custom paging for Dataview in WPF
by i gr8
Datet picker in ASP.net gridview
by DaveyM69
Check if the expiration date of your application has been passed regardless of system date.
by Donsw
An article on database create using PostgreSQL
by canozurdo
An article for converting DBF files to dataset XML files
by Shyam SS
DbHelper comes with methods to manipulate data using the features of DbProviderFactory.
by voloda2
An article describing a simple .NET library which simply keeps your database schema up-to-date.
by Pieter Van Parys
Explains the principles of profiling a DbProvider using proxy classes.
by Pieter Van Parys
Creating profiling information in our ProxyDbxxx classes
by eransha
The article briefly discusses deadlocks behavior, and presents an easy way to detect them.
by Eric De Carufel
This article decribes an easy way to debug Windows Services without having to deploy it.
by Simon Bang Terkildsen
Explains how to debug WPF data bindings using trace messages or an IValueConverter.
by marlongrech
How to debug WPF Databinding
by Marc Clifton
An example of declarative instantiation of content with a generic DockContent container class.
by Hakger
How to do a deep copy of objects using System.Reflection.
by Derek Lakin
Default style for a lookless control
by Joshua Stengel
A tutorial for loading sections of a page after the main page has loaded. This example uses the Timer and UpdatePanel controls in the AJAX.NET Framework to load content.
by Karthikeyan Govindan
Describing complete class of delegate and asynchronous processing
by User-Rock
A simple delegates example.
by Andrew D. Weiss
Primer - The basics about delegates, how to define them and use them
by abhigad
Journey of C# up to LINQ in less than 10/15 minutes
by Ralph Varjabedian
Dependency Injection for .NET using a Dynamic Service Locator with Dynamic Proxy Injection.
by NavnathKale
Lightweight and simple
by Indrajeet Valera
This demo shows a new way of deploying .NET thick client application assemblies to a remote server.
by rmostafa
Making a custom tool work on the developers machine requires several actions like placing keys in the registry and registering your DLL Library using the regasm command. This post will discuss the automation of these procedures using a setup project.
by Brij
This article tries to dig into IIS and explore it.
by santosh poojari
This article describes the prerequisite needed for .Net And SSIS integrated deployment.
by Or Shnaider
What if you want the object to be sorted in descending order?
by Ordisoftware
How to create a generic singleton for .NET.
by Dong Xiang
Simple examples illustrate Design Pattern
by Shivprasad koirala
Bridge Pattern, Composite Pattern, Facade Pattern, Chain Of Responsibility, Proxy Pattern, Template pattern
by ChiranjibC
From my earliest memory of programming, I was taught that we should do some level of design before coding. Somewhere around the way I started hearing phrases Dependency Injection, IoC etc., but whenever I asked people the need for these patterns, I seldom got an answer that satisfied me…
by Sumit Jain
How Exception Hierarchy be designed in C#
by Henry Minute
An article on enabling nested controls to accept child controls at design time.
by Paolo Foti
Save and restore your design work using a persistence manager based on XAML code
by Omar Al Zabir
Make a surveillance application which silently captures desktop and emails you screenshots as attachment periodically
by Carsten Zeumer
An article on how to detect the language of a written text.
by ShawnDevin
Check if the browser has JavaScript enabled in the Page_Load method.
by stevenmcohn
Detect network availability, specifically to the Internet, and monitor status changes
by Vincent Van Zyl
How to detect a mobile device accessing your ASP.NET website.
by Ed Gadziemski
Analysis of various methods for determining the Mime type and executable status of a file
by alhokail
This is a control that takes a starting point and an ending point as objects and draws a line between them
by Michael Ulmann
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
by Andrei Smolin
This article describes the ways a VB.NET developer can create a COM Add-in for Microsoft Office 2000, 2002 (XP), 2003, and 2007 in order to customize Office applications including adding UI elements and event handling.
by Shahriar Iqbal Chowdhury/Galib
Step approach for developing a Facebook connect application with ASP.NET
by Moim Hossain
Describes how to develop custom business portal application using WSS 3.0 and Office SharePoint Server 2007
by Kirill Balandin
The article demonstrates how to use ASP.NET, jQuery, and WCF to develop widgets - portable chunks of code that can be embedded into other HTML pages.
by Sacha Barber
A look at Dependency Injection and IOC containers.
by MSDN_MCP
There are four ways of publishing an application using ClickOnce, which we are going to see the advantages and disadvantages of here.
by Patrick Kalkman
An article that explains Digest Authentication and a library to use Digest Authentication with WCF Rest and validate against any back-end.
by sri.krish
This article explains a simple way of implementing digest protocol in C#. A sample application is provided which shows step by step digest calculation.
by orouit
Take a deep look into the Security protocol of Enhanced Web Services, part II: analyzing the Response message.
by orouit
Take a deep look into the Security protocol of Enhanced Web Services.
by Moim Hossain
Describes SQL server 2005 Integration Service object model and different data flow components
by Matin Habibi
Digital meter control is a custom control in WPF which can be used as a real time monitor for showing a decimal value in a formatted way with a nice animation.
by Vivek Krishnamurthy
A disk analyzer using C#.
by Leung Yat Chun
A component that can parse and draw HTML/CSS in canvas
by FF77
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date, or numerical fields (it generates an image containing the text), and with URL fields (like in a regular image control).
by call_vino
Display data from multiple tables in a single DataGrid.
by Farooq Kaiser
JQuery is a lightweight JavaScript library and can be downloaded from http://www.jquery.com. The jQuery library is also included in the Scripts folder of the Visual Studio ASP.NET MVC template.
by MikeCS
An article about the creation of a DisplayNameAttribute for fields of enumerations in .NET which value will be display in a PropertyGrid.
by gaurav_verma_mca
How to provide parallel and distributed computing capabilities using WCF
by Ivan L
Hashing algorithm that can be used in distributed caching of data in web farms or implementing a distributed hash table (DHT)
by Yang Yu
Build distributed programs without worrying about distribution implementation
by Sacha Barber
An introduction to LINQ
by Christ Kennedy
A fully functional Irish Language Word Processor written in C#
by Dustin Metzgar
A library that allows you to embed rules into your application. Written with Workflow Foundation libraries in .NET 3.0.
by 10Tec, Sergey Gorbenko
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
by Dave Elliott
An article on how to generate source code as well as populate Excel Spreadsheets.
by Refky Wahib
Generic, full cycle of document approval workflow system, using Windows Workflow Foundation (WF).
by Dave Elliott
This article will describe how to create an RTF template file, parse and populate it with runtime data.
by Tommy_Segoro
When you create a custom drop-down-list that inherits from System.Web.UI.WebControls.DropDownList and when you try to add controls (e.g., Me.Controls.Add(myControl)), you will get a "does not allow child controls error". Here is the fix.
by DotNetSteve
Using delegates to group, conquer cross cutting concerns and create dynamic validators
by Alaric Dailey
Correctly using provider factories to create database independant code
by Carmine_XX, Jeroen De Dauw
How to download files in .NET with all information about the progess (progressbar, download speed), supports cancel and resume
by Anil_gupta
This article is about the DownloadProgress, DownloadProgressOffset, and BufferProgress of the MediaElement.
by Josh Smith
Discusses automated drag-and-drop in the WPF ListView.
by Josh Smith
Discusses a class which provides automated dragging of elements in a WPF Canvas.
by igkutikov
This is an alternative for "Dragging Elements in a Canvas"
by Giorgi Dalakishvili
An article showing how to draw on screen
by ErnestoNet
Improve drawing speed using layers in .NET.
by logicchild
An article that demonstrates how to write C# to draw via the WPF engine
by Tim Callaghan, Alvin Lim
A demonstration network ink-chat application exploring some aspects of .NET 3.5, WPF, and WCF.
by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
by Snews
Get a nice unified look and feel with grouped controls
by Tomislav Markovski
Custom DropDown and MultiselectDropDown controls with data binding support
by sathesh pandian
This article illustrates two dropdown-boxes with nations and states. When selecting a particular nation, the corresponding states will be in the states dropdownbox.
by Christian Del Bianco
An ASP.NET DropDownList custom control with the HTML OptionGroup feature.
by santosh poojari
The article provides a code base for implementing dynamic hierarchical data structure with ASP.NET Treeview control
by santosh poojari
This article demonstrates how to bind reportviewer control dynamically with Datasource at runtime.
by MarkusDoof
Dynamic class loading using a registered section structure in the config file.
by Crawfis
While there are many expression evaluators out there, the CodeDom framework allows you to take any .NET langauge and link a code snippet at run-time.
by Sacha Barber
How to use CodeDOM and CompilerServices to dynamically create assemblies/apps.
by Amir Pournasserian
This class will help you to calculate/evaluate formulas based on a string which could be changed at run-time.
by Derek Bartram
An article presenting a basic dynamic formula processor (including an infix to prefix convertor)
by Qwertie
A library inspired by the Go language that lets you adapt any object to an interface if it has the methods of that interface.
by santosh poojari
This article describes creation of dynamic Javascript Message Panel that used to display validation failed error messages.
by Derek Bartram
An article demonstrating quite how easy dynamic loading it (and why you should use it).
by Jamie Pompu
Hide sections of the page when an UpdateProgress control is activated.
by Josh Smith
Reviews how to implement dynamic user interfaces in WPF.
by Ardavan Sharifi
in this Article we following how to dynamic validation data with defind validation type and use of regular expression
by Sergey Morenko
Visitor design pattern - dynamic implementation.
by Herbrandson
How to use the DynamicMethod and ILGenerator classes to create dynamic code at runtime that outperforms Reflection.
by Mark Pryce-Maher
How to dynamically add a button to a Windows Form.
by Patrick Kalkman
Save time by using a dynamically generated WCF proxy
by Peter Wiles
Further explanation about how we solved the problem of allowing users to define their own data structures and to define their own user interfaces to edit this data.
by Pedro Gomes
Reflection on generics can be complicated. This article shows how to use the DynamicMethod class to dynamically invoke a generic method.
by ghard68
Non bloated way to reload dynamically loaded controls with eventing intact
by Scott Bentley
This article describes why you may want to load an assembly at runtime and how to accomplish it.
by AymanAminIbrahim
Using Dynamics CRM Web Service to Query & Create User Calendar
by Matty22
An introduction to the benefits of ORM using the free Personal Edition of Diamond Binding
by icemanind
Create a hand made parser in VB.NET or C# easily and fast
by Mr Orange
How to save a form automatically in the background
by Igor Tkachev
Run-time data accessor generation
by BTDex
Class module to easily de-/compress and en-/decrypt big strings
by beep
Just drop an MdiTabStrip on your Mdi container form, and you have a Tabbed Mdi interface
by Md. Marufuzzaman
Easy to track the geographical location based on IP Address
by Heiko Kiessling
The article describes an easy to use a wrapper for Intel's OpenCV lib with examples.
by Abdallah Fayez
It an easy and secure way for begginer ASP.NET developer to create secure login WebForms using Sessions
by Joseph Armbruster
The easiest way to get XML parsing in C#
by Christoph Husse
Now supports an unmanaged API, kernel mode hooking, and extending unmanaged APIs with pure managed handlers since Windows 2000 SP4.
by yordan_georgiev
A simple but effective way of debugging in your ASP.NET application
by Abdul Quader Mamun
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.
by ideafixxxer
Describes how to avoid loss of performance when implementing SOAP extensions.
by Mykola Dobrochynskyy
This article discusses the topic of validation of an Email address with regular expressions, and finally presents a C# working example project.
by gaurav_verma_mca
A .NET managed framework to send template emails in HTML or plain text
by jelizondo21
Complete demo of embedding images in an email message.
by Sacha Barber
Simple article showing how you to embed PicLens in your own apps
by Joseph Armbruster
How to embed the Google Earth scene in a C# application.
by Ed.Poore
A brief walkthrough on how to embed multiple icons (and native resources) into a .NET executable.
by Igor Tkachev
A wrapper for the System.Reflection.Emit namespace
by magedo93
Enablehandleing Form move With mouse move using custom control in case form border style is none
by Leung Yat Chun
Make your ListView support item selection by dragging,
by Simon Hughes
There is a problem exporting accented characters in plain text files. You need to encode, but which one?
by Robin_Roy
Encryption and decryption of Query Strings.
by Refky Wahib
This Article supporting these features: Logging to file, TransactionScopeActivity, WorkflowCommitBatchService, SqlTrackingService, fault Handler Activity and Bi-Directional communication using custom services
by Kaboa
An enhanced ResXFileCodeGenerator that handles formatted strings in a type-safe and natural way
by LeeBear
This is an inline enumeration of files instead of building an array first.
by Stan Bice
Imagine connecting church worship attenders with real-time content.
by venugopalm
A guided tour of the distributed enterprise application design in .NET
by venugopalm
Database and Library Design for Customer Order Management System
by gaurav_verma_mca
Configuration of .NET applications using database
by stevenmcohn
This article describes how to use the .NET System.Management WMI (Windows Management Instrumentation) wrappers to enumerate and describe USB disk drives. It also includes a non-Interop solution for detecting drive state changes as they come online or go offline.
by ChernoDV
This article describes a sample class that uses winmm.dll in C# through P/Invoke to enumerate sound recording devices.
by Chris La
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
by Chris La
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
by Chris_McGrath
Extended Error Provider, ToolStripErrorDropDown, and a replacement for MessageBox.
by Magnus Salgo
An approach for handling errors in webparts for SharePoint 2007
by Gautham Prabhu K
Creating and using Event Aggregator pattern
by Jeffrey Kent
This article describes how to send a message from a user control back to the page that contains the control.
by Marc Clifton
Executing a multicast delegate to create an event chain that can be terminated by any handler in the chain
by Derek Bartram
A quick start guide to custom event generating and handling
by Urs Enzler
EventBroker is a notification component for (a)synchronous loosly coupled event handling.
by Sergey Tkachev
This article describes how to add event-driven behavior to WCF applications.
by rittjc
A solution that manages attached events
by IAbstract
Reduce the exposure of OwnerObject members or resources by interfacing methods to child or sibling objects.
by santosh poojari
This article demonstrate the step by step procedure to create SSIS Package and Execute the same using ASP.net
by Ali Kheyrollahi
A Unit Testing framework for testing orchestration using instrumentation
by Nilay Parikh
Exception handling with Ports in BizTalk
by Mohammad A Rahman
Exception logging using Elmah - Error Logging Modules and Handlers for ASP.NET
by Chris_Anderson
This chapter will lay out some of the basic principles of WPF and walk through a quick overview of the entire platform. You can think of this chapter as a preview of the rest of the book.
by AdamNathan
This article introduces some of the main concepts that WPF introduces above and beyond what .NET programmers are already familiar with.
by Ahmed Sadek
Consuming Exchange 2007 Push notifications using WCF.
by ziaulh
Useful tips to excecute stored procedure using nHibernate
by Simon McKenzie
Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects.
by Abhijit Jana
This article describes the use of Caching Application Block - Enterprise Library 4.1.
by Razan Paul (Raju)
Animation technique based on Clip property of UIelement in WPF
by Giorgi Dalakishvili
A sample application that shows how to browse an OBEX device and transfer files to it.
by mastergaurav
Starting with this article, we shall explore various aspects of WCF
by mastergaurav
In this second article of the series "Exploring Windows Communication Foundation", we explore the customization of the service and working with faults and errors.
by santosh poojari
This article will demonstrate the approach to use the report viewer control to act as a medium to export image,web form in PDF/Excel. This will help us to do away with third party control to achieve our end objectives.
by kennysun
Export Ajax datagrid to Excel file
by Johnson Manuel Devadoss ("Johnson Smith")
Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF
by Prabhash Chandra
Export/create Dataset to Xml file.
by Nithyaduruvan, Sathishkumar_P
This article describes about the export functionality of Excel sheet from WPF datagrid.
by Senthil S
Export data from VB.NET Dataset to Excel without using Datagrid/DataTable
by Andriy Protskiv
ReportExporters is a library for easy exporting of a DataGridView to Excel/PDF/image file types by using Reporting Services report generation.
by Roman Kiss
This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation.
by Kirill Osipov
Thoughts, approaches, and major pitfalls in exposing ASP.NET server control events.
by Prabhjot Singh Bakshi
to expose the Windows workflows as Web Service
by Abul Kayes
Using C# Expression Trees to build a custom sort routine
by gjvdkamp
A short project that displays a LINQ Expression tree in WPF.
by dmihailescu
Customize OpenFileDialog and SaveFileDialog using a WPF Window
by Divan van der Watt
An extended ASP.NET Gridview control with cell click events.
by Imran Saiyed
This article illustrates the custom drop down list that allows to display the items having longer size than the drop down width.
by Jason Pearce
Building a generic collection class from scratch without just wrapping a List or ArrayList.
by Arun Reginald Zaheeruddin
Adding missing functionality to the Graphics class with the use of Extension Methods in C# 3.0.
by Tamer Oz
ExtendedDataTable is a component which provides more functionality compared to native .NET Framework DataTable. It is also platform independent, you can use it with Web or Windows applications.
by Werner Willemsens
This article explains how to extend the standard .NET event and delegate mechanism with extra features
by Leung Yat Chun
Allow users to make virtual directories and use them via a similar interface as DirectoryInfo.
by Gregory Gadow
Learn how to extend the Forms.Control object to add locking and unlocking capability
by steve_hocking
An article on extending the dependency injection framework provided by the ObjectBuilder from the Microsoft Patterns and Practices group.
by sunhui
A new method for Extending Microsoft Office 2007 User Interface using MFC/ATL and .NET technologies.
by Chris_McGrath
A few minor modifications to improve the DataGridView.
by dmihailescu
Use extension methods to augment the enums to validate the values and more
by Assil
How to make your methods callable asynchronously by creating begin/end pair stems, in a similar way that the WSDL.exe tool generates the contract files for a Web Service.
by flavius.stoichescu
How to extend the ListViewItem to hold an object for a row, and map it to the columns in the ListView control.
by Patrick Klug
How to overcome the limitations of the WPF Command system.
by Chris Richner
(De)serialize your objects encrypted and/or compressed with 3 lines of code
by rajeshrocks
Extension method is a feature in C# 3.0, which allows a developer to add functionality in existing class without modifying or recompiling or extending the existing class.
by Björn Friedrich
This article shows how extension methods can be used, e.g., for sorting index-based generic lists.
by Moustafa Arafa
Extension methods as one of C# Enhancements
by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
by Tsuda Kageyu
Extract all the variations of an icon, including the ones ExtractIconEx() can't extract.
by Zeeshan Ejaz Bhatti
This article demonstrates how to perform human face and eyes detection on images using OpenCV in .NET
by Jay Thakar
Various ways to make beautiful Textbox
by BuggyCoder
Efficient Factory Method Pattern Implementation in C# using Expression Trees
by Samir Dedhia
Factory Pattern using generics
by Nedim Sabic
Bring a fresh / cool look and feel to your applications.
by Hadi Eskandari
WPF custom controls to work with Dates in Culture specific calendars, supporting Farsi (Hejri Shamsi), Arabic (Lunar Hijri) and Gregorian calendars.
by Simeon Sheye
How fast can a loop reading from memory be made to run and how does loop constructs, data types, interfaces, unrolling and hoisting affect performance?
by Vitaliy Liptchinsky
Implementation of delegates which are way faster during async operations than the default delegates in .NET
by J. Dunlap
Avoid the unnecessary pixel format conversion that normally happens when drawing a portion of an image to the screen with System.Drawing
by Dav Zen
A fast and optimized GridView.
by Alexey Z1
Creation of unknown types and invocation of unknown methods without IL generation and Invoke calls
by Tolga Birdal
A fast data structure based on a linked list and dynamic array. This list has O(1) add, delete, and access time.
by Yuri Astrakhan, Sasha Goldshtein
This article shows how to generate dynamic methods for fast byte to structure conversion
by sharadbajaj
How to search fast using Office 2007 OpenXML file format
by Drasko Popovic
How to integrate FCKEditor with SharePoint.
by Nick Rioux
Easily associate your programs with file types (.jpg, .html, .mp3) with just 2 lines of Visual Basic code
by Arun Jacob
Search files in client machine using javascript.
by Brett Goodman
How to use FileDb as a local database in your .NET, Silverlight and Windows Phone applications
by Marcos Meli
An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql)
by peterchen
A WinForms user control that implements the details of file handling commands for any document-centric application
by Robert R Freeman
Filter a DataGrid using a Foreign Key combobox - VS 2005 RAD (.NET 2.0).
by idreeskhan
Get or find Primary Key or ID column of Table in SQL Server 2000/2005
by citc44
Need for winfx technology, reuired tools for winfx, and links for winfx
by KK Kod
Document describes about One way web Method creation and consumption in Traditional ASP.net Web Service.
by Roman Kiss
This article describes a loosely coupled connectivity to fire the Workflow Event Activity from AJAX/JSON driven browser.
by Roman Kiss
This article describes a loosely coupled connectivity to fire the Workflow Event Activity using a WCF paradigm.
by Paul Tallett
This article describes how to implement your own WPF layout panels like Grid and StackPanel.
by vbulgarov
FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. Project homesite - http://sourceforge.net/projects/fitpro/
by CoderForChrist
This article demonstrates a very simple technique which can be used to easliy modify the standard Windows Presentation Foundation controls without creating an extended class or using a data template.
by Praveen Nair (NinethSense)
A beginners tutorial on HTTPService of Flex and ASP.NET
by FatCatProgrammer
Creating a fluent ChainLink with a custom linked list
by Richard Atkins
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Jos Branders
This is a data source control that lists the contents of a folder on the server. It's great for making file managers and photo galleries.
by NagendraGunaga
The purpose of this document is to provide the step by step information about enabling the Form Based Authentication (FBA) for MOSS 2007 site.
by James Mouchett
To format a string into currency without the dependency of VB6
by Pranay Rana
Format Number To Display
by hooshang Karami
Mixed Mode Of Windows authentication And Forms authentication
by jamessdixon
A C# project that implements Fowler's Transaction Script Pattern.
by CroweMan
Learn how to take advantage of the caching support in FrameworkGen
by Ming_Lu
Free Captcha Control
by Windmiller
This graphical application will play and display frequencies and mix them together so that you can analyze what's really going on with sounds that we call intone. Handling a basic DFT version that will prove to us which frequencies are involved. It was originally made in plain C.
by Cédric Menzi
How to parse well-formed binary data into your data structures
by Vagif Abilov
The article discusses how to isolate the code under test from behavior of referenced classes by using mocking frameworks.
by Alex_1
FTP client and HttpFileDownloader components (controls).
by johan_vw
Play around with the different interfaces used to query collections.
by Sacha Barber, Fredrik Bornander
WPF: A Beginner's Guide series, end exemplar and fun with Physics.
by dheerajindian
How to perform function overloading in Web Services
by Shanmuga Sundar.V
Simple memory game
by Matt Sollars
A WPF hybrid smart client for calculating attack combos in the Prince of Persia game.
by Talya Gendler
Implementing localization which depends on the gender of the registered user (ASP.NET).
by W. Kevin Hazzard
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
by ColinBashBash
Generate classes / CRUD procedures.
by Robert Corvus
Use Open Office and Sun PDF Import plugin to create PDF forms and display with ASP.NET MVC
by Md. Marufuzzaman
How to generate SQL object script using C#.NET
by Praveen Bonakurthi
How to generate Word documents from Word templates using the Word 2007 XML format.
by Amarnath S
An article to describe the generation of Images containing Mach bands at arbitrary angles (C#)
by Dmitri Nеstеruk
Using C# to generate parameterized VS code snippets
by Suchi Banerjee, Pune
With the help of an example in this article, I have tried to explain a practical multi-threading application design. The Microsoft CLR Profiler tool has been used to get an insight on what is going on. Emphasis is given to development of a generic module as it maximizes code reuse.
by Ludmal de silva
Microsoft .NET Generic classes.
by KevGUID
Generic grid search and data paging explained.
by yordan_georgiev
This extended control offers sorting and paging.
by Ed.Poore
A generic class for providing thread-safe invocation of delegates. Can be used for (but not limited to) updating GUI elements from another thread.
by Laughing.John
Presents a base class for creating a singleton lazy load cache.
by Massimiliano Peluso "WeDev Limited"
This article show an easy and reusable solution to create a generic mapper between two entity objects.
by kennysun
Using enum, attribute, reflection and generic to export data to Excel file
by tomer bracksmayer
Generic Singleton Design Pattern C#
by Andreas Kranister
Generic sorting of customer objects for ObjectDataSource in ASP.NET.
by Velio Ivanov
Generic implementation of IStateManager for ASP.NET state collections.
by Gil.Y
A generic TCP/IP client/server.
by RexNebular
A generic implementation of the WeakReference class
by siglr2
Event-based, generic wrapper and manager to implement multithreading in your applications
by TheAvenger
A generics method to convert an object to a basic type.
by Ivan Krivyakov
How to write unit tests in C++ and run them in nUnit
by AdamNajmanowicz
The article describes the retrieval of one's public IP address and geo location and possibly assigning it to one's Skype profile.
by Suni1111
Easy Access to Control Properties in .NET
by Michael Ulmann
Get rid of EXE/DLL locks by using ShadowCopyFiles appropriately with .NET 2.0 and newer
by Vorn Mom
In this article, I discuss my solution to get SharePoint mail to work with an authenticated SMTP server by creating a simple SMTP relay.
by Vipin.150
C# program to get the size of a file from the internet
by Unknown Narrator
A GetOpt implementation for .NET.
by Jalapeno Bob
A VB.NET version of Ray Koopa's 21 Mar 2016 article, Getting All "Special Folders" in .NET
by Jeff W Welch
How to access the workflow variables within a custom activity in a Windows Workflow Foundation (WF) workflow.
by Paul B.
Instead of copying and pasting the same if(InvokeRequired) logic in every multithreaded function, use attributes to make code cleaner, its centralize logic and make it self documenting.
by Sidhartha Gundavarapu
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
by Henry Minute
An article on obtaining user input by the use of dialogs
by Paul S. Chapman
Avoiding the WCF issue in the Azure CTP
by Ragheed Al-Tayeb
This library enables you to control the glass effect of Windows Vista and Windows 7.
by shaykeren
Global event handler distributor
by Brian Geiman
Easy-to-use library with global mouse and keyboard hooks and simulators.
by Aqeel Khandwala
implementing multiple culture with master page
by Pablo Cibraro
Pablo Cibraro describes the internationalization of WCF services (Windows Communication Foundation) using the globalization support provided by the .NET framework.
by radioman.lt
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
by Georgi Atanasov
A framework, and a WinForms control which enables .NET 2.0 users to visualize XML-formatted rich text.
by HiteshSharma
Use Google Earth`s complete functionality on your Windows Form
by robertosari
This article aims to show the creation of Network Links for Google Earth.
by Govardhana Reddy
Multilingual support for applications using Google Translator and jQuery.
by Rahul Garad
Google Like Search TextBox
by kesmellon
Merge some small print-screen maps to a big one
by omeecode
Google Maps Offline in windows discusses how one can download or save Google maps and then view these images offline
by Ravi Bhavnani
An object that harnesses the power of Google's online natural language translation tools.
by r.stropek
Graphic in XAML and WPF
by defwebserver
Programmatically selecting an item on a GridView using only the DataKey value.
by santosh poojari
This article demonstrate the Sorting mechanism for Nullable datatype when used with IList collection.
by Anurag Gandhi
A custom GridView control which provides you an additional facility to group the data in gridview along with the facility to customise the Group Header and Group Footer
by Greg Olmstead
Grouping a List based on string property of the object in the list without LINQ
by hazawi
Simple 3D Engine draws 3D shapes in wireframe
by percyboy
I found that when you change the Data property of an XmlDataSource control via code, it will not automatically invalidate the cache. This is a hack for this problem.
by Abhay Mhatre
A solution to handle session variable problems between classic ASP and ASP.NET web applications.
by Republic of Psychos
This article explains a relatively easy and simple approach to distinguishing between a post-back request in ASP.NET and the one generated from the user's browser
by chaiguy1337
Build a simple handler for handling corrupt user settings into your program.
by bhadeliaimran
How to handle requests without an extension.
by Larry Aultman
How to catch and handle ASMX based SOAP exceptions in a WCF client.
by Todd Landstad
A simple application that shows how you can determine whether user input is from a mouse, tablet digitizer, or touch.
by Theraot
What Microsoft didn't want you to know
by Gael Fraiteur
If you think you know everything there is to know about custom attributes, read this article. PostSharp will let you to take your custom attributes to the next level and let them actually add new behaviors to your code.
by Lee Humphries
Well, somebody had to do it.
by Josh Smith
Explains the very basics of Windows Workflow Foundation, using The World's Stupidest WF Application.
by K-Sid
A simple USB hardware/software application to torment others
by Nic Hubbard
Prevent the Caption and Icon from appearing in the Title Bar, while still appearing in the Task bar, like Windows Explorer
by Sakthivel Ganesan
Explains how to create a hierarchical GridView control in ASP.NET using AJAX
by Nagarajan Rajesh
Updated version of the wonderful and sleek "Tree Chart Generator" written by Rotem Sapir
by Josh Smith
A step-by-step review of how to conditionally highlight ListViewItems.
by Bashir Magomedov
An ASP.NET control that allows drawing current Hijri date in string format on an ASP.NET page.
by samir41180
Shows inline hint for a textbox. Useful in cases where the UI is small and has to fit many input controls.
by Lalith Gallage
An easy way to create a Calendar control webpart with ListView connection
by aSarafian
A Vista Explorer like implementation of a control that represents hierachical data.
by freedeveloper
Part II: Inter-communications: Workflow -> Host through the CallExternalMethod Activity.
by freedeveloper
Part IV: Organisation of the communication classes: Communication manager, wca.exe utility and Wwca.exe windows front-end for wca.exe
by freedeveloper
Part V: Intercommunications with a Workflow instance using Correlation parameter
by freedeveloper
Part I: Simplest communication case: Communication from Host -> Workflow by using parameters.
by freedeveloper
Part III: Host -> Workflow intercommunication through HandleExternalEvent activities.
by Faris Y. Elias SHOMOU
Exploring multiple hosting environment for WCF service
by 0xC0000054
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
by Thilo Ruppert
Advanced aspects of hosting InfoPath 2007 in a WinForms Application
by orouit
Demonstrates how to host serveral singleton services in a Windows Forms application.
by Vitaly Shelest
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
by Sriram Chitturi
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. This article suggests a workaround to host XAML files.
by Manish Ranjan Kumar
This article demonstrates how to use object as items in combobox and listbox and manipulate them.
by gaurav_verma_mca
How do I setup State server and SQL Server for session management
by GgAben
Some tips to improve efficiency of your web application
by Alexander Gribkov
Dependent data visualization and binding in WPF
by Md. Marufuzzaman
How to add a menu item in Microsoft Office Word 7/10 application context menu
by V K Sumesh
Explains how to add the Visual Studio Command Prompt to the IDE.
by meglio
The description of how to realise the possibility of sorting by many columns in DataGridView if data source is a list of objects
by MarkGwilliam
A custom type formatter to append the appropriate 'st/nd/rd/th' text to day numbers when outputting date strings
by CooperWu
2 solutions how to bind 2 array ListView in WPF
by Tamir Khason
This article explains how to provide a custom gauge formatter for WPF TextBlocks, Label or any other controls
by Huobazi(Marble.M.Wu)
How to build a Custom XML Configuration (NOT web.config) for ASP.NET
by ColinBashBash
Allows you to easily manage your Session without casting, and removes redundant code.
by Tamir Khason
This article explains how to use build in features of WPF to insert menus, toolbars or any other content dynamically into your application
by Mohm'ed Melhem
Idea to generate Calendar can be applayed on Win or web apps
by Nilesh Surve
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
by Member 2941560
This article explains how to call a long running method asynchronously and also display a wait image on the UI.
by PalaniEllappan
Calling the Asp.net Code Behind method into Javascript
by Ali Marzban
Changing ConnectionString like an attribute in C#
by Rajesh Naik Ponda Goa
ASP.Net has introduced one neat feature called themes by virtue of which we can assign different themes to page at design time. Unfortunately there is not built in support to change page themes at runtime. Here is a simple code which can be used to change page themes at runtime.
by Sean Goodpasture
A look at how to compile and use the Xapian search technology on Windows, and its pitfalls.
by Sergey Arhipenko
This article shows how to build different versions of Visual Studio solutions on the same build server.
by HADBI Moussa Benameur {Mozads}
Explain how to make a picture converter & downloader (Only HTTP is supported)
by farazsk11
Article on how to create a user defined event for a user control
by John Tunnicliffe
Using the Packaging API and Office Open XML to create Excel 2007 files on the server
by dmihailescu
Create disk ISO images using IMAPI 2
by icemanind
This article takes you through a step-by-step process of creating your own virtual machine.
by icemanind
This article takes you through a step-by-step process of creating your own virtual machine.
by Md. Marufuzzaman
We discuss Microsoft Office Word 7 addIn, which is able to deliver an email with little text and able to attach the current document as a Zip/Compress file or standard Microsoft Office Word document file format & send the email from Microsoft Office Word Interface.
by Bryian Tan
Step by step on how to create a custom server control in ASP.NET 2.0
by IncureForce
How to disable FlashPlayer (AxShockwaveFlash) right-click ContextMenu
by prst123
Disabling Selected Dates in Calendar
by Michael Simonov
The article discusses dynamic xHtml to xHtml XSL transformations for PDF output purposes.
by CS Rocks
This article demonstrates how to download a file from a (HTTPS) WebDAV server in VB.NET
by jinfrics
this code will help you to read an exisiting value or to create a value in system registry and execute program time to time
by Francesco Lo Truglio (FLT.lab)
How to extend a TextBox to get/set latitude and longitude with Google Maps.
by telaron
Shows you how to freeze columns in Telerik Radgrid MVC, a feature which is not currently available in the control
by David Catherman
Components don't have a .Parent property like controls do. Getting a reference to the instance of the parent form the component was on is very difficult.
by Leon Fu
This article is to give a workaround for converting between different window handles
by Shivprasad koirala
How to handle concurrency in LINQ to SQL?
by Britney S. Morales
This article will show you how to implement two basics uses of the ASP.NET Login control (2.0), The login task itself to validate the users who’s trying to access your web site. In addition i will show how to implement the REMEMBERME process using cookies to save the user name inside the user PC
by Md. Marufuzzaman
This article will demonstrate how we can integrate T-SQL with an external application.
by Herbrandson
A simple solution to keeping multiple projects version numbers in sync
by vbCoder21
List and Uninstall ALL Programs installed in the Client's Computer.
by alexdresko
A simple two line technique that can be used in just about any application
by Md. Marufuzzaman
This article will demonstrate how we can manage Windows service application on our local computer.
by Crusty Applesniffer
How to group items in a listview based on a date.
by Christopher Geyer
Creating a sortable GridView is easy. But, what if you want to perform a nonalphabetic sort on a column that is alphabetical? Answer below...
by darkzangel
The MVC (Model-View-Controller) pattern being used to populate a TreeView.
by Scott Norberg
This article describes how to create postbacks to the server without resorting to the built-in function __doPostBack.
by Razi Syed
This is an alternative for "How to post back to the server using JavaScript in ASP.NET"
by Sergey Nizhegorodtsev
The article explains step-by-step how to start programming using cryptocurrency API for Bitcoin, Litecoin, CrimeaCoin, etc. The working example has been written for Crimeacoin.
by Andrei Smolin
Outlook Today is a sample of a custom Outlook home folder page. In this article, you will learn how to create such a page in VBScript and in .NET (VB, C#, C++).
by Gldmelo
This article explains how to update a Label using cross-thread event handling, delegates, BeginInvoke and BackgroundWorker.
by Kerem Guemruekcue
This short article shows how to use an undocumented internal class method from the System.Deployment.Application.Win32InterOp namespace to get a PE images manifest resource.
by CS Rocks
This article demonstrates how to read an EBCDIC file in VB.NET, translate it to ASCII and write it out to a file.
by Mihadh
This article explains how to connect to Microsoft Excel 2007 using a connection string and populate DataGridView
by jpmik
An article on embedding and/or launching PowerShell scripts from a C# program.
by Pawel idzikowski
Is it better to serialize types without default constructor with Custom Serializer or a Substitute Pattern? Example of serialization of FontFamily into isolated storage in WP7.
by Reza Taroosheh
How to set PersianCalendar to CultureInfo
by schizoidboy
Describes how to use WIN32 methods, and the concepts of Jobs to set a hard limit on the amount of memory a process can use. Also, provides a C# wrapper around the PInvoke calls.
by Ghasem Nobari
by using this Method you can Easly Share Folders using C# Programming.
by jeff chin xyz
This article shows you how to shorten ASP.NET automatically generated control IDs by making ASP.NET change its algorithm for generating control IDs, even for container controls.
by Vimalsoft(Pty) Ltd
How to Store and Retrieve a ConnectionString from a Web.Config or App.Settings File
by Josh Smith
Demonstrates how to create unit tests for a class which uses a DispatcherTimer.
by CS Rocks
This article demonstrates how to upload a file to a (HTTPS) WebDAV server in VB.NET.
by MR_SAM_PIPER
This article provides an example of how to implement and use a custom expression builder to extend compile-time support in your ASP.NET pages.
by Tiago Freitas Leal
This article shows how to quickly create the CSLA DAL files for a mother/daughter relationship (hierarchical data) using CslaGen.
by Kenneth Kasajian
Because NUnit is designed to unit test managed code, it does not lend itself to test unmanaged C++ code as easily as for C#, until now!
by T.Ashraf
How to use sharepoint webservices in web application
by Marcos Hidalgo Nunes
An article about how to use the SocketAsyncEventArgs class
by Tamir Khason
This article explains the proper way of using Windows Vista Search provider inside a WPF application. It incorporates DataBinding, Query provides and other useful technologies, introduces within Windows Vista and Windows Presentation Foundation
by -- Abhi --
An article on how to utilize session variables