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

C# 2.0

C#2.0

Great Reads

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

Latest Articles

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

All Articles

Sort by Updated

C# 2.0 

20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
12 Dec 2015 by Rajdeep Debnath
Replace all HTML tags from text/string
23 Sep 2015 by dibley1973
Call stored procedures in a type safe way using my StoredProcedureFramework for .NET
22 Aug 2015 by Deepak Kr Choudhary
This article is about the session use in ASP.NET.
27 Jul 2015 by Shru37
Modified code from another article to consider field repetitions while converting HL7 message to XML
28 Apr 2015 by Hassan Alrehamy
JSON Deserialization in depth concept and Dictionary mapping. Special Thanks to Dr. Coral Walker
6 Mar 2015 by Darkencrow
A multi-drawer style collapsable UI container
15 Feb 2015 by Yuri Heymann
Source code for the article titled "A Finite-Difference Model for the Thermal History of the Earth
3 Feb 2015 by Péter V
How to detect 64 bit/process on .NET 2.0 to 3.5
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
28 Dec 2014 by Pritam Deshmukh
This tip elaborates few useful tricks and shortcuts of VS 2013 mainly for professional edition (You can find them with Ultimate version too).
26 Nov 2014 by Sambhav Yadav - Sam D Silva
ASP.NET page/master page/user control's life cycle from the perspective of Session and View State
5 Nov 2014 by Jeong, WonYoung(Brad)
Making BitField with C# alternative to BitField made with union and struct of C++
13 Oct 2014 by Ed Gadziemski
How to set a null binary value (zero-length binary value) in the registry from your C# program.
18 Sep 2014 by Gautham Prabhu K
Creating and using Service Locator pattern
30 Aug 2014 by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
18 Aug 2014 by Emiliarge
Read and write data to Access databases without limitations caused by the use of the SQL.
1 Aug 2014 by Bryan Lyman
A method for duplicating a web page (including all scripts and styles) to run as if it originated from your own server, then modify server-side and client-side functionality afterwards.
3 Jul 2014 by yousafzai amazai
ref and out parameters in C#
14 Jun 2014 by Kaveh Yazdi Nezhad
A simple solution to capture entire HTML code of a web page which is displaying on Internet Explorer
31 May 2014 by Evgeny Pereguda
This is simple implementation of fast forward 1D DCT-II on MSIL which is generated at runtime.
14 May 2014 by atlaste
How to fix hiding controls in the Visual Studio user control designer
3 May 2014 by Yuri Heymann
Source code for the paper titled "A Monte Carlo simulation framework for testing cosmological models"
17 Apr 2014 by gunjan k saxena
This tip will help to create an action filter to compress the contents like Json, partial view, etc.
8 Apr 2014 by LShep
This tip describes an IEnumerable extension method that allows you to select an item modulo Count()
6 Apr 2014 by LShep
Turn an Enum into a simple state machine via a generic wrapper and modular increment methods
12 Mar 2014 by apis3445
With C# and the Windows API, you can execute a program in a second monitor.
6 Mar 2014 by Jacky Yiu
Visual cryptography is a cryptographic technique which allows visual information (pictures, text, etc.) to be encrypted in such a way that the decryption can be performed by the human visual system, without the aid of computers.
19 Feb 2014 by PallavSingh
How to run a website on one PC to another PC through IIS 8.0
14 Feb 2014 by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
13 Feb 2014 by Mik Wadstrom
Simple way to use Crystal reports as embedded dynamic printable reports
9 Jan 2014 by nasir_ml
ASP.NET textbox validation made easy.
1 Jan 2014 by Kees van Spelde
To encrypt or not to encrypt with C# .NET
28 Dec 2013 by immortalus
This is an alternative for "Scroll Synchronization"
18 Dec 2013 by Sergey Morenko
Simple password generator, based on alphabets
10 Dec 2013 by JRINC
Connect to remote socket via System.Net.Sockets.Socket.Connect method with timeout controlled by System.Threading.Timer
13 Nov 2013 by BrokenEvent
Simple and fast .NET XML parser without using System.Xml
25 Oct 2013 by Monotosh Roy Mon
XML Serialization & Deserialization for converting our object to XML and XML to Object
21 Oct 2013 by Sitang Ruan
Central jQuery Version Control
1 Oct 2013 by Rui Jorge Carvalho
Fast and simple Bitmap processor...
29 Sep 2013 by Kundan Singh Chouhan
Simple technique to handle text input and validations in single control
14 Sep 2013 by Shailesh Pisat
Provides ready to use library for sending email using SMTP
8 Aug 2013 by Peter T. Ringering
A complete replacement to Microsoft's Date/Time Picker control.
16 Jul 2013 by Atulkumar P Patel
Anti Patterns are wrong practice followed by Developers. They are opposite to Design Patterns.
4 Jun 2013 by Qwertie
A fast and simple algorithm.
3 Jun 2013 by Philipp_Engelmann
This tip describes how to resize an existing image (e.g. uploaded by a user) so it does not exceed a defined size limit.
30 May 2013 by Mohammed Hameed
Check-in/Check-Out mechanism for TFS - To avoid Build errors and improve productivity.
28 May 2013 by akramKamal
Code to serialize/deserialize any object to an XML file.
19 May 2013 by Yossi Yaari
A basic yet generic state machine implementation
19 May 2013 by Yossi Yaari
A solution for monitoring Events called during test.
16 May 2013 by Pasan Eeriyagama
9 May 2013 by Abhay@Accenture
9 May 2013 by Hernán Hegykozi
Versioning file inclusion JavaScript by date of last modification
30 Apr 2013 by Aydin Homay
In the tip, I want to illustrate how to host windows form in windows user control
19 Apr 2013 by indianDEV
Re-sizing images to equalize the width & height
15 Apr 2013 by Lee Louviere
Convert joystick movement into mouse position from a fixed center.
8 Apr 2013 by wmjordan
Generic Lists or Generic Types contravariance without casting.
6 Apr 2013 by Thomas Daniels
A tip about how to set the position of a Windows Forms MessageBox in C#
3 Apr 2013 by In the Face of God
Generalize to access data in a database via HTTP
14 Mar 2013 by Shubham Choudhary
This software allows you show table (multiplication) of any digit.
12 Mar 2013 by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.
25 Feb 2013 by ajaynarewade
This is helper class to post serialized objects (Data) to other page in asp.net.
22 Feb 2013 by wmjordan
Compile extension method targeting .NET 2.0 only
6 Feb 2013 by Jarno Burger
A managed wrapper around FreeFrame, to give your video frames some cool effects
31 Jan 2013 by Anand Gunasekaran
Listview Paging Feature to split the records of the listview in sevaral pages.
30 Jan 2013 by Yogesh Gulve
27 Jan 2013 by AshishChaudha
This tip talks about creating an auto complete textbox using jQuery.
17 Dec 2012 by AshishChaudha
This article describes the working of fileupload inside an updatepanel and showing the file upload progress to the user.
17 Dec 2012 by AshishChaudha
This tip describes the working of DetailsView for inserting a new record, updating and deleting the existing details of the user.
17 Dec 2012 by AshishChaudha
This tip describes how to export data to an Excel file from a GridView.
20 Nov 2012 by Arno1973
A fix for ImageButtons problem in IE10 when project is not 4.5
7 Nov 2012 by Bhasker Kandpal
Exploring the behaviour and capabilities of a property grid control.
14 Oct 2012 by AnuragTripathi
Convertor for Unicode to Krutidev and vice-versa.
20 Sep 2012 by Anuraj Parameswaran
Delete a file or folder to Recyclebin using C#
12 Sep 2012 by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services
31 Aug 2012 by Andrew Rissing
A function to generate an endless collection of scrolling text for your use/amusement.
27 Aug 2012 by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
27 Aug 2012 by the retired
High performance C# byte array to hex string to byte array.
17 Aug 2012 by Arman Aşçı
Parallel port data register control with C# .NET 2.0 and inpout32.dll.
6 Aug 2012 by Mukund Thakker
24 Jul 2012 by Sumon1524
Observu monitors your websites from multiple locations and combines it with measurements collected on your servers. Here this article will show how to send data to Observu.
23 Jul 2012 by hari19113
This code will help us to reshape our Windows form.
12 Jul 2012 by PIEBALDconsult
This is an alternative for "PrettyXML (.NET Port)"
12 Jul 2012 by ednrg
This is a .NET port of a VBScript utility
18 Jun 2012 by sourabhdev14
The GridView control in ASP.NET is used to represent information from a database in tabular format.
6 Jun 2012 by PIEBALDconsult
This is an alternative for "Sorting Strings based on the position of the block letter"
5 Jun 2012 by Andreas Gieriet
This is an alternative for "Sorting Strings based on the position of the block letter"
5 Jun 2012 by piyush_singh
Strings literals are sorted on the basis of the position of the first occurrence of a block letter inside it
1 Jun 2012 by CoperNick
How suprising can be conversion of decimals to bytes in C#
25 May 2012 by Tauseef M
This tool is used for Encryption of Database in SQL Server 2008 Enterprise Edition
12 May 2012 by Md. Rashim Uddin
XML Serialization and Deserialization in c#
25 Feb 2012 by Andreas Gieriet
To not having spoiled the client code with #if DEBUG, you might use the following:[STAThread]static void Main(){ Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); try { Debugging.DebugSetupConsole(); ...
21 Feb 2012 by Surjit Singh Dadhwal
This post will help you to resolve problem of checking maxlength of Multiline textbox (Internet Explorer, Chrome & Firefox)