
If you want to try F# programming in Visual Studio 2017, here's what you might want to do to optimize Visual Studio to run optimally on your machine. From the menu, go to Tools and select Options. Under Debugging, set the Enable script debugging to True. Under Misc, set 64-bit F# Interactive to True (if you use 64-bit Windows OS). Set F# Interactive options to the following: Set Shadow copy assemblies to True and click OK. This "once and forget it" setup serves the … [Continue reading]