Bookmark and Share Share...    Subscribe to this feed Feed   About me...


WPF Development Tools

Microsoft provides two development tools for WPF applications. One is Visual Studio, made for developers and the other is Expression Blend made for designers. While Visual Studio is good in code and XAML editing, it has a rare support for all the graphical stuff like gradients, template editing, animation, etc. This is the point where Expression Blend comes in. Blend covers the graphical part very well but it has (still) rare support for code and XAML editing.

So the conclusion is that you will need both of them.

Microsoft Visual Studio 2010

Visual Studio is the tool for developers to develop WPF applications. It includes a graphical designer for WPF since version 2008. If you're using Visual Studio 2005 you can install an add-on that enables you to develop WPF applications.

Microsoft provides a free Express Edition of Visual Studio that also includes the WPF designer. You can download it from the following URL

Download Microsoft Visual C# 2010 - Express Edition


Microsoft Expression Blend 3 + Sketch Flow

Expression Blend is the tool for designers. It's part of the Expression Studio, a new tool suite from Microsoft especially created for user experience designers. Blend covers all the missing features of the Visual Studio designer like styling, templating, animations, 3D graphics, resources and gradients.

In the latest Version it also includes a powerful prototyping tool called SketchFlow. Expression Blend can open solution files created by visual studio.

Download Microsoft Expression Blend 3


Other useful tools




 Comments on this article

Show all comments
Rajagopal
Commented on 20.November 2009
thanks alot christian.. this is a great site, im started my wpf learning using ur site.
muthuvijayan
Commented on 25.November 2009
good site nice work man!
<a href="http://dotnetpgm.blogspot.com">http://dotnetpgm.blogspot.com</a>
Robert
Commented on 25.November 2009
Do you need Expressions Blend to build WPF/Silverlight applications? Or is it just to create really elaborate graphical designs and animations.
Robert
Commented on 25.November 2009
Do you need Expressions Blend to build WPF/Silverlight applications? Or is it just to create really elaborate graphical designs and animations.
xxx
Commented on 5.December 2009
good site nice work man!
viji india
Commented on 9.December 2009
It was really good site to know the basics of what WPF...
manju
Commented on 16.December 2009
it is really good site. for learning new user
rhiry
Commented on 21.December 2009
Hi christian..
what a different WPF in C# or in visual basic...?


thanks :)
jaaiieo
Commented on 22.December 2009
yea good me think you good job on it ok
Mostafa
Commented on 5.January 2010
Hi very good site.I Have a questionn about use blend projects in visual studio2008(specially c#.net Winform).
Can u help me please?
Muthu Vijayan
Commented on 8.January 2010
Nice tutorial for WPF
<a href="http://www.dotnetpgm.co.cc">http://www.dotnetpgm.co.cc</a>
srilu
Commented on 12.January 2010
Good tutorial for first time wpf developer.
alex
Commented on 13.January 2010
Hi! I have a question... Is it possible to use wpf for web developtment or it is intended to be used for desktop applications?...
Jisha
Commented on 15.January 2010
Good tutorial
Mayura
Commented on 21.January 2010
Thanks Christian ...Really nice material..:)
x
Commented on 22.January 2010
thanks
mak
Commented on 4.February 2010
it is fantastic article.
Ram
Commented on 11.February 2010
very good site for beginners. Thanks!
vivek
Commented on 11.February 2010
informative
siva
Commented on 16.February 2010
excellant efforts
Kiran
Commented on 25.February 2010
Great Christian, I really found what i am looking for WPF
Debabrata
Commented on 26.February 2010
Thanks the information is pretty understandable.
Dmitry Kunilov
Commented on 26.February 2010
Please update the article to reflect the fact that there is no official WPF add-on for Visual Studio 2005, and you have to use VS2008. See http://social.msdn.microsoft.com/Forums/en-US/vswpfdesigner/thread/f9e7b144-5b2a-4c3d-a6e9-95d5bac52f42/
Usman
Commented on 10.March 2010
This information is really very helpful for me....
But it will be more convenient for me that if you can provide me .pdf file of this complete stuff. Thanks
anish eapen
Commented on 11.March 2010
Thanks man.... I am using this as a WPF Bible ..... I like the navigation.... but would suggest to add more content in terms of code....

Name
E-Mail (optional)
Comment
About Christian Moser