Simplicity is prerequisite for reliability. --Edsger W. Dijkstra
Welcome to my blog and project site for Microsoft.NET development.

I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ... more
Share/Print this page:

Category: Overview

article types
overview
[Articles: 9]

Sort:Most RecentUpdatedAuthorPagesViews TodayTotal Views 

URL Rewriter for .NET - Examples

By steve on November 09, 2011.  |  Updated on January 22, 2012.  |  487 views, 8 today.  |  1 page.
 ASP.NET  How To  Overview  Software Reviews  Web 
Many places document how to use URL Rewriter. Here we provide some practical examples of usage.

About Cambia Research

By steve on October 30, 2011.  |  Updated on January 22, 2012.  |  1,925 views, 15 today.  |  1 page.
 Blog  Overview  Web 
How did Cambia Research start and who is its creator?

Delegate Syntax and Usage in C#

By steve on September 01, 2007.  |  Updated on January 22, 2012.  |  17,153 views, 9 today.  |  1 page.
 C#  Delegates  Events  How To  Overview 
How to create a delegate in C#.

Partial Classes in .NET

By steve on May 26, 2007.  |  Updated on January 22, 2012.  |  31,694 views, 16 today.  |  1 page.
 ASP.NET  C#  Has Downloads  Has Images  Overview  Visual Studio 
Discover what partial classes are in .NET and what they're good for.

Where can I view the partial class with designer code in my ASP.NET project?

By steve on May 26, 2007.  |  Updated on January 22, 2012.  |  10,039 views, 5 today.  |  1 page.
 ASP.NET  Brief  Overview  Visual Studio 
Ever wonder what happened to the designer file for your ASP.NET web page after you moved to .NET 2.0? Learn more here.

What is Request.AcceptTypes in ASP.NET

By steve on January 09, 2007.  |  Updated on January 22, 2012.  |  5,382 views, 9 today.  |  1 page.
 ASP.NET  C#  Overview  Web Browsers  Web Design 
What the heck is Request.AcceptTypes in ASP.NET?

Parsing URLs with Regular Expressions and the Regex Object

By steve on January 09, 2007.  |  Updated on January 22, 2012.  |  47,605 views, 28 today.  |  2 pages.
 .NET  C#  Overview  Policy and Standards  Regular Expressions  Snippet  Text and Strings  Web 
Go in depth in understanding the structure of a URL or URI and see a single regular expression that can be used to extract the various pieces in one fell swoop.

What is an IP Address?

By steve on January 01, 2007.  |  Updated on January 22, 2012.  |  3,480 views, 0 today.  |  1 page.
 Internet  Overview  Web  Web Browsers 
Are there enough IP addresses for the whole world? This article defines an IP address at the beginner level, what it is, what it does and what IPv4 is compared to IPv6.

What is a User Agent?

By steve on January 01, 2007.  |  Updated on January 22, 2012.  |  5,335 views, 2 today.  |  1 page.
 Brief  Overview  Web  Web Browsers 
What is a user agent?