Sign in
Anson Horton's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
October 2006
(1)
September 2006
(3)
August 2006
(2)
February 2006
(1)
December 2005
(3)
March 2004
(1)
February 2004
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Anson Horton's Blog
Set next statement
Posted
over 7 years ago
by
Anson Horton MSFT
6
Comments
I haven’t had a chance to post much recently, but I ran into a nice mail on an internal alias that listed the restrictions of set next statement. Set next statement is a very powerful feature of the debugger that allows the IP (instruction pointer...
Anson Horton's Blog
Extern alias walkthrough
Posted
over 7 years ago
by
Anson Horton MSFT
13
Comments
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...
Anson Horton's Blog
The dark beauty of function evaluation
Posted
over 7 years ago
by
Anson Horton MSFT
9
Comments
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 –...
Anson Horton's Blog
C# XML documentation comments FAQ
Posted
over 7 years ago
by
Anson Horton MSFT
39
Comments
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...
Anson Horton's Blog
Solution navigation
Posted
over 7 years ago
by
Anson Horton MSFT
8
Comments
There was a recent post in the Visual C# IDE forum which started me thinking about navigating through a solution in Visual Studio. The post was basically asking whether it’s possible to quickly navigate to a file in your solution if you know its...
Anson Horton's Blog
C# Express and item template customization
Posted
over 7 years ago
by
Anson Horton MSFT
5
Comments
There was an interesting post a while back in the Visual C# IDE forum asking whether or not it was possible to automatically insert company specific information every time that a new file is added to a C# project (specifically in C# Express 2005). It...
Anson Horton's Blog
Item templates - adding references by default
Posted
over 7 years ago
by
Anson Horton MSFT
6
Comments
A recent bug entered via MSDN Product Feedback Center questions the current behavior of add new item with respect to the class template. In particular, if a class is added to a project then references to System.dll, System.Data.dll, and System.XML.dll...
Anson Horton's Blog
Synchronize Class View
Posted
over 8 years ago
by
Anson Horton MSFT
30
Comments
A week or so ago a developer who was starting to use VS 2005 mentioned that he was a big fan of the Class View and was disappointed to see that it was no longer possible to synchronize the Class View with the editor. In VS 2003 this was possible via a...
Anson Horton's Blog
Exception instead of NotImplementedException
Posted
over 8 years ago
by
Anson Horton MSFT
7
Comments
A number of people have expressed confusion and concern as to why C# code generation will insert an Exception with the text ‘the method or operation is not implemented,’ instead of simply generating a NotImplementedException. For example,...
Anson Horton's Blog
PDC Tips and Tricks
Posted
over 8 years ago
by
Anson Horton MSFT
11
Comments
A few months ago I was in LA speaking at PDC 2005. I was absolutely astounded by the amount of excitement that the LINQ project generated. I haven’t been working on LINQ anywhere near as much as some of the other members of the team, but I’m...
Anson Horton's Blog
Implement interface in Whidbey
Posted
over 9 years ago
by
Anson Horton MSFT
23
Comments
Shaykat, another PM on the C# team, recently posted ( http://blogs.msdn.com/shaykatc/archive/2004/03/10/87582.aspx ) a VS 2003 tip for automatically implementing an interface. We have received almost universally positive feedback about it, but there were...
Anson Horton's Blog
Browsing vs. Typing
Posted
over 9 years ago
by
Anson Horton MSFT
19
Comments
Though I'm sure most everyone will be interested in my introduction (ever notice that it's hard to be sarcastic on the web?), I doubt I'll get a lot of feedback on it. So, I've decided to post a bit more today. One of the features that we continually...
Anson Horton's Blog
Introduction
Posted
over 9 years ago
by
Anson Horton MSFT
2
Comments
Hello everyone, After much abuse from my co-worker's about not sharing my daily ramblings with the world, I've decided to start a blog. I tend to be a bit cynical about web journal's, as I find it hard to believe that very many people are going to care...
Page 1 of 1 (13 items)