Databinding to an object datasource is really simple in Windows Presentation Foundation. I didn't find any good samples around, so I'm posting some code here to help you save some time. My scenarion is really simple, I would like to create an WPF application
Read More...