Wednesday, May 03, 2006 - Posts

Creating thread safe code with C# and .NET

If you have developed traditional Windows Client/Server applications on single-CPU machines for all your life the development of thread-safe code is probably something you did not had to bother.

Here are a few interesting links on how to do it correctly:

Further must-reads? Leave a comment, please!

with 1 Comments

Consolas - The New Visual Studio Font

After years of waiting we finally have our own developer font - specially designed for the needs for developers.

The installation package automatically configures it as default font for Visual Studio 2005:

"Consolas is a monospaced font (like an old typewriter) and good for programmers setting code (its core purpose). "

via Damir's Blog

Addendum: Using Consolas as the Windows Console Font

[Download]

with 0 Comments