Hacker News new | ask | show | jobs
by batasrki 5742 days ago
Hmm, good article, but I think it does more to expose Microsoft's inability or unwillingness to integrate F# into the .Net platform the way C# is.

He had to create a C# web project, as Visual Studio doesn't support that for F#. He had to create a C# LINQ-to-SQL project to generate model classes as there's no support to do so in F#.

This saddens me greatly. Here is a potentially great language in the .Net ecosystem and the support for the most basic of things is missing.