Latest blog articles (see all)

0
comment
comment
on 11/12/2018 4:58 AM
I've been teaching F# for over seven years now, both in the public F# FastTrack course that we run
at SkillsMatter in London and in various custom trainings for private companies. Every time I teach
the F# FastTrack course, I modify the material in one wa[...]
0
comment
comment
on 11/2/2018 11:00 AM
Serilog with AWS Cloudwatch on Ubuntu
Few weeks ago we saw How to configure Serilog to work with different environment. At the end of the post, we saw briefly how to get the structured logs synced to Cloudwatch. Today we will explore the configuration in [...]
0
comment
comment
on 10/22/2018 12:56 AM
Update 2018/10/29: The vote showed that there is a demand for extra F# Advent slots, so I am going to follow suggestion from Reed Copsey and add new slots in portions. We will start from slot for [Dec 18 – Dec 24] week, and when they are filled I will add[...]
0
comment
comment
on 10/8/2018 4:22 AM
In May, I joined the School of Computing at the University of
Kent as a Lecturer (equivalent of Assistant Professor in some other countries).
When applying for the job, I spent a lot of time thinking about how to best explain the kind of
research that I w[...]
0
comment
comment
on 9/21/2018 1:44 PM
Setup Continuous Integration and Deployment for dotnet library with Appveyor and FAKE
Last week we saw a flow to manage versioning and releases. As a continuation of last week, today I will show how we can setup versioning and releases for open source pro[...]
0
comment
comment
on 7/16/2018 3:58 PM
HttpClientFactory in ASP NET Core 2.1
ASP.NET Core 2.1 ships with a factory for HttpClient called HttpclientFactory. This factory allows us to no longer care about the lifecycle of the HttpClient by leaving it to the framework. Today we will see few ways [...]
0
comment
comment
on 6/21/2018 5:00 PM
So I’ve been trying to keep my development skills somewhat sharp by working on coding up certain data structures in C#. Course I’d rather do this with F# or even some more interesting FP language (Elm anyone?) but I do have a need to be able to show this[...]
0
comment
comment
on 5/22/2018 2:27 AM
Unless you are a sci-fi author or some secret government agency, the question whether aliens
would understand lambda calculus is probably not your main practical concern. However, the question
is intriguing because it nicely vividly formulates a fundament[...]
0
comment
comment
on 5/11/2018 4:22 PM
One of the main goals of the F# Software Foundation has always been to help bring the F# community together and foster better communication. While the Slack team has been a fantastic mechanism for Members of the Foundation to communicate, it does have qui[...]
![]() |
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 |