
Taking pictures with mobile devices is common . The quality of the pictures might not be as good and it might not be always as easy to zoom, control the flash, or properly focus, but it does its job well enough in most…
In the last post, it discussed how to create a simple Hello World example using WinForms. The example displays the words “Hello World” in the client area of the window and it calculates how big to make the text based…
One of the problems with running Windows programs on a mobile device is that unless the program is aware of the higher DPI, it will show the text in a very small font. If it goes too far, the font…
Last week I wrote a few different posts about converting an existing WinForms app into a mobile application. What I forgot to do was show what my example application looked like before it was converted. This blog will make up…
In recent posts, I have been talking about the Mobile SDK for Windows Apps and how to change Windows programs to use it. The problem is that I have not recently covered what is included in the SDK and where…
Everything needs to be updated eventually. What I hope to share is how to update a WinForms application to support mobile devices. This post will cover the basics of the things to be concerned about. Size and position of forms…
The story of Microsoft Windows began in 1985. A young Microsoft realized it needed a GUI instead of just DOS. The Microsoft history tends to ignore the influence of the market. At the time, Apple had released Macintosh and were…
Time waits for no application. Applications adapt or become extinct. Some hang on that much closer to death than life. Somewhere in the wild, old mainframe programs crank over as they have for forty or more years. This is not…
There is some news to share about the Citrix Mobility Pack. Citrix has released a new revision of XenDesktop called XenDesktop 5.6 FR1. With this version of XenDesktop, it now supports the Citrix Mobility Pack and the Citrix Mobile Application…
When we shipped the XenApp 6.5 Mobility Application SDK (XAMA SDK for short) last December, it included documentation and samples. Unfortunately the documentation and samples were not tied together on the web pages and it was not obvious that the…