I recently presented to the Houston Functional Programmers meetup on the topic of using F# for web development. This is an update to my talks with a similar title based on my experience building a real application for Tachyus. I cover data access using the FSharp.Data.SqlClient and building web APIs using ASP.NET Web API with Frank. You can find the video on YouTube.
Tag Archives: OSS
Playing Catch Up
I recently moved to Bellingham, WA to work for Logos Bible Software. It’s awesome, and I love it up here so far. However, I’m now behind (even more) on everything. I have unfinished blog posts, unfinished tasks on a few open source projects, and a few projects of my own that I’m working on (Tutorial D and frank; sorry, no links yet). Please bear with me.
On that last note, if anyone has any idea how to make an F# library project act and behave like an ASP.NET project, I’d love to know. I can’t figure out what I’m missing in my .fsproj file to get it running. Also, even though Ivan Porto Carrero has tried helping me with getting IronRuby building on Mono, I’m still not getting anywhere. Any help is appreciated. Cheers!