.NET Fever - For programmers trying to learn C# and .Net technology. Simple C# program sources.
12 Reasons to Use Regular Expressions - An article that gives 12 reasons for learning and using Regular Expressions.
A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions - This article, by Troy Eberhard, examines how to create a Printer Friendly Page using Microsoft's XMLHTTP component along with regular expressions.
An Introduction to Regular Expression with VBScript - Articles in two parts about using Regular Expressions with VCScript.
C Sharp (CSharp) Help : For C# Developers - C# help with reviews of books on the subject and online information
C# (C Sharp) Tutorial and Test Engine - Interactive and customizable C# (C Sharp) tutorial and test engine for quick learning.
C# Adventures - Contains author comments, HelloWorld example. Also links for .NET SDK and related downloads.
C# Computing - Tutorials on C# and .NET.
C# Corner - Code, articles, links, and downloads.
C# Frequently Asked Questions for C++ Programmers - Questions that C++ developers have when they first come across C#. By Andy McMullan.
C# Help - C# help, resources, chat, tutorials, scripts, mailing list, support, and links.
C# Information Portal - C# Information portal provides information about various C# resources available like web sites, articles, tutorials, discussion boards and newsgroups.
C# Notebook - Example programs for using Windows Forms, the .NET Framework and C#.
C# Reference - Language and programmer's reference (preliminary documentation).
C# Semaphore Implementation - A simple implementation of a Counting Semaphore in C#. Pattern : Monitor/Condition Variable.
C# Station - C# language - information, news, and faqs.
C# Tutorial And Insights - .NET insights and C# tutorial expanding on a baseline application and delving into .Net internals.
C# Tutorial Presentation - In HTML format and links for information about the programming language. Compiled by Jon Jagger.
C#Today - Daily articles and ressources for the C# developers. Website maintained by Wrox Publications. C# Today also have C# living book which is a paid service.
c-sharpcenter.com - Free resource of article and tutorials on C#.
CodeHound C# - Free Internet search engine for C# developers. Search Web pages, MSDN KB articles, inside Zip files for C# source code, articles, tips and tutorials.
Common Applications of Regular Expressions - This article by Richard Lowe demonstrates four powerful and practical applications of regular expressions.
CSharpFree.com - Free resources on C# and .NET development.
CSharpFriends - C# Community Site, Sign-up, earn points and win FREE monthly prizes! Provides forums, article discussions, tutorials, internal member messaging and live chat.
csharpindex.com - A site for C# resources.
CSharpJournal.NET - Dedicated to the C sharp language, Visual Studio dotNET, and Microsoft's dotNET framework. Tutorials, sample code.
csharpsoft.com - C# Developer Resources: articles, tutorials, discussion forum, downloads.
Designer Resource Center for C# and Flash - A resource site targeting users who want to development cutting edge web applications utilizing C# and Flash.
DevASP.Net For C# Developers - A Directory of C# (C-Sharp) resources, articles, samples, tutorials, scripts, applications and sample chapters arranged by category.
Devdex.com - An index site of C#-related resources. By Developersdex.
Developer's Resources C#, .NET - Provides resources for developers of VC++, XML, MQ, C#, and .NET.
DevShed - So What's A $#!%% Regular Expression, Anyway?! - Regular expressions are one of the most powerful tools in the arsenal of any *NIX programmer. This article offers insights into what they are, how to go about constructing them, and how to add them to your Perl, PHP and JavaScript programs.
Digger - Free C# source code implementing the .NET version of an East German KC85 game.
Dr.Bob's C# Visions - Latest news, articles and book reviews of the C# language and .NET FrameWork in general.
Easy C# - C#: Newsgroups, code, articles, links, and downloads. Archives of discussion list on C#.
ExoEngine - A C# OpenGL 3D game engine. Written to show that C# can in fact be used for real-time 3D game engine development. [Open source]
Findtutorials.com: C# - Several C# tutorials, in what is claimed to be the largest database of tutorials available on the Internet.
Free Compiler Writing Tools - Provides C# source for tools written in the tradition of lex and yacc, redesigned in an object-oriented way. By Malcolm Crowe.
Free tutorial "Learning C#" - Introductory tutorial to C#.
HiTMilL C# Page - C# related links.
Hyperlinked C Sharp Grammar - Generated directly from the C# grammar in the .NET documentation (after a few typos were corrected) using a simple PERL script.
Introduction to C# - A brief introduction to where C# fits in. Samples will be included.
Jakarta ORO - A set of text-processing classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the open source successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. [Open Source, BSD-like]
Larger Regular Expressions - The purpose of this article is to show a few real-life examples of regular expressions at work.
Learn-C-Sharp.Com - Site containing articles and complete online courses for both beginner and advanced C# programmers.
Lutz Roeder's Programming.NET - Reflector .NET Class Browser, C# source code for ReBar/CommandBar, Matrix math library, Resource editor, DatePicker control, Digger game, Graph editor, CLR IL Reader.
Master C# - News, articles and examples.
Matchmaking with regular expressions - Shows how to use the power of regular expressions to ease text parsing and processing.
Mono Project - An open development initiative sponsored by Ximian that is working to develop an open source, Unix version of the Microsoft .NET development platform.
Professor Smiley's C# website - C# related links.
Pune-CSharp - Provides resources for C#. Virtual Study Group forum would be a good place for learning C#.
RegExplorer - A visual regular expression explorer, it allows for writing regular expressions and visually see the matches. Uses the KDE/Qt Libraries for the user interface. [QPL]
RegExpr for VB & VBA - Regular expression library for Visual Basic and Visual Basic for Applications.
Regular Expression Library - A huge list of contributed regular expressions with a short description of their usage.
Regular Expression Usage in C# - The source code shows how to use Regular Expressions in C#.
Regular Expressions - Describes Regular Expressions and compares them to Finite Automatas.
Regular expressions in Haskell - Native Haskell implementation of polymorphic regular expressions. The regexps contains most of the features found in Perl.
Regular Expressions Library - A collection of regular expressions submitted by viewers.
Regular Expressions Quickstart - An article about regular expressions in ASP pages.
Rotor: You spin me right round - A tutorial on starting .NET development using C#. Writing TinyMessenger, a simple MSN® Messenger client for Microsoft .NET on FreeBSD and Windows. By François Jacques and Jean-Claude Batista.
Sample Programs in Generic C# - Show how to use the programming language Generic C#, an extension of C# with parametric polymorphism, developed at Microsoft Research, Cambridge UK.
SG RegExp - A freely available component for regular expression pattern search for use with VBScript® scripts. By Stinga Software.
Simplifed use of Regular Expressions from within your Scripts - A small library to make working with Regular Expressions a little bit easier. Free source code and tutorials for Windows developers.
So What's A $#!%% Regular Expression, Anyway?! - Learn how to use regular expressions and perform search and replace operations.
Stripping HTML Tags using Regular Expressions - This article, by Scott Mitchell examines how to strip HTML tags from a string using regular expressions.
Suite101.com - C# - C# is a new, soon to be released, programming language from Microsoft. The C# topic at Suite101.com is your final stop to learning the C# language.
TCL Regular Expressions - An Introduction to Regular Expressions in the scripting language TCL.
Tetris Source Code in C# - It is the best way to learn C#(C Sharp) programming quickly.
The C# Tutorial @ C# Station - This set of lessons teaches the basics of the C# programming language. They are appropriate for beginning programmers and developers who are experienced in other languages and would like a quick overview of C# programming.
The Code Project - Formed to provide developers with a place to meet and exchange ideas. Intents to provide the resources needed to help developers in their day to day programming, as well as helping them keep up to date with the latest technologies.
Training on c sharp - Advanced training in emergineg technologies. Training on .NET - Visual Studio.NET, C# (C sharp), ASP.NET, VB.NET
TrooBloo: C# Tutorials - Comprehensive listing of C# tutorials and articles.
TutorGig.com C-Sharp Tutorials - Collection of C-Sharp tutorial links.
UnrealDownload - A free, open source download manager written in C#.
Using Regular Expressions to do Validation - An article that shows how to use Regular Expressions to validate field input in web components.
Utilizing Regular Expression SubMatches - This article by Scott Mitchell examines some advanced features with regular expressions.
Utilizing Regular Expressions - This article is a follow-up to an earlier 4Guys article "An Introduction to Regular Expression with VBScript". Regular Expression allows for complex pattern matching and replacing.
Validating Form Input using Regular Expressions - Writing form validation code is often the most thankless part of your job. The logic can get quite complex, and often quite messy. This article will show how to use Regular Expressions to simplify your code.
VBScript Regular Expressions - Describes the improved text handling functions of version 5 of VBScript through its support for Regular Expressions.
Visual RegExp - A graphical explorer for your regular expressions. Requires Tcl/Tk 8.x.
Visual Studio.NET: C# Introduction - Microsoft's introduction to the C Sharp language.
www.cshrp.net - C# for C# developers. Articles, links, code samples, book reviews.