Author Archives: erictummers

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.

Week roundup

Last week recap and links: ASP.NET Web API documenten using Swagger MVVM: Rename TreeView nodes Trello integrates with Hangouts and Appear.in Image courtesy of kanate / FreeDigitalPhotos.net What are your best reads this week? Leave them in the comments below.

Posted in Uncategorized | Tagged , , , , | Leave a comment

Automate downloads folder structuring

My downloads folder is finally structured. For this I used the Folder Action in Automator. This is a workflow that triggers when a new file is added to a certain folder. The automator in Mac OS X provides a drag-and-drop … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Branching

My new project uses branching in TFS. Every project to improve the product is done on a branch. This is correct use of TFS, since it is a Application Lifecycle Management tool. In this post I’ll describe how I merged … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Week roundup

Last week recap and links: Automate everything with Azure Logic Apps, like IFTTT on steroids Speed comparison: dapper vs entity framework 10 everyday habits successful people give up to increase their productivity Image courtesy of kanate / FreeDigitalPhotos.net What are … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

MVVM light first look

For a side project I’m using WPF. This is where the company gets a product it needs and I learn something new. Since I’ve been mostly creating back-end and web based systems, my WPF knowledge is only theoretical. Time for … Continue reading

Posted in Development | Tagged , , , | Leave a comment