Articles tagged with: C#

Avoiding the break statement

Summary: Avoiding the break statement in coding by using additional checks in the loop's condition expression for better readability and avoiding messy code.


Your worst enemy: Ignorance

Summary: My experiences with ignorance towards Windows, .NET, and other technologies in a diverse workplace.


Community Server 2007: Building a Visits counter control

Summary: A guide on building a visits counter control for Community Server 2007.