• January 2010
    M T W T F S S
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
  • Latest Posts

  • Latest Comments

  • Archives

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 […]

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 […]