Blog articles

0
comment
on 12/13/2015 10:34 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Call for rebooting F# Web Stack, Platform and Tools Visual F# Power Tools Team implemented “keyboard shortcuts for collapse, expand regions“ Peek Definition is in Visual F# Power Tool[...]
.
0
comment
on 12/11/2015 8:06 AM
How do you inherit from a “class” in JavaScript Especially if you have a class that is a mix of constructor function and prototype methods and properties. "use strict"; function getSeq(start){ return function next(){ return start++; }; } var getId [...]
.
0
comment
on 12/11/2015 8:06 AM
How do you inherit from a “class” in javascript Especially if you have a class that is a mix of constructor function and prototype methods and properties. "use strict"; function getSeq(start){ return function next(){ return start++; }; } var getId [...]
.
0
comment
on 12/11/2015 7:17 AM
This post is part of the F# Advent Calendar in English 2015. Thanks to Sergey Tihon for organizing and letting me be a part of it this year! Some short time after implementing MembershipProvider for the first time I realized that simply relying on ab[...]
.
0
comment
on 12/10/2015 4:42 AM
When I tell my fellow computer scientists or software developers that I'm interested in philosophy of science, they first look a bit confused, then we have a really interesting discussion about it and then they ask me for some interesting books they could[...]
.
0
comment
on 12/10/2015 4:42 AM
When I tell my fellow computer scientists or software developers that I'm interested in philosophy of science, they first look a bit confused, then we have a really interesting discussion about it and then they ask me for some interesting books they cou[...]
.
0
comment
on 12/7/2015 11:49 PM
Following on from yesterday’s post on Disinherited Types where I implement an F# type provider that hides inherited members of a type to let you focus on the useful members. The example was the WPF Button control which contains around 300 members via 9 le[...]
.
0
comment
on 12/7/2015 7:51 AM
One of the things that’s always bugged me when using Windows UI libraries like WinForms and WPF is the sheer number of members that pop up in intellisense for a control. The Button type in WPF has around 300 members and a total of 9 levels of inheritance [...]
.
0
comment
on 12/6/2015 1:01 PM
This post is part of the F# Advent Calendar in English 2015 project. And special thank you to Phillip Trelford for the idea of F# Advent in English year ago. In this post I want to talk about how we design software, what we should care about and what we s[...]
.
0
comment
on 12/6/2015 9:25 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Tomas Petricek twitted how Evelina Gabasova taking pictures of David Stephens taking pictures of English food! F# Advent Calendar in English 2015 RSS Feed. Visual F# Power Tools Outli[...]
.
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