Ben Crowhurst
Ben Crowhurst

Reputation: 103

XAML & Windows Mobile (.Net Compact Framework)

Is there any support for XAML on the Windows Mobile?

Upvotes: 4

Views: 1558

Answers (2)

Joachim Kerschbaumer
Joachim Kerschbaumer

Reputation: 9881

maybe you could check out this project over there at sourceforge. it provides some kind of basic xaml support to create windows mobile UI´s.

Upvotes: 2

ctacke
ctacke

Reputation: 67198

Not from Microsoft, no. Windows CE R3 added a Silverlight (XAML) engine, but it's for native code only, and it's not yet propagated into any WinMo images.

Upvotes: 4

Related Questions