Blog articles

0
comment
on 10/22/2017 12:14 AM
F# Advent Calendar is an adorable idea, which has become a tradition: F# Advent Calendar in English: 2016, 2015, 2014 F# Advent Calendar (in Japanese): 2016, 2015, 2014, 2013, 2012, 2011, 2010 Each year we’ve had an incredible Advent full of F# and Christ[...]
.
0
comment
on 10/19/2017 8:51 AM
Microsoft Orleans Grains Concurrency Handling Few weeks ago I explained the benefits of using Microsoft Orleans. One of them was the implementation of the actor pattern. Today I will dig deeper into it by revisiting a common scenario present in today syst[...]
.
0
comment
on 10/17/2017 2:10 AM
If you used Haskell for some time you probably have seen Hoogle and used the Haddock Documentations before. But what if you want to take those with you (say you have no WiFi)? I like to install both things locally and stack is a really nice and quick way [...]
.
0
comment
on 10/16/2017 6:27 AM
.
0
comment
on 10/15/2017 12:09 PM
So I was bored, didn’t know what to do, started solving problems on codewars (shut up!). There was this little problem there, where they are asking you to compute , for potentially large n’s with precision. It’s easy to see that this needs to be refactore[...]
.
0
comment
on 10/14/2017 1:21 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# support improvements in Rider 2017.2 JetBrains Rider 2017.2 is released Visual Studio 2017 Version 15.4 Released Visual Studio 2017 Version 15.5 Preview Step-back while debugging w[...]
.
0
comment
on 10/13/2017 6:52 AM
Create a simple Microsoft Orleans application Last week I presented an overview of Microsoft Orleans. Gave an explanation on the concepts and keywords which can be found in the framework. Today I will explain how we can implement a simple Orleans applicat[...]
.
0
comment
on 10/9/2017 9:14 AM
.
0
comment
on 10/8/2017 2:02 PM
This is an odd one. I’m currently working on Cloud Firestore support for C#, and I’ve introduced a GeoPoint struct to represent a latitude/longitude pair, each being represented by a double. It implements IEquatable and overloads == and != in the obvious [...]
.
0
comment
on 10/7/2017 2:31 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Free F# ebooks Check out Fulma project Roslyn Primer – Part I: Anatomy of a Compiler Riders support F# Scripts Save the date for Connect(); 2017 Videos & Slides How to write a functio[...]
.
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