
Refactoring to Composite Pattern Paid Members Public
Composite Pattern is a useful technique to keep code maintainable and readable.

Tip of the Week: Buffer - Smarter Social Sharing Paid Members Public
Posts on this blog are published automatically on preset dates. I have created a custom workflow for this in Octopress, my blogging framework. If you are interested in the end to end workflow check out my video on it. Publishing to different social media was also one of the things

Type in Your Native Indian Language - Setting up Indic Keyboard on Your Android Phone Paid Members Public
Write in your native language!

Tip of the Week: AutoFixture - Make Your Unit Tests Robust Paid Members Public
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability

How I Went From Couch to Half Marathon in Twelve Weeks Paid Members Public
Update on how I have been going about my running.

Tip of the Week: Improved Code Navigation in Visual Studio 2017 Paid Members Public
Navigate the code faster!

Tip of the Week: Rescue Time - Track Your Time Paid Members Public
Wondering where your time goes? Start Tracking!

The Problems with Known Exceptions and Ignoring It Paid Members Public
Having known errors and exceptions in the applications we develop and maintain can have a larger impact than we think.