.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

The Next Generation of .NET

At Build 2014 this week, we announced the next generation of .NET. The next generation will focus and deliver on two main themes: Core Innovation and cross-device apps. These themes are a direct result of your feedback, asking for new features in .NET and to make it easier to use .NET for all your apps. At Build 2014, we are releasing...

Available Now: Preview of Project “Orleans” – Cloud Services at Scale

This post was written by Niklas Gustafsson, Principal Program Manager on the Cloud Platform Tooling Team Today, at Build 2014, we are announcing the preview release of a cloud programming model under the codename “Orleans”. This project originated in Microsoft Research. Project “Orleans” provides a straightforward approach to building...

Available Now: Preview of Project “Orleans” – Cloud Services at Scale

This post was written by Niklas Gustafsson, Principal Program Manager on the Cloud Platform Tooling Team Today, at Build 2014, we are announcing the preview release of a cloud programming model under the codename “Orleans”. This project originated in Microsoft Research. Project “Orleans” provides a straightforward approach to building...

Available Now: Preview of Project “Orleans” – Cloud Services at Scale

This post was written by Niklas Gustafsson, Principal Program Manager on the Cloud Platform Tooling Team Today, at Build 2014, we are announcing the preview release of a cloud programming model under the codename “Orleans”. This project originated in Microsoft Research. Project “Orleans” provides a straightforward approach to building...

Creating New Windows Azure Web Site from Visual Studio 2013 RC

We are now making it easier to create a new Windows Azure Web Site from Visual Studio 2013 RC. This feature can be accessed from the Web Sites sub node under the Windows Azure node in Server Explorer. You would need to install Azure SDK 2.1 before you can use this feature. You can follow these steps to create a new Windows Azure Web Site. 1. ...

Running ASP.NET MVC 3 Applications on Azure

Microsoft recently released the Windows Azure Tools for Microsoft Visual Studio 2010 1.4 (August 2011) update which includes a new ASP.NET MVC 3 Web Role project template which makes it easier to deploy an MVC 3 application to Azure. Let’s walk through this process end-to-end. Step 1 – Install the tools Step 2...