简体   繁体   English

Windows Embedded的Silverlight应用程序

[英]Silverlight application for Windows Embedded

I am developing a Silverlight application for Windows Embedded and I am using Blend2 for making GUI. 我正在开发Windows Embedded的Silverlight应用程序,并且正在使用Blend2制作GUI。

SL for Windows Embedded will not support the C# code and we have to use C++ as we know this. Windows Embedded的SL不支持C#代码,因此我们必须使用C ++。

So my question is: I created a sample GUI in Blend2 and I created one button. 所以我的问题是:我在Blend2中创建了一个示例GUI,并且创建了一个按钮。 When I click that button it should move to another screen & it will show that and for this what should I put in function definition? 当我单击该按钮时,它应该移至另一个屏幕,并显示该内容,为此我应该在函数定义中输入什么?

It seems your question is about making your first steps in this technology, I would recommend to take a look on this tutorial . 看来您的问题是关于迈出这项技术的第一步,我建议您看一下本教程 I also found this video tutorial regarding using .net compact framework with Silverlight for Windows Embedded, you may find it useful too. 我也发现了有关将.net Compact Framework与Silverlight for Windows Embedded一起使用的视频教程 ,您可能会发现它也很有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM