Then & Now

It’s been a while since my last post, but there has been so much happening. The best part of the first half of this year has been spent sharing with developers all around Australia the power of Microsoft Azure coupled with the comprehensive controls from DevExpress.  Everything from ASP.NET WebForms and MVC, to cross platform … Read more

Azure, iOS and enterprise deployment

If you want to deploy an iOS application provisioned under an enterprise license on an IIS box the steps are simple enough: – Create a folder where the .ipa file will be stored such as \inetpub\wwwroot\myApp – Create a manifest (.plist) file, here is an example of what that should look like [code language=”xml”] <?xml … Read more