About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (206)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (166)
Most used tags
Tag Archives: WPF
Bind WPF control to Window property
I’ve decided to write this small post on how to bind a WPF control to a property of the Window code behind. Every time I forget one of the steps and end up searching for this: Create a dependency property, … Continue reading
Week 6 roundup
Last week recap and links: Azure friday video deploy to Azure button sounds great. Must try this soon. This week used the IEditableObject to be able to undo operations in my WPF application. I installed SickRage on my Synology NAS. … Continue reading
Week 1 roundup
Happy New Year. Welcome to 2015. Here are some links I found interesting. Git support in Visual studio sometimes needs a delete .git\ms-persist.xml to resync with the remote repository (kills the cache) Azure Cross-Platform Command-Line Interface. Use node.js to administer … Continue reading
Posted in Uncategorized
Tagged azure, cross platform, git, roundup, visual studio, WPF
Leave a comment