Blog articles

0
comment
on 6/3/2017 3:40 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News New FAKE (F# Make) site is published. Why you should use F# New book: Domain Modeling Made Functional by Scott Wlaschin The week in .NET – Open XML SDK, Adventure Time #FAKE 5 is comi[...]
.
0
comment
on 6/2/2017 5:10 AM
I’ve updated the Chocolatey NuGet (CNG) packages for Elixir, Erlang and Rebar.  If you’re unfamiliar with CNG it’s analogous to apt-get on Ubuntu or yum/dnf on Fedora except it’s for Windows. The Elixir (v1.4.4) and Erlang (v19.3) are already visible and [...]
.
0
comment
on 5/31/2017 7:32 AM
How does NgModule work in Angular The first time I saw the NgModule decorator and its arguments I was completely lost. I couldn’t understand what was the meaning of imports, declarations, exports, providers or bootstrap and I had a hard time finding clear[...]
.
0
comment
on 5/29/2017 11:17 AM
In today's post, I try to port the D3.js zoomable map sample to F# thanks to WebSharper and its D3 extension.
.
0
comment
on 5/28/2017 12:11 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Welcome new F# |> Bogotá, F# Vancouverite and F# |> Quito user groups FsShelter.Extras – common component types for FsShelter topologies Using .NET and Docker Together .NET Framework [...]
.
0
comment
on 5/26/2017 5:40 PM
Saving data with Entity Framework Core with SQLite Entity Framework is a framework abstracting away all the complexity of dealing with storage. This abstraction is also known as ORM ~ object-relational mapping. There is a number of provider which are impl[...]
.
0
comment
on 5/22/2017 7:46 PM
Auto-writing Software Good software writes itself. We all know the patterns and following them makes things easy. Not because we have memorized any monumental volume on design patterns, but because years of experience taught us what should be done on an a[...]
.
0
comment
on 5/22/2017 1:00 AM
Tweet TL;DR – The no. of partitions in a DynamoDB table goes up in response to increased load or storage size, but it never come back down, ever. DynamoDB is pretty great, but as I have seen this particular problem at 3 different companies – Gamesys, JUST[...]
.
0
comment
on 5/20/2017 11:27 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Fable is now friends with Paket! Mono 5 – Concurrent GC BUILD 2017 Conference Rollup for .NET Developers “Learn F#” book has been renamed to “Get Programming with F#“ .NET Framework M[...]
.
0
comment
on 5/19/2017 8:11 PM
Razor syntax and helpers Razor is a HTML templating engine which allows us to construct HTML pages from a combination of data and HTML markup. The power of Razor resides in its typesafety and support for well known operators, conditional if else and itera[...]
.
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