Click here to Skip to main content
15,883,847 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I am planning to work with WPF and with an additional grahicstool like (Exp.Bl.) or Zam3D. But I am not clear in the question how to combine/work the graphicstools witch are exporting XAML and external controls supplied by Telerik or Infragistics. Or is a Zam3D-Designer (Expr.Bl.) be able to import a non xaml-control to create the complete UI ? or must xaml and the external controls must be merged in the VS2010-IDE ?

what is the rigth way to work with ?

Thanks
Frank
Posted

1 solution

I do WPF, and never use Expresison Blend. You do not need to. I would say just use Visual Studio, and edit the XAML.
 
Share this answer
 
Comments
Amir Mahfoozi 14-Jul-12 2:59am    
Hello Clifford, That is not totally true. Because when we want to extract default template of a third party user control its only possible with Expression Blend. Also when you want to edit animations it is the Blend that helps you.
Clifford Nelson 14-Jul-12 13:22pm    
I have done animations using straight WPF. When I was working at Microsoft that is how all the developers did the animations in the team I worked with. Of course they were fairly simple.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900