简体   繁体   中英

Silverlight application for Windows Embedded

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

SL for Windows 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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