Search Results

4
votes

F# - What are you using it for?

I introduced F# into my work by first using it to write simple applications that only I use. For example, a tool to quickly analyse my monthly timesheet that I keep in Outlook and a tool to analyse …
2
votes

Learning .NET

Once you've got a grasp of C#, and assuming that you want to do some web development, take a look at Microsoft's ASP.NET site at http://www.asp.net/ …