Category: Mobile Services

Azure in Germany–a complete EU cloud computing solution

Posted on 2 min read

With my earlier article Azure in China, it came in to my interest to look for any other country/region specific independent cloud data center requirements.  I came across Azure for US Govt(Similar to Amazon Govt Cloud) instance and Azure Germany data center.  For this article context I will be covering only Azure in Germany. What… Continue reading

Azure in China

Posted on 4 min read

Microsoft Azure presence in China is always a question when there is a need for any customer to deploy azure applications specifically for Chinese Regional customers. Recently I had an interaction with a Microsoft Certified Trainer, who carelessly said Azure only uses Chinese partner based environment is only for serving CDN (Content Delivery Network) needs,… Continue reading

Visual Studio Tools for Apache Cordova in Visual Studio 2015 RC

Posted on 3 min read

Microsoft has announced that with Visual Studio 2015 – Apache Cordova tools will be integrated within the main install bundle. Using Apache Cordova Tools for Visual Studio you will be able to develop cross-platform mobile applications using single codebase for iOS, Android and Windows Phone. With support for native device capabilities (e.g. camera, accelerometer, contact),… Continue reading

Azure App Service–create Web + Mobile + Logic + API apps with ease

Posted on 2 min read

Microsoft today announced availability of new azure cloud services named as Azure App Service. Azure App Service. Azure App Service is a replacement of old Azure Websites / Azure Mobile Services, earlier these services were delivered separately and Microsoft has integrated all these capability in to single service and made it easy to configure. Azure… Continue reading

Sending Mobile Push notification using C#/.NET (iOS, Android, Windows Phone 8, Windows 8 and Blackberry)

Posted on 3 min read

This is an update blog to my earlier blog about Sending Apple iOS Push notifications using C#. With that blog – I  introduced you to  how to send push notification using Open Source library APNSharp, by the developer John Redth.  Redth announced that library is already deprecated. Redth came up with  with another open source… Continue reading

Windows Azure Training Kit – May 2013

Posted on 1 min read

Microsoft has relased the latest Windows Azure Training Kit. Quoting the details from Microsoft: The May 2013 update of the Windows Azure Training Kit includes new content on Windows Azure Media Services as well as updates to use the latest Windows Azure SDK v2.0. Content Updates: New Lab: Introduction to Windows Azure Media Services New… Continue reading

Windows Azure SDK for .NET–Version 2.0 (for Visual Studio 2010 SP1/2012)

Posted on 1 min read

Latest version of Windows Azure SDK for .NET – Version 2.0 released by Microsoft. DOWNLOAD: Windows Azure SDK for .NET 2.0 (Offline Installer) Recommended: Instead of manually downloading the files from above link, it is recommended you use the automated one-click install provided by the Web Platform Installer x64 or x86. Click on the appropriate… Continue reading

Windows Azure Training Kit – October 2012

Posted on 1 min read

Microsoft Azure Training Kit – October 2012 is the latest set of Microsoft Azure Training tutorials, samples for Developers and Microsoft enthusiasts. October 2012 Update The October 2012 update of the Windows Azure Training Kit includes 47 hands-on labs, 24 demos and 38 presentations. Some of the updates in this version include: Updated 22 presentations… Continue reading

Introducing Windows Azure Mobile Services – Cloud Backend Solution For Mobile Apps

Posted on 1 min read

Microsoft has introduced a new service in Windows Azure platform – Windows Azure Mobile Services makes it incredibly easy to connect a scalable cloud backend to your client and mobile applications. It allows you to easily store structured data in the cloud that can span both devices and users, integrate it with user authentication, as… Continue reading