More VS 2003 Goodness
Another cool VS 2003 goody: When in the C# editor, editing a derived class. Typing something such as "protected override " will bring up autocomplete on protected overridable members from the base class.
Another cool VS 2003 goody: When in the C# editor, editing a derived class. Typing something such as "protected override " will bring up autocomplete on protected overridable members from the base class.
Comments have been disabled for this content.