Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
Upgrade WPF Application to Silverlight
posted

I have a WPF application, .Net 3.5 VS2008 with version 10.3.20103.2116 of the Infragistics.WPF3 controls.

I'm looking at replacing the UI with a Silverlight 4.0 version using the latest Infragistic controls.

Ignoring the work i need to do to make my business layer work with Silverlight and implement some WCF communications, what changes do I need to make to the Xaml?

Parents
No Data
Reply
  • 1670
    posted

    Hello richardbartley,

    At the moment the following controls are cross-platform and yo can use them without any or with very little change :

    • XamColorPicker
    • XamDataTree
    • XamTagCloud
    • XamDialogWindow
    • XamSchedule
    • XamSlider
    • XamMenu
    • XamSpellChecker

    In the future there would be provided other controls and frameworks that are supported both for SL and WPF. What controls are you using in your application , so that we could outline some major differences between platforms, if there are any at all! Thank you in advance!

    Regards,

    Nikola.

Children
No Data