PreviousNext

Using Windows Azure Mobile Services in ASP.NET MVC

by bill-s, 2015-02-21T09:43:54.000Z

Windows Azure provides various features like Cloud Services, Sql Azure, Web Sites, Virtual Machine, Mobile Services, etc. Each of these features has its own advantages. In this article we will explore the use of Windows Azure Mobile Services in an ASP.NET MVC application. Windows Azure mobile services are designed to develop highly functional mobile apps. These are designed for enabling back-end capabilities for the application.

Read More