Showing results for interactive - .NET Blog

Jul 31, 2024
Post comments count2
Post likes count2

Enhancing #help in F# Interactive

David Schaefer
David Schaefer

The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.

.NETF#
Nov 30, 2015
Post comments count0
Post likes count0

What’s New in Visual Studio Update 1 for .NET Managed Languages

.NET Team
.NET Team

Hold on to your hats, cowboys and cowgirls! A lot of exciting things are coming out of the .NET Managed Languages team for Visual Studio 2015 Update 1. Read on to learn more about new IDE features, interactive C#, new code analysis management, Visual F# improvements, and the new F5 experience for Roslyn open source development. You can now right-...

.NET