I'm about to develop a rich client desktop app. The last thing I want is the standard form controls, which are pretty boring, good for business apps, but boring for my target audience.
I'm proficient in web dev, so I was wondering if there was a way to use more web style custom controls in a .net app. I don't want to have to host a web browser control either because this will mean having to use JS to control clicks and stuff.
I'm really open to any suggestion that can give me a pretty / cool user interface, but must be done using ms technologies.
So what are my best options? I'vre heard of expression studio, is this what I should be using?
Thanks in advance