开发者

Silverlight application for Windows Embedded

开发者 https://www.devze.com 2023-02-26 19:37 出处:网络
I am developing a Silverlight application for Windows Embedded and I am using Blend2 for making GUI.

I am developing a Silverlight application for Windows Embedded and I am using Blend2 for making GUI.

SL for W开发者_如何学JAVAindows Embedded will not support the C# code and we have to use C++ as we know this.

So my question is: I created a sample GUI in Blend2 and I created one button. 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消