Browsed by
Tag: WPF

WPF Databinding to a Combobox

WPF Databinding to a Combobox

So I’m trying to hone my skills in ASP.Net while at the same time learn new technology and languages. I’ve been working with WPF since it came out, and the more I play with it the more I like it. My most recent project includes quite a bit of databinding, which I quickly learned is very different from ASP.Net. For this posting, I’ll assume we need to databind to a Combobox. Before I begin, please note this is of course…

Read More Read More