Attention: We are retiring the ASP.NET Community Blogs. Learn more >

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.