About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (169)
Category Archives: Tooling
TestMatrix
I’ve been using the GhostDoc extension from SubMain for some time. It puts those triple slash (///) documentation tags above my csharp code for me. All I have to do is hit some shortcut keys. Although I never posted about … Continue reading
Posted in Tooling
Tagged Add-in, code coverage, Profiler, TestMatrix, unittest, visual studio, Visual Studio 2012
Leave a comment
Automation and Extensibility issue
Today I wrote a wrapper to be in control when unit testing some code that uses System.Random. After completing the task, which is mindless automation, I decided to create a T4 template for it. After completing the few lines in … Continue reading
Backup WordPress to Evernote
Since starting my blog here at WordPress in 2010 I’ve done over 100 posts. Recently I decided it was time to backup this extension of my brain to Evernote. (an elephant never forgets) But there is no feature in wordpress.com … Continue reading
NDepend – first look
Earlier this year Patrick Smacchia from NDepend contacted me on linked-in. He would offer me a professional license to blog about his product. Now I finally have the time to keep my end of the bargain. Since the features are … Continue reading
Posted in Tooling
Tagged attributes, code coverage, dependency graph, dependency matrix, express, ndepend, unittest, Visual Studio 2012
Leave a comment
Productivity
Try to manage two projects at once. Add two young kids, renovating the garden and some hobbies. Make sure to be present on social media, keep you knowledge up-to-date and innovate for your boss. The list goes on … How … Continue reading