Are Expression Blend 4 and Blend for Visual Studio 2012 same?

168 Views Asked by At

I want to make an online simulation for physics and chemistry. So, that everyone would be able to run this simulation in browser. What do you suggest me to use. And also tell me the Difference between Expression Blend 4 and Blend for Visual Studio 2012. I have visited Microsoft website but could not find a satisfied answer. <<>>

1

There are 1 best solutions below

2
Arun Selva Kumar On

From Visual Studio 2012 Microsoft had made Expression Blend available as a part of Visual Studio and not as a separate package as was before.

Expression Blend 4 supports Silverlight 4 and WPF 4 and is also compatible with Silverlight 3 and WPF 3.5 SP1.

If you are trying to build Silverlight Applications, you can try using Blend for Visual Studio 2012/2013 as its the latest available application with latest framework - allowing you to use recent APIs.