Cook Computing

 

«  Nice feature of Visual Studio.NET  »

Tuesday 29 January 2002

Nice feature of Visual Studio.NET that was mentioned on the DOTNET mailing list today: add a TODO: comment to your code, e.g.:

Object ParseStruct(XmlNode node, Type ValueType) // TODO: test ParseStruct

and the TODO automatically appears in the Task List window.

Posted by at 06:08 PM. Permalink.