Getting Started with ASP.NET Core 1.0 in Visual Studio Code – Scott Addie

Abstract Microsoft announced a new cross-platform ASP.NET framework which promises to appease those seeking modularization and performance improvements. Out with the kitchen sink that is the System.Web assembly, and in with the new. Couple this with a lightweight, cross-platform code editor which Continue reading Getting Started with ASP.NET Core 1.0 in Visual Studio Code – Scott Addie

Switching to an Open Source Web Stack – Jason Young

Abstract We’ll take a look at a completely open source web stack including Angular, TypeScript/JavaScript, Gulp, Bower, NPM, and Yeoman. We’ll use Visual Studio Code, the cross-platform text editor. Finally, we’ll put our code in GitHub, use Travis CI to Continue reading Switching to an Open Source Web Stack – Jason Young