-
Skinning with the Citrix Mobile Application SDK
One of the advantages of using the Citrix Mobile Application SDK is that it gives you a degree of device independence, e.g.the same app can be accessed from either an iOS or Android device. While you can use the same app from many different device types, it will look the same on all devices. However it is quite simple to add skinning to WPF/.NET based ...
-
Mobile Application SDK samples on CodePlex
Since we released the first version of the Citrix Mobile Application SDK we have been looking at different ways we can better engage developers and provide them with access to our latest work. While we have been busy working on the next version of the SDK, we have also made a range of updates to our existing sample apps. So we thought we'd try using ...
-
Creating WPF apps using the Mobility SDK
Late last year we released the Mobile Application SDK. Since that first release which provided COM and C bindings, we have also released a .NET version of the SDK called CMP.NET which is available for download here, and the documentation is online here. CMP.NET makes using the Mobile Application SDK much easier in your WPF and WinForms .NET apps. If you're interested in using CMP.NET ...