如何将在 Microsoft Blend 中制作的内容移动到 Visual Basic 中?
明天需要提交一个项目,主题是WPF using XAML。顺便说一句,我们正在使用VB。现在我还是一个编程初学者,所以我需要帮助。我在浏览器的选项卡中打开了大量 WPF 和混合教程,但我不知道从哪里开始,也不知道项目。我问了我的导师,他说他将检查我们对 XAML 的理解,并使用 XAML 创建一个对象,反之亦然。
我偶然发现了 WPF 中主要的媒体播放器的一些教程,我决定继续使用它。但是因为我以前从未将混合或 WPF 与 XAML 一起使用过,所以我不知道该怎么做,如果说我在混合中制作一个带有效果的按钮,以便我可以在 VB 中在其后面添加编码。请帮帮我。距离提交还有大约 15 个小时。
I need to submit a project tomorrow, and the topic is WPF using XAML. We are using VB by the way. Now I am still a beginner at programming, so I needed help. I've got a ton of WPF and blend tutorials open in tabs in my browser, but I have no idea where to start, and no idea for a project. I asked my tutor and he said he'll be checking our understanding of XAML, and creating an object using XAML as well as the other way round.
I stumbled onto some tutorials of media players main in WPF, and I decided to go with it. But because I have never used blend or WPF along with XAML before, I don't know what to do, if say I make a button in blend with effects, so that I may add coding behind it in VB. Please help me out. I've got like 15 hours before I have to submit.
需要 Microsoft VB.Net Express 2010
您至少 。老实说,我不确定它是否支持 WPF,但它是免费的。
我会查一下并开始喝咖啡。如果确实如此,我想将您的 xaml 复制到新项目中就是开始的地方。
You're going to need Microsoft VB.Net Express 2010
at least. I'm not honestly sure if it supports WPF but it is free.
I'd look it up and start drinking coffee. If it does I guess copying your xaml into a new project is the place to start.