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)
Author Archives: erictummers
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.
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
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
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
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