Cloudy with a Chance of .NET
If you're looking for a strategy to follow to cloud enlightenment; you're reading the right article. Developers are in a unique position to educate and to capitalize on cloud opportunities.
If you're looking for a strategy to follow to cloud enlightenment; you're reading the right article. Developers are in a unique position to educate and to capitalize on cloud opportunities.
Two out of three enterprise workers have access to SharePoint. As such, it should be no surprise to hear that Microsoft has a lot to say at the conference happening this week in Las Vegas. Get some of the details from Rob Bogue!
Vipul Patel walks you through building a working Windows 8 application that is powered by the recently announced Windows Azure Mobile Services. This application demonstrates the ease of building a working application for mobile devices in a very short time, using the tools offered by Microsoft.
It continues to get easier to build fancier and more robust applications. Unfortunately, it seems that the expectations from end-users are increasing too. There is more for developers to know. Topics that were just conceptual pipe dreams a few years ago are now making their way into every day applications. Here are a number of concepts that developers need to know about today, or they risk falling behind.
.NET developers cannot ignore Microsoft Azure. June 2012 changes brought Virtual Machines, Virtual Networks, performance upgrades, and significant cost reductions. As more Azure features unfold, some developers will soon be forced to justify "why not Azure" rather than "why Azure". Clearly .NET developers need to get acquainted with Azure.
Vipul Patel shares the steps a Windows Azure developer can take to increase the scalability of a Windows Azure based cloud application.
Microsoft has made it easier for mobile applications to connect to the Windows Azure based backend. This article provides an introduction to Windows Azure Mobile Services – the latest offering from Microsoft.
Do you wish you could build native Windows apps using your web skill-set? With Windows 8 you can build Metro apps in HTML5, CSS and JavaScript. Chris Bennett provides an overview of the tools used and creates a simple app.
Are you ready to build or port your apps over to the new Windows 8 Metro UI? Chris Bennet walks you through a high-level overview of the Metro UI design, features, development and deployment of apps.
Microsoft released the next version of Visual Studio LightSwitch as a part of their Visual Studio 11 Beta preview, giving LightSwitch developers access to the full range of Visual Studio tools as they evaluate this new version.
TortoiseSVN allows Windows users to access all of Subversion's version control functionality without having to master the command line.
Roslyn is a project carried out by Microsoft that allows the C# and VB compilers in the .NET framework to expose certain APIs that can be explicitly invoked from other .NET applications. Read on for an overview of Microsoft Roslyn.
Using a free pass, you can start using Microsoft Azure now. Discover how easy it is to set up an Azure account with these step-by-step instructions It is easy!
Windows Azure can seem daunting to many developers seeking to take their first steps into cloud computing. The perception that Windows Azure is too big and too different is a fallacy. This walk-through shows you just how easy it can be.
Windows Azure, by default, runs code in low trust. In this article, we explore how to enable running an Azure service with full trust.
Knowing the knobs and hooks available for web and worker roles in Azure can be very helpful to administer complex configuration settings. This article walks us through an understanding of these advanced roles and how we can use them in our Windows Azure based cloud services.
Not only does Windows Azure provide a reliable platform to host and execute services, it even provides a set of Service management APIs to help create application which can be used to monitor these services. In this article, we will walk through the creation of a simple monitoring application which will list our Azure services running in the cloud.
Windows Azure offers a plethora of programming modes to harness the power of cloud computing. In this article, we explore how to create a WCF service running on Windows Azure.
Windows Azure provides ability to cache blobs in its Content Delivery Network service. In this article, we explore Windows Azure Content Delivery Network Service and see how we can use it in our applications.
Windows Azure provides secure, scalable and easy to access services for durable storage in the cloud. In this article, we explore how we can programmatically store a file in Windows Azure storage.
Windows Azure provides a variety of storage services. In this article, we will learn more about the Windows Azure Blob service.
Silverlight is the application framework that allows us to create apps that provide rich interaction in a web environment. One of the most important concepts in this technology that one must clearly understand is Databinding. This article will explain the composition, creation and inner workings of databinding in Silverlight.
Windows Azure Connect allows Azure developers to enable IP-level network connectivity between Azure services and external resources. This article discusses how you can go around using Windows Azure Connect to create a virtual network of all our computing assets.
Early previews of Windows 8 have caused quite a stir in the developer community due to the emphasis on HTML5 and JavaScript as the "primary" way for building new apps for the Windows 8 platform. At the Microsoft Worldwide Partner Conference there was a slightly different picture presented.
Microsoft SQL Azure Reporting is a cloud-based reporting platform which can work with SQL Azure. This article walks you through how use SQL Azure Reporting to present your cloud-hosted data.