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

Popular Blog Posts

How Do I Suppress a Keystroke in a Browser Input Box Using Javascript?

Learn how to use javascript to suppress a keystroke in a browser input box. Continue...

Developer Tips and Tutorials Javascript HTML

C# StopWatch Class

A high precision stop watch class for timing in your C# or .NET programs Continue...

Developer Tips and Tutorials .NET C#

Surface Web, Deep Web, Dark Web -- What's the Difference?

Are you wondering how the surface web, deep web and dark web are different? I've had a ring-side seat since the beginning of the web and clarify these often mis-used terms. Continue...

Everyone Browsers Internet Web

Generic Undo/Redo Stack in C#

In the process of customizing the RichTextBox for Inspire Writing Studio, I discovered the need to manage my own undo/redo stack. I present the code for a simple generic undo/redo stack. This generic undo/redo implementation can be extended for a variety of usage scenarios. Continue...

Developer Tips and Tutorials C#

Easily Build An Atom or RSS Feed With C# and the Syndication Namespace

Learn how easy it can be to wireup a syndication feed for your site. The .NET framework allows you to build the feed content once and publish it using either the RSS or Atom protocol. Continue...

Developer Tips and Tutorials C# ATOM RSS

Version: 6.0.20250620.0921