Click here to Skip to main content
15,885,365 members
Everything / .NET / .NET 1.0

.NET 1.0

.NET1.0

Great Reads

by Stoyan Damov
Internet File System from scratch - making web services and peer-to-peer technology work together to build a virtual file system
by Nish Nishant
Demonstrates the usage of splitters, treeviews, listviews, panels, toolbars
by Dan Peverill
A managed DirectX class library that can be used as a foundation for basic 2D games. Demo included.
by almere109
DirectX.Capture class examples showing how to grab a frame from video and how to make a VU meter for audio

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 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.
by User 257328
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms

All Articles

Sort by Score

.NET 1.0 

11 Sep 2016 by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
20 Sep 2012 by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
11 Oct 2013 by heemanshubhalla
How to use Masked Textbox control in .NET
8 Dec 2009 by Your Display Name Here
How to use WebBrowser, a form, and an MDI parent to open Excel files
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
26 Apr 2012 by Manoj K Bhoir
A Glass style progress bar
15 Jan 2013 by Yugal Pandya
Database driven N-Level Dynamic Menu Control using C#.NET and SQL Server with stylesheet CSS
29 Dec 2015 by Rajesh Buddaraju
A simplified example is used to describe the state pattern
20 Feb 2014 by toneware
A utility that monitors a selected directory for changes
16 May 2013 by Pasan Eeriyagama
30 Aug 2014 by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
20 Jan 2014 by Nirav Prabtani
CTE Query for optimizing complexity of query in sql server
6 Oct 2013 by Muhammad Ahmed Azam
"Database Driven Dynamic Menu Control"
27 Aug 2012 by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
10 Jun 2010 by Anshul R
The Perfect Translation/Conversion of Code
22 Jul 2015 by The Tigerman
Work in progress, but a simple HTML to RTF converter
15 Dec 2002 by Karl Tarbet
Complex math library for C# and VB.NET
7 Jun 2013 by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
23 Apr 2013 by ManojRajan
This tutorial explains how to send mails with attachments
12 Mar 2013 by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.