Reusing pieces of code is like picking off sentences from other people's stories and trying to make a magazine article. --Bob Frankston

Popular Blog Posts

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

Apple Computer Changes Name to Apple Inc

Apple Computer changes its name to just Apple. Name changes often mark a transition in an industry or technology. Just think of horseless carriages and wireless phones. Eventually they became just cars and phones. Continue...

Everyone Tech News Business

Microsoft Releases AJAX Tool

This article marks the official release of Microsoft's new support for AJAX, formerly codenamed ATLAS. Continue...

Developer Tech News Visual Studio

Rule #6 - Adapt and Adopt

In 1965, Dr. Richard Feynman won the Nobel Prize in Physics. He was brash, rebellious and rarely passed up an opportunity to point out hypcrisy and irrationality. An experience from his youth can teach us something about programming standards. Continue...

Developer The Programmer's Code

An Easier Way to Append Strings with a Delimiter

Appending strings is a common and repetitive task in C#. You'll be surprised how much time and energy this little extension method saves you. Continue...

Snippet C# Text

Version: 6.0.20200920.1535