Blog articles

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[...]
.
0
comment
on 1/26/2013 5:27 PM
F# 3 has LINQ expression support built-in just like C# and VB.Net. Prior to this basic LINQ expression interop could be achieved with the F# PowerPack and F# Code Quotations. F# 3 LINQ support opens up APIs that use LINQ expressions like Moq, a popular .[...]
.
0
comment
on 1/26/2013 4:47 AM
In this short sample I assume you have the latest version of FAKE in ./FAKE/tools/. Now consider the following small FAKE script: If you are on windows then create this small redirect script: On mono you can use: Now you can run FAKE targets easily from t[...]
.
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