WPF IN COMPACT FRAMEWORK

  • Thread starter Thread starter Guest
  • Start date Start date
No date. The port from the desktop to devices is too large, also not sure how
feasible it will be, especially in managed code.
 
Thanks Simon...
I waited for an answer as that.. Mobile Development World still with slow
evolution!!!

best regards

Rafael Soto
 
The majority of Windows Presentation Foundation is written in managed code.
In fact, the WPF object model is entirely managed. Most of the advanced
graphics capabilities use Managed DirectX under the hood.

Porting a subset WPF to devices is possible, but it all depends on what
people want. Do they want the advanced graphics & multimedia capabilities or
are they really just after the XML-to-object bridge (XAML).

--
Neil Cowburn
Principal Partner
OpenNETCF Consulting, LLC.

Managed Code in the Embedded World

http://www.opennetcf.com/
http://www.smartdeviceframework.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top