Blog articles

0
comment
on 2/2/2013 6:37 PM
The last post contains the description of a sqlMonad. It also happens to contain a silly and obvious (aren’t they all in hindsight) bug. The bug is in implementing the containing CmdSqlBuilder with the IDisposable. While the intent was good (the class wra[...]
.
0
comment
on 2/2/2013 4:19 AM
Howard Lewis wrote a nice post "Crafting Code in Clojure" about craftable code. He started with a rather ugly Java class and reached a lovely small Clojure solution. I was curious how it would be looked written in F#. Have a look at the result: It's odd t[...]
.
0
comment
on 1/31/2013 6:32 AM
Presented at the Detroit Lambda Lounge Event Jan 30, 2013 PowerPoint and demo code is here: https://dlldemo.codeplex.com/releases/view/101188  
.
0
comment
on 1/31/2013 6:32 AM
Presented at the Detroit Lambda Lounge Event Jan 30, 2013 PowerPoint and demo code is here: https://dlldemo.codeplex.com/releases/view/101188  
.
0
comment
on 1/30/2013 11:58 AM
  Twelve F# type providers in action, brought to you with love by the Visual F# team and the F# Community Click on the images to learn more about using and/or contributing to the type providers. All your types are belong to us :)                     [...]
.
0
comment
on 1/30/2013 11:34 AM
Thursday night (31 Jan) at the F#unctional Londoners Meetup we have Zach Bray telling us all about FunScript, aka "F# to Javascript, the FunScript way!" This includes a cool integration of TypeScript metadata into F#-JavaScript programming using an F# typ[...]
.
0
comment
on 1/29/2013 9:01 AM
HTML input elements have a placeholder attribute which you can use to show a bit of text to prompt the end user. Although you can make an editable div by using the contenteditable attribute, it will not support the placeholder attribute. I needed to do bo[...]
.
0
comment
on 1/27/2013 1:00 PM
Welcome to F# Weekly, It was a really nice and full of news week. A roundup of F# content from this past week: News http://www.tryfsharp.org/ v3.0 – a new interactive site for learning F# (Learn. Create. Explore.) Foq 0.6 is released. Typed mocking for F#[...]
.
0
comment
on 1/27/2013 8:11 AM
Today I released two new AssemblyInfo tasks for FAKE and marked the old one as obsolete. One advantage of the new tasks is that they only generate the specified attributes and no more. There are already a lot of predefined attributes but it’s also possibl[...]
.
0
comment
on 1/27/2013 12:08 AM
Phil Trelford recently released Foq, a small F# mocking library (with a very daring name). If most of your code is in F#, this is probably not a big deal for you, because the technique of mocking isn’t very useful in F# (at least in my experience). On the[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper