Archive for January, 2010


Forget the Colon as a Separator

Technorati Tags: MVC,ASP.NET
Headline: Only use a colon as a separator when there is no other visible means of separation. Stated differently, “Stop using a colon between a label and a text box!”
Back in DOS (Disc Operating System) when there was no graphical user interface we needed a way to let the user know what the [...]

XML Comments for Entity Framework

Technorati Tags: EF,Sandcastle,SHFB,VS 2010
HEADLINE: If I use the Entity Framework (Self Tracking Entities or EntityObjects) templates, how can I add XML Comments so that I can use Sandcastle and Sandcastle Help File Builder to generate the documentation for my libraries? Is there a way to modify the T4 templates so that I can access the [...]