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

.NET1.1

.NET1.1

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 Todd.Harvey
Imitate Windows Paint.exe using C# and CsGL
by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Oscar Bowyer
A Nullable C# DateEdit Control

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 Todd.Harvey
Imitate Windows Paint.exe using C# and CsGL
by Sadish Kumar.V
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
by Oscar Bowyer
A Nullable C# DateEdit Control

All Articles

Sort by Score

.NET1.1 

by Vinayaka Krishna Shenoy
.Net Performance tip - 3
by TheCoolCoder
Numbering for Multilevel ASP.Net Treeview using CSS Counters
by Robby Tendean
Simple implementation guide for log4net in a VB.NET web application.
by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
by Kaveh Yazdi Nezhad
A simple solution to capture entire HTML code of a web page which is displaying on Internet Explorer
by Gandhi Ashish
Checking Internet Is Connected Or Not From .NET
by J a a n s
For C# guys....using System ;using System.Runtime ;using System.Runtime.InteropServices ;public class Internet{ [DllImport("wininet.dll")] private extern static bool InternetGetConnectedState( out int Description, int ReservedValue ) ; public static bool...
by Anshul R
Dim value As Boolean = My.Computer.Network.IsAvailable can be used in a situation where the only network a system will be connected to is the Internet.Dim value As Boolean = My.Computer.Network.Ping(hostNameOrAddress ,timeout) hostNameOrAddress can be any valid website -...
by Raju_B
Code behind JavaScript
by Anshul R
The Perfect Translation/Conversion of Code
by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
by Nirav Prabtani
CTE Query for optimizing complexity of query in sql server
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by Yugal Pandya
Database driven N-Level Dynamic Menu Control using C#.NET and SQL Server with stylesheet CSS
by Muhammad Ahmed Azam
"Database Driven Dynamic Menu Control"
by Sebastian Sosna
A simple program which lets you browse containers of your Active Directory
by Amin Esmaeily
This trick is about how to effectively reduce reserved memory by process.
by Arvind Singh Baghel
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.
by Leon van Wyk
Send faxes with C# using Win 2k or XP
by the retired
High performance C# byte array to hex string to byte array.
by Your Display Name Here
How to use WebBrowser, a form, and an MDI parent to open Excel files
by B. Clay Shannon
Sending commands in a Compact Framework app via C# to a Zebra QLn220 printer
by Kees van Spelde
To encrypt or not to encrypt with C# .NET
by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
by Rajesh Buddaraju
A simplified example is used to describe the state pattern
by Constantin Chumak
This is an alternative for "Locate SQL Server instances on the local network"
by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
by Mack Ait-Aoudia
This article describe a solution to prevent some browser's functionnalities
by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.
by Norbert Eder
The article includes a sample project showing how to save the nodes of a TreeView into an XML file.
by Pasan Eeriyagama
Simple Application Error Logging
by heemanshubhalla
How to use Masked Textbox control in .NET
by Anup Kumar Verma
Printer independent Watermark on webpage print in asp.net & C#
by alifaraze
writing error in a text file is very easy but writing error from a custom assembly in reporting services requires permissions