C# REPL – Introducing C# Interactive

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 will evaluate and return a result. Mads Torgersen also mentioned the C# REPL in a talk he did at DDD Brisbane 2015. (more…)

Continue ReadingC# REPL – Introducing C# Interactive

The Daily Six Pack: January 14, 2016

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Project Rider Project Rider – A C# IDE, Matt Ellis Other WallabyJS is a slick and powerful test runner for JavaScript in your IDE or Editor, Scott Hanselman Supporting Multiple String Formats from Your Class, Peter…

Continue ReadingThe Daily Six Pack: January 14, 2016