I'm about to finish the core components of my application and I'm willing to change gears soon and do a bit of GUI programming. From the beginning I decided to write a WPF-based application for two reasons:
a) I want my application to be visually stunning and 100% skineable.
b) I completely suck at designing user interfaces and then some more.
So the plan is to have a GUI artist involved in the project and let him take over every visual aspect of it. However, I've never worked in a WPF project before and have no clue on how to deal with this. I'd like to hear from people with experience in this field who can give some advice.
Thanks.
Edit:
I didn't mention it but yes, the artist will be using the MS Expression Blend software. I'm more interested in knowing how to work with him rather than what tools he'll be using.