You're bound to be unhappy if you optimize everything. --Donald Knuth

Posts in tips and tutorials


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.20200920.1535