Click here to Skip to main content
15,886,199 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 ...
15 Feb 2013 by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
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.
19 Mar 2012 by Rishikesh_Singh
The article displays how to save user setting or preference at run time.
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.
3 Feb 2017 by tranthanhtu.vn
In "REST - Overview" article, I were introduced the basic rules in RESTful, Can you show me how to implement in WebApi?Ok, in this article, we will learn how to implement those rules in WebApi using C#.Where could I get sourcode was used in this article?Please checkout the code at https://github.com
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
2 Aug 2011 by Espen Harlinn
Anytime you create a program, in c#, or any other language or platform – you have an architecture. It can be good[^], haphazard[^] or purely accidental[^].If you are serious about software development read:Pattern-Oriented Software Architecture: A System of Patterns, Volume...
7 Oct 2014 by Milad Ashrafi
We need this script for database based ASP.NET websites for using HTML content in post pages.
30 Sep 2013 by Md. Rashim Uddin
How to download different types of files in asp.net
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
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
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
15 Mar 2011 by Albin Abel
Static variables not referenced through an object instance.For example public class Car{ public static int noOfWheels{get; set;} } will be get or set by Car.noOfWheels=4; and not by Car car=new Car(); car.noOfWheels=4;. The later throw exception
12 Apr 2011 by OriginalGriff
You can - sort off - but if you created the DLL in the first place, what happened to the source?How good will it be? Depends: did you obfuscate your DLL?Look at Reflector on Google.
20 Nov 2011 by Bernhard Hiller
That's far too obscure.All you need to do is store a reference to the TabPage instance which was removed from the TabPages collection of the TabControl. You may use the form where the TabControl is placed for that purpose.You could also create your own TabControl which has an extra property...
27 Jun 2012 by Technoses
The above code will slow down the browser and the browser can hang when Rows in Grid will be 10000 or above.Please view the below suggestion:CS Codeprotected void grvGroups_RowDataBound(object sender, GridViewRowEventArgs e){ if (e.Row.RowType == DataControlRowType.DataRow) { ...
17 Apr 2012 by abhinavshastri
How to Call WebService Dynamically and Read WebService Definition
5 Jul 2012 by Matthias Böhnke
Bug Fixes for Reading Barcodes from an Image - III
13 Oct 2014 by CPallini
You could disable the button at the very beginning of the event handler and enable it again when the operation is completed.
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.
22 May 2009 by Diego Resnik
Cache mechanism is one of the basic infrastructures in every medium & above project, either web application or winForm application.
24 Nov 2010 by C_Johnson
Hi,If I understand correctly you are simply compiling your project under an older .NET framework this is very easy to achieve. With your project open and from the main menu select:Project=>"Your Project Name" Properties...Situated at the bottom of the drop down menu. Now you will be...
7 Jan 2011 by Espen Harlinn
Set AcceptsReturn of the TextBox to trueRegardsEspen Harlinn
14 Jan 2011 by OriginalGriff
An SDF file will most likely (in this case) be and SqlCE file, rather than an SQL file. This is a stand alone database that does not use SQL server.Instead, use the SqlCEConnection and SqlCECommand Classes and you should be fine. You will need to reference the System.Data.SqlServerCe...
20 Jan 2011 by Espen Harlinn
This should provide you with a solution to your problems.Optimizing Serialization in .NET[^]RegardsEspen Harlinn
21 Jan 2011 by Manfred Rudolf Bihy
I found this here on social.msdn.microsoft.com from moderator "Ray M":"Any CPU will give you a 64 bit process on win64, you cannot load a 32bits dll into a 64 bits process. If you have no 64 bits versions of your dlls you can change your soltion platform from 'any cpu' to 'x86' to force a 32...
16 Mar 2011 by Espen Harlinn
Why didn't somebody just say: yesBest regardsEspen Harlinn
28 Apr 2011 by OriginalGriff
It is possible that the correct .NET framework is already installed, and the installer has nothing more to do.You can check quite easily, but you need IE (if definitely doesn't work in Chrome)Bring up IE and paste into the address bar:javascript:alert(navigator.userAgent)Press...
5 Jul 2011 by Christian Graus
Whenever I see a subject that defines a system, not a problem, I know someone is going to ask us to help them cheat on their homework. Do your own homework, ask us specific questions if you're stuck.
1 Jan 2012 by OriginalGriff
Don't put invalid characters in strings that you want to convert from Base64!Base64 contains upper and lower case A-Z, 0-9, "plus" and "slash" only.Any other characters will cause an error.
29 Mar 2012 by barrd
Fix an exception related to ISupportInitialize.BeginInit and learn why it happens.
7 Nov 2012 by semoLi
private void TextBox_KeyPress(object sender, KeyPressEventArgs e){ if (e.KeyChar == '\r') { if (this.ActiveControl != null) { this.SelectNextControl(this.ActiveControl, true, true, true, true); } e.Handled = true; // Mark the event as handled ...
29 Nov 2012 by RovenetBill
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
25 Feb 2013 by TnTinMn
UpdateDefaultButton - Allows detecting change in ActiveControl
11 Mar 2013 by Marco Bertschi
As a conclusion of the above posted comments:The problem is not the IE as a browser, it is the compability mode. You'd better update the stuff that it is good formatted in the normal IE view.Even the compability view is changed with every version of internet explorer. Therefore it is the...
9 Feb 2014 by Joshi, Rushikesh
This article describes, how can we implement Roles and Permissions into ASP.Net application in efficient way.
14 Feb 2014 by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse