Monthly Archive: December 2009

C# and ASP.NET Syntax Highlighting in Trac

C# and ASP.NET Syntax Highlighting in Trac

Well, spent the good amount of time trying to figure this out. See the configuration info below from my trac.ini file.

Oh yeah, it helps if you actually install Pygments, too.

SharePoint Design Patterns: Entry 2.5

SharePoint Design Patterns: Entry 2.5

In the previous entry, we looked at how we can model a SharePoint list item using a more domain specific model to simplify programmatic access to the list item thus reducing otherwise error prone data access code and making the...

More WebSequenceDiagrams.com Awesomeness

As I’ve been working with a client which has demanded rigorous sequence diagrams as deliverables for the design phase of the project, I’ve started to use WebSequenceDiagrams.com more and more. I’ve blogged about it previously, but I’ve only come to...