Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 778 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 778 Bytes

TechNight2015

Here you will find the code samples used in the TechNight 2015 presentation.

ASP.NET 5 on Docker in Linux vm

For this you need to have an Visual Studio 2015 RC (or greater) installation.

App Service WebSite

The ASP.NET website which shows the Tweets gathered by the Azure Logic APP

Azure Service Fabric Demo

For this you need to have an Visual Studio 2015 RC (or greater) installation and the Azure Service fabric SDK installed. You also need a valid Azure Service Fabric Cluster running locally. Instructions on how to install this can be found at https://azure.microsoft.com/en-us/documentation/articles/service-fabric-get-started/.

This reliable actor demo application calculates an new digit for the number PI with each call.

© IC360