Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Extern alias walkthrough
Extern aliases is a feature that was introduced in VS 2005 that I don’t believe is being used very often. There are two reasons for this. First, the feature is somewhat undiscoverable, particularly if you don’t happen to be looking for it. Second, the Read More...
The dark beauty of function evaluation
A recent post in the Visual C# IDE forum (seems like I start a lot of blogs this way J ) got me thinking about function evaluation (“FuncEval”) while debugging. I don’t think there is any scarier term for a debugger developer – seriously, I’ve seen them Read More...
C# XML documentation comments FAQ
Ever since we released the first version of C# 1.0 I’ve received a question or two a month about XML documentation comments. These are often referred to as ‘doc comments’ for short. The questions range from the use of doc comments in VS to the recommended Read More...
Page view tracker