Let us change our traditional attitude to the construction of programs. Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do. --Donald Knuth

Recent Blog Posts

Windows Explorer Opens Search Window When Clicking a Folder

Learn how to fix the problem where windows explorer opens a search window when you click a folder instead of the file listing. This was a thorny issue I ran into one day--thought I'd save you the trouble. Continue...

Everyone Tips and Tutorials Windows

Partial Classes in .NET

Discover what partial classes are in .NET and what they're good for. Continue...

Developer Software Concepts Tips and Tutorials .NET C#

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

Ever wonder what happened to the designer file for your ASP.NET web page after you moved to .NET 2.0? Learn more here. Continue...

Developer Tips and Tutorials ASP.NET

How to scrape or download a webpage using C#

A quick and dirty snippet for the basic approach to scraping the HTML content from a webpage programmatically. Continue...

Developer Tips and Tutorials C# Web

Version: 6.0.20250620.0921