Click here to Skip to main content
15,860,943 members
Everything / .NET / .NET 2.0

.NET 2.0

.NET2.0

Great Reads

by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
by dotnetdan
VS 2005 debug visualizers for DataSet, DataTable, DataView, DataRow and DataColumn objects.

Latest Articles

by Shivprasad koirala
6 steps to enable transactions in WCF
by Shivprasad koirala
This article explains plug and play architecture using policy application blocks.
by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
by Toby Patke
Clearcove.Logging is a very simple logging library designed to meet most logging needs with straight-forward licensing terms.

All Articles

Sort by Score

.NET 2.0 

5 Jun 2008 by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
24 Aug 2009 by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
24 Aug 2009 by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
30 May 2005 by dotnetdan
VS 2005 debug visualizers for DataSet, DataTable, DataView, DataRow and DataColumn objects.
6 Jan 2009 by Steve Marsh
The classes in this project allow you to parse text expressions entered by a user and compile them to a .NET assembly. This assembly can be executed on the fly, or saved to a DLL.
2 May 2007 by pmpdesign
A lightweight C# library to add images and 'round rectangles' to a PDF on the fly and then securely embed the PDF in a web page
3 Sep 2008 by Daniel Flower
A guide to writing a compiler in .NET for beginners, using Irony.
18 Apr 2010 by Nicholas Butler
A tiny HTTP server wrapped in a WebBrowser control
4 Dec 2007 by Ned Thompson
This article will demo how a free Flyout can help to save space on your webpage.
5 Nov 2008 by Tolgahan ALBAYRAK
Read, Write, Save INI files without using Windows APIs.
28 Mar 2010 by Alex Blekhman
Find any file in solution using incremental search and advanced filtering
1 Jul 2009 by Muhammad Akhtar Shiekh
An article on "How to authenticate windows user using form authentication in ASP.NET?"
18 Sep 2006 by Tim Almdal
Implementing an Autoplay handler in C#.
9 Jan 2008 by Mike Gavaghan
Vincenty's Formula is an iterative solution for calculating the distance and direction between two points along the surface of Earth.
1 Jan 2008 by Pedro Gomes
Reflection on generics can be complicated. This article shows how to use the DynamicMethod class to dynamically invoke a generic method.
3 Aug 2016 by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
30 Sep 2009 by Fiwel
Different ways to apply image filters.
11 Sep 2009 by yetibrain
A listview running in virtual mode
31 Oct 2007 by Bill Seddon
Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.
8 Jan 2018 by thangchung
This article will show you how to expose the database schema to the APIs, then query from it. No boilerplate code for simple query actions. Go and read it.
17 Aug 2009 by vic_ch2000
A nullable datetime column in .NET DataGrid with DateTimePicker.
11 Jan 2008 by eransha
The article briefly discusses deadlocks behavior, and presents an easy way to detect them.
15 Sep 2008 by Oleg Vorkunov
Set of SQL CLR Stored Procedures to execute T-SQL asynchronously without using a Service Broker.
4 Nov 2006 by Christopher Diggins
This article contains the public domain implementation of an interpreter for a statically typed stack-based programming language in C# called Cat. The accompanying article is a high-level description of how the various modules work, a brief description of the language, and links to related work.
6 Oct 2014 by Dev Leader
Are you excited to get your Myo armband from Thalmic Labs? If you're a C# developer, then check out this open source library to help you control your Myo! The post appeared first on http://www.DevLeader.ca.
4 Sep 2007 by Brian Chavez
Slink is a code generating Framework that generates type safe URLs for ASP.NET. With Slink URLs, you increase code quality, increase maintainability, and get compile time checking of your URLs in all your ASPX pages (code-behind and non-codebehind).
14 May 2009 by CS Rocks
This article demonstrates how to upload a file to a (HTTPS) WebDAV server in VB.NET.
12 Jul 2009 by Parag.Gadkari
14 Feb 2010 by Irfan alam
A library for creating a voice and text conferencing application
16 Feb 2013 by Marc Clifton
Sinking WebBrowser button element events and getting/setting input element values programmatically, without a web server.
4 Nov 2006 by Craig G. Wilson
How to flatten collections for an ObjectDataSource using the Adapter Pattern.
31 May 2008 by Schmuli
Extends the System.ServiceProcess.ServiceController class to obtain the path to the process executable
15 Aug 2009 by Ricardo Pineda Then
Shows how to serialize an object using binary serialization without using WCF.
9 Jan 2010 by Sergey Arhipenko
This article shows how to build different versions of Visual Studio solutions on the same build server.
11 Jun 2007 by Mahdi Abdulhamid
SharePoint 2007 Flash Animation Web Part
29 Nov 2008 by Radu Chirila
Debug tool for analyzing Session content in web applications.
5 Sep 2008 by IncureForce
How to disable FlashPlayer (AxShockwaveFlash) right-click ContextMenu
13 Oct 2008 by CodingBruce
Pull metadata from a schema or generate XML mappers
1 Aug 2009 by Corinna John
Encode a message as waypoints in a GPX file.
2 Aug 2009 by Abhishek Sur
Gives an introduction of how to create SQL CLR managed objects in SQL server.
2 Feb 2010 by Sunny Ahuwanya
Set up failover and load balancing support for web applications that make use of the ASP.NET state server
10 Nov 2017 by knockNrod
Creating Embedded Controls for WonderWare InTouch and WinCC
23 Dec 2011 by Dan Randolph
Builds on the existing RunRemote project to run commands on a remote server.
21 Dec 2007 by Keng_Mycos
Using Amazon FPS as an alternate to Paypal and Google Checkout.
6 Apr 2010 by seejay1120
A Fast Way to Update Treeview Nodes Using a Database as a Source
9 Jan 2009 by pablodg
Workaround to get the correct LocalDateTime of files no matter which date settings your computer has.
26 Aug 2011 by Jecho Jekov
How to use .NET settings files in class library projects.
29 Jun 2012 by Horatiu-Andrei Stoianovici
This is an alternative for "Fast, memory efficient Levenshtein algorithm"
21 Jan 2013 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.
14 Aug 2018 by Shashangka Shekhar
In this post, we are going to implement dynamic highchart with Angular6 and ASP.NET Core.
25 Apr 2008 by Daniel Gidman
Serialize and Deserialize your objects with ease and simplicity
9 Apr 2010 by Sean Goodpasture
A look at how to compile and use the Xapian search technology on Windows, and its pitfalls.
29 Apr 2011 by Mohammad A Rahman
Exception logging using Elmah - Error Logging Modules and Handlers for ASP.NET
17 Jul 2018 by Karthik. A
User specific implementation of feature flags, which can be used to roll out features targeting specific users without doing multiple releases
30 Dec 2007 by AGD-H
Knit is a Visual Studio add-in tool that allows a developer to apply multi-step patterns to solution and assembly meta-data.
24 Dec 2008 by Flamewave4
A phone number structure that can be used for parsing, validating, and normalizing phone numbers.
30 Jul 2009 by Giovanni Bejarasco
29 Aug 2009 by _Khallaf
How To Do Precise 2-Way Rijndael CryptoStream Communication
2 Mar 2017 by David Vanson
A weather application for the current conditions in your area
14 Jan 2009 by Anil_gupta
This article describes how to get notification when a Windows CE based device is connected or disconnected from a desktop machine.
3 Apr 2008 by slkr171
This article describes how to build a lightweight test bench for testing user interfaces which are written entirely in C#/.NET, using NUnit or any other unit test framework.
26 Jan 2008 by Andy Aspell-Clark
A simple todolist designed for an Asus Eee Pc
4 Oct 2008 by freedeveloper
Part V: Intercommunications with a Workflow instance using Correlation parameter
12 Nov 2008 by aschmidt
An article explaining a Remoting extensible channel sink architecture and an implementation of the compression channel sink.
29 Nov 2012 by RovenetBill
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
9 Feb 2014 by Joshi, Rushikesh
This article describes, how can we implement Roles and Permissions into ASP.Net application in efficient way.
13 Aug 2014 by Qwertie
In the netherworld between T[] and List
1 Sep 2008 by Sean Rock
Change local IIS home path from explorer context menu
6 Sep 2008 by David Catriel
A simple and straightforward tool to monitor and report SourceSafe database changes.
22 Feb 2009 by Ponnurangam D
BlackBerry Java application development using Visual Studio.
19 Nov 2011 by User008
Drag 'n Drop asynchronous files from an external server or device
1 May 2012 by Jean-Francois Lanouette
This is an alternative for "Simple & Advanced Pivots with C# and ASP.NET"
13 Aug 2011 by Kenneth Kasajian
The powerful DoFixture() in FitLibrary simulates English like specification. The PhraseFixture proposal takes this to the next level.
23 Apr 2008 by Robert Pittenger, MCPD-EAD
This article shows how to implement context sensitive help for your ASP.NET web applications using RoboHelp WebHelp.
18 Mar 2009 by jgauffin
A framework for component based programming (using dependency injection).
19 Jun 2009 by Rolf_atSC
This article shows how to automate Outlook using VS2008 rather than VSTO or VBA
28 Feb 2010 by NetDave
Demonstrates how to manage a Netflix subscriber's movie queue
3 Jan 2010 by Todd Schilling
This article describes how to extend the ConfigurationElement class to deserialize text elements.
12 Jul 2010 by Bangon Kali
This component will be used as a text box for automatically formatted currency values.
9 Sep 2010 by CodingBruce
When you want an application to trigger on an event (timer, system, file, etc.), but you don't want the overhead of the service manager
17 Aug 2011 by knockNrod
This article explores software architectural improvements for creating a library of controls deployed in Windows Forms, Wonderware InTouch, and WinCC.
8 Nov 2010 by JP van Mackelenbergh
A component which allows to work with WCF services in a robust way
25 Oct 2011 by orouit
This article demonstrates how to write a licensing provider for .NET licensing that gets licenses from a Gemalto .NET Card V2.
23 Jan 2012 by malakar.anil
This article explains how to write easily maintainable and extendable application using MVC
29 May 2012 by Razi Syed
This is an alternative for "How to post back to the server using JavaScript in ASP.NET"
14 Jun 2012 by TLHobbes
MinLock a KeePass 2.x plugin to keep it locked when minimized.
20 Jul 2012 by FiegeU
A pragmatically introduction to DOJO for form based CRUD database operations with ASP.NET
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
14 Jan 2008 by Andy Lang
With this tool, you can statistic a C# solution or project code count.
12 Oct 2006 by yshrestha
Creating data rich maps is a challenge. Making them easy to manipulate further complicates this task. Learn how to overcome both of these challenges using Dundas Map's AJAX-driven zooming, panning, and navigation functionalities, and how to add further interactivity to your Dundas Map applications.
30 Apr 2007 by Frank Rem
PDFKit.NET 2.0 is a 100% .NET (verifiable) component for creating and manipulating PDF documents. In this article I will focus on its digital signature capabilities. Digital signatures can be used to authenticate the source of a PDF document, and to provide the integrity of a PDF document.
11 Dec 2007 by Andrew Friedl
Using the KudzuASp Template Engine for Classic ASP
10 Mar 2008 by Szymon Pobiega
An introduction to NetMX - a lightweight .NET management solution.
5 Apr 2008 by diamond
A nice and pretty simple C# class to detect if a GUI thread can not process window messages (and user actions).
12 Aug 2008 by Ziyad Mohammad
Article that describes how to use Required Field Validator for ChekBoxList web server control in ASP.Net
14 Aug 2008 by Yasser M. Jaffal
In this article, I discuss an example of how you can use information retrieval to grab data out of MSN Money pages to get a free Web Service for currency exchange rates and other quotes.
5 Apr 2009 by Richard A. Dalton
Part two of a four part series of articles on the Specification Design Pattern.