Why did Microsoft develop Visual Studio and Blend for Visual Studio and yet Visual Studio itself is a complete tool?
Asked
Active
Viewed 1,057 times
-4
-
Does this answer your question? [Comparison Visual studio 2015 and Blend for Visual Studio](https://stackoverflow.com/questions/35008585/comparison-visual-studio-2015-and-blend-for-visual-studio) – snipsnipsnip Jul 19 '20 at 13:51
1 Answers
0
Visual studio you code everything in the .xaml window in the solution, in blend it does the code for you and you just change the properties via the code or via the interface.
Milooles
- 1
- 4