Measuring programming progress by lines of code is like measuring aircraft building progress by weight. --Bill Gates

Recent Blog Posts

How Can I Use Javascript to Allow Only Numbers to Be Entered in a TextBox?

An easy javascript code snippet to allow only digits to be typed in a text box. Includes interactive demonstration. Continue...

Developer Tips and Tutorials Javascript

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

How Do I Keep My Website From Being Viewed In a Frame?

Learn how to keep your website from being viewed in a frame. This is not necessarily good practice, but it's needed in some instances. Continue...

Developer Tips and Tutorials Javascript Browsers

How Can I Easily Manage an XML Configuration File in .NET?

.NET makes reading and writing XML as easy as pie. Use a class template and you never have to deal with XML at all. Continue...

Developer Tips and Tutorials C# XML

How Do I Get Paths and URL fragments from the HttpRequest object?

A reference for extracting URL and path information from the HttpRequest object in ASP.NET. Continue...

Developer Tips and Tutorials ASP.NET C#

Version: 6.0.20200920.1535