https://www.developerfusion.com/t/fsharp/ Latest F# developer content from Developer Fusion 2012-09-24T08:44:09.00Z http://www.developerfusion.com/media/145944/phil-trelford-codes-in-f-30/ Phil Trelford Codes in F# 3.0 2012-09-24T08:44:09.00Z Carl and Richard talk to Phil Trelford about the new features in F# 3.0, the version shipping with Visual Studio 2012. Phil talks about how F# is functional first, object second, as opposed to C# which is object first, functional second - but the two languages work together fine. He also digs int. James Crowley http://www.developerfusion.com/article/145919/an-introduction-to-f-type-providers/ An Introduction To F# Type Providers 2012-09-24T08:24:29.00Z Type Providers are a new core feature in F# 3.0, the latest version of F# released with Visual Studio 2012. Keith Battocchi investigates. Keith Battocchi http://www.developerfusion.com/media/144629/venkat-subramaniam-thinks-functionally/ Venkat Subramaniam Thinks Functionally 2012-07-16T10:53:14.00Z At NDC Carl and Richard talk to Venkat Subramaniam about functional programming. Venkat digs into the idea that functional programming is less about language and more about practice, exploring how C# can build functional code just as well as F#. The conversation also drills into the advantages of. James Crowley http://www.developerfusion.com/article/142002/forcedirected-graph-layout-in-websharper/ Force-Directed Graph Layout in WebSharper 2012-04-17T11:57:20.00Z In this tutorial, Anton Tayanovskyy demonstrates how to build an interactive force-directed graph visualization running in the browser. Anton Tayanovskyy http://www.developerfusion.com/article/140677/writing-concurrent-applications-using-f-agents/ Writing Concurrent Applications Using F# Agents 2012-03-27T09:35:44.00Z In part 2 of this article on F# agents, Tomas Petricek looks at agent-based architecture for concurrent systems from a high-level perspective. It shows how to encapsulate agents into reusable components and several common inter-agent communication patterns used to build a concurrent system. Tomas Petricek http://www.developerfusion.com/article/139804/an-introduction-to-f-agents/ An Introduction To F# Agents 2012-03-11T20:22:36.00Z In this article, Tomas Petricek looks at how F# Agents lie at the intersection of parallel, asynchronous and concurrent programming styles and how they can be used to build concurrent applications Tomas Petricek http://www.developerfusion.com/article/136179/an-introduction-to-fsharpx/ An Introduction To FSharpx 2012-01-10T22:58:38.00Z Dan Mohl introduces FSharpx, a community-driven, open source set of extensions for the F# language Dan Mohl http://www.developerfusion.com/article/133772/pattern-matching-in-f-part-2-active-patterns/ Pattern Matching in F# Part 2 : Active Patterns 2011-11-29T17:09:21.00Z In part two of this series, Jessica Kerr looks at creating active patterns. These are functions to transform, recognize, and categorize custom types for use with the F# pattern matcher. Jessica Kerr http://www.developerfusion.com/article/132340/pattern-matching-in-f-part-1-out-of-the-box/ Pattern Matching in F# Part 1 : Out of the Box 2011-11-15T15:04:55.00Z In the first of a two part series, Jessica Kerr examines and demonstrates the powerful built-in pattern matching functionality in F# and reveals there's a lot more to it than a C# switch statement or a regular expression Jessica Kerr http://www.developerfusion.com/article/124305/building-an-html5-application-with-websharper-sitelets-part-2/ Building an HTML5 application with WebSharper Sitelets, Part 2 2011-08-16T14:04:23.00Z In the second half of this tutorial you will learn how to extend this simple web application with authentication. Basically, you will implement Login/Logout functionality and protect the Clock page with authentication to require users to log in before they can see the local time. Adam Granicz http://www.developerfusion.com/article/124078/building-an-html5-application-with-websharper-sitelets-part-1/ Building an HTML5 application with WebSharper Sitelets, Part 1 2011-08-12T20:08:52.00Z In this article, we're going to look at using WebSharper, a web development framework for .NET, to build a small web application from scratch that features an HTML5-based clock. Adam Granicz http://www.developerfusion.com/article/123830/functional-cells-a-spreadsheet-in-f/ Functional Cells : A Spreadsheet in F# 2011-08-10T09:42:08.00Z If you’ve ever written formulas in a spreadsheet then you’re already familiar with some of the principles of functional programming. The key building blocks of a spreadsheet are cells containing functions and values. To demonstrate functional programming at large, this article will be looking at the implementation of a functional spreadsheet written in F Philip Trelford http://www.developerfusion.com/media/123209/polyglot-programming-and-net-lessons-learned-with-ivan-towlson-from-mindscape/ Polyglot Programming and .NET - Lessons Learned with Ivan Towlson from Mindscape 2011-07-30T22:46:08.00Z Scott sits down with Ivan Towlson from Mindscape. They recently released Web Workbench to the community for free with support for LESS, SASS, and CoffeeScript. Interestingly, they used C#, F#, JavaScript and Ruby to create this app. Why was polyglot programming right for what them? Is it right fo. James Crowley http://www.developerfusion.com/article/122233/from-c-to-f-a-developers-perspective/ From C# to F#: A Developer's Perspective 2011-07-14T10:11:17.00Z Learn the key differences between the C# and F# languages and some of the concepts that functional languages lead you to think about. Dave Thomas http://www.developerfusion.com/article/122079/learn-f-programming/ Learn F# Programming 2011-07-12T11:35:24.00Z Providing both leading-edge functional programming and familiar object-oriented capabilities, F# gives the developer more power to solve problems -- all in fewer lines of code, thanks to succinct syntax. Ted Neward and Jessica Kerr http://www.developerfusion.com/media/92204/dotnetrocks-year-in-review/ DotNetRocks Year In Review 2011-02-21T22:15:03.00Z Carl, Richard and Mark Miller chat about events that occurred in 2010 that affect the .NET world. From C# to F#, Studio to Lightswitch, Windows Phone 7 to Kinect. What a great year! James Crowley http://www.developerfusion.com/news/92056/mono-publishes-huge-list-of-upcoming-releases/ Mono publishes huge list of upcoming releases 2011-02-09T18:08:13.00Z Doubts of project survival following Novell purchase well and truly removed with upcoming plans revealed Chris Alexander http://www.developerfusion.com/news/91718/building-f-apps-under-linux-and-os-x-just-got-a-lot-easier/ Building F# apps under Linux and OS X just got a lot easier 2011-02-09T18:08:12.00Z F# continues Open Source adventure, plugins now available for MonoDevelop Chris Alexander http://www.developerfusion.com/news/91703/mono-gains-profiler-expects-to-add-f-support/ Mono gains profiler, expects to add F# support 2011-02-09T18:08:12.00Z New log profiler enables better debugging for devs, F# incoming after open-source release Chris Alexander http://www.developerfusion.com/news/91631/f-compiler-and-core-library-now-open-source/ F# compiler and core library now open source 2011-02-09T18:08:11.00Z Functional .NET language's compiler and core libraries released under Apache 2 on CodePlex Chris Alexander