Blend 2015 - 几个问题
Blend 2015 - couple questions
对下面的 Visual Studio 混合工具有一些疑问:
- Can i use Blend to prepare windows for Windows Forms applications or it's only for wpf applications?
- If yes on 1st point how to do it (how to import such forms)?
- If i am working with wpf applications can i just prepare my user interface and also develop code within Blend instead of doing windows
in Blend and then switch to normal Visual studio to develop code?
- 不,它是一个 XAML 设计器,用于 WPF 和 UWP 等
- N/A
- 是的。它是一个代码编辑器,将编译和 运行 你的项目,你可以在 VS 和 Blend 之间切换。切换体验在Visual Studio2015年进一步提升,我个人经常在两者之间跳转。
对下面的 Visual Studio 混合工具有一些疑问:
- Can i use Blend to prepare windows for Windows Forms applications or it's only for wpf applications?
- If yes on 1st point how to do it (how to import such forms)?
- If i am working with wpf applications can i just prepare my user interface and also develop code within Blend instead of doing windows in Blend and then switch to normal Visual studio to develop code?
- 不,它是一个 XAML 设计器,用于 WPF 和 UWP 等
- N/A
- 是的。它是一个代码编辑器,将编译和 运行 你的项目,你可以在 VS 和 Blend 之间切换。切换体验在Visual Studio2015年进一步提升,我个人经常在两者之间跳转。