Nick Hodges, Delphi Product Manager, has recently announced “Live Templates Contest”.
Live Templates were introduced in Delphi 2006. In depth explanation of Live Templates can be found on Delphi wiki. Another great reference is Nick's camtasia presentation.
As a CodeGear employee I'm not going to participate in the contest but I thought it would be cool to create a Live Template for making it easier to add XML Documentation comments into your code. Just type in "xdoc" and when you hit ente...
... is available for download from Borland Code CentralTwo years ago I've been sitting at the C#Builder Train-The-Trainer course with other consultants and presales here in the Amsterdam office. Our master trainer Juan was covering some real basic stuff, so I thought I'd rather try to write a little application for learning purposes.
We were in the middle of discussion how potentially useful is C# XML Documentation feature to automate documentation creation. Quick search on the Internet revea...