New articles on Silverlight and Prism
It has been a while and I kind of neglected the blog, but I did publish a bunch of new articles on code project: Prism for Silverlight/MEF in Easy Samples. Part 1 – Prism Modules Prism for...
View ArticleRestarting the blog.
Hi All, This blog has been dead for a while and I was posting technical articles mainly on codeproject.com. I plan to restart this blog posting programming tit-bits and software-related ideas on it...
View ArticleAttached Properties outside of WPF
CodeProject Here I continue talking about re-implementing and improving WPF concepts outside of WPF and in a way that is not necessarily connected to GUI development. The first article in the series...
View ArticleComposite Path Bindings outside of WPF
Composite Path Bindings outside of WPF CodeProject Introduction In AProperties and Bindings outside of WPF Revisited I presented implementation of binding concepts using IPropGetter and IPropSetter...
View ArticleEvent Bindings outside of WPF
Event Bindings outside of WPF CodeProject Code Location The code for this blog post can be downloaded from EventBindingTests.zip. The solution file EventBindingTests.sln is located under...
View ArticleWhy I started this blog
I have a lot of thoughts, sketches and projects that I would like to share with the world.
View ArticleExchanging Software Design Knowledge Meetup 03/13/2018 notes
Here are the notes from Exchanging Software Design Knowledge group meetup Pluggin Based Patterns on 03/13/2018
View ArticleExchanging Software Design Knowledge Meetup 03/13/2018 notes
Here are the notes from Exchanging Software Design Knowledge group meetup on Apr 11, 2018: Multiple Implementation Inheritance and Roxy Code Generation
View Article