Hey guys,
I am always exited to learn something new and hope you guys feel the same way. Today i am going to share as to how we can write a Hello World console application in F#. Hope you have VS 2010 installed.
- Go to File –> New Project
- Navigate to Other languages –> F# –> Windows –> F# Application
- If you open the references tab you could see a reference to FSharp.Core
Any comments, feedback or questions are more than welcome.