How can I use Expression Blend to edit a DataTemplate created in Visual Studio?
For those of you using Expression Blend as well as Visual Studio in your real projects, please help me understand how you use Blend and Visual Studio in your everyday development/design tasks , here is a real scenario: I created the following simple WPF application in Visual Studio. It shows a list of customer objects with a DataTemplate that shows the customers in simple orange boxes. I now want put some pizazz into this DataTemplate by using Expression Blend. I open the project in Expression Blend thinking that I'm going to see the orange boxes which I can change the color of, create an