How to improve workflow between developer and designer with Expression Blend?
        Posted  
        
            by 
                Amenti
            
        on Programmers
        
        See other posts from Programmers
        
            or by Amenti
        
        
        
        Published on 2012-10-19T07:07:01Z
        Indexed on 
            2012/10/19
            11:24 UTC
        
        
        Read the original article
        Hit count: 264
        
We use WPF and Expression Blend 4. I'm trying to improve our workflow by tutoring one of our designers to use it for styling and animation.
Slowly but surely I get the impression Blend in itself is to technical for the designer in question. I myself use it only occasionally (it's great for Visual States for instance) because a lot of things are easier done in code or not possible at all in Blend alone. It seems a developer with design experience is a lot more productive with it than a sole designer.
Are there any good online resources or advice you could give me how to improve this situation?
© Programmers or respective owner