C# REPL – Introducing C# Interactive

C# REPL

C# REPL - With the Visual Studio 2015 Update 1, a C# REPL was snuck in tucked away under View, Other Windows, C# Interactive. So what is a REPL? Well it is a language shell (C# Interactive shell or C# shell) that allows a developer to input expressions which it

The Daily Six Pack: September 3, 2015

Fallback Image

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Gulp for Beginners Gulp for Beginners, Zell Liew Other Creating Data Forms in Windows 10 Universal Platform Apps, Michael Crump Make your app look great on any size screen or window (10 by 10), Rajen Kishna Thoughts on Yesterday’s Issue Surrounding the GitHub for Visual Studio Extension, Bill Wagner Drive

Roslyn And The New Language Features of C# 6

Fallback Image

Roslyn And C# 6 - With Visual 2015 being released, developers were treated to some really cool new language features in C# 6. In this article I will highlight some of the features available and compare some to the old way of doing things.  20489