#73 – October 25, 2015
Eric Lippert starts a series about "is" operator.
Integrating Visual Studio Code with dnx-watch to develop ASP.NET 5 applications
Scott Hanselman shows how to get a better workflow with Visual Studio Code and ASP.NET 5 with dnx-watch.
It's pretty exciting seeing Microsoft bringing open source tools into Windows and contribute to them.
AJSON shows how to do a simple web scraping within C# project.
Bonobo Git Server 5.0.0 is out - Git Server for Windows
A new version of Bonobo Git Server is out with simplified Active Directory integration, ADFS an Owin support.
It's happening - OpenSSH for Windows...from Microsoft
Scott Hanselman on SSH on Windows
Eric Lippert continues his series on is operator in C#.
Damien Bod focuses in the internationalization and localization in ASP.NET MVC 6.
Mads Kristensen and Robert Green talks about extensions in Visual Studio 2015.
MSDN Magazine: Special Windows 10 Issue
Last issue of MSDN magaxine is focused solely on building Windows 10 applications.
Apps on Windows 10 - intro and deep dive
Andreas Hammar looks into building Windows 10 applications.
5 C# Collections that Every C# Developer Must Know
Description of the most useful collectipns from .net core with asymptotic complexities of common operations.