Blog articles

0
comment
on 6/30/2019 3:12 AM
This is a blog post I’ve intended to write for a very long time. (Other blog posts in that category include a recipe for tiramisu ice cream, and “knights and allies”.) It’s one of those things that’s grown in my mind over time, becoming harder and harder [...]
.
0
comment
on 6/29/2019 2:59 AM
Take F# to another level with end-to-end web apps through our SAFE Training course! Welcome to F# Weekly, A roundup of F# content from this past week: News The Evolving Infrastructure of .NET Core Visual Studio tips and tricks Windows Terminal (Preview) S[...]
.
0
comment
on 6/15/2019 10:37 AM
Java started out as a very object oriented language. One of the nice things with Java (as a language) has been that the syntax has been quite stable for a long time. C# competes with Java for mainstream developer mindshare. C# has pushed better tooling an[...]
.
0
comment
on 6/15/2019 10:37 AM
Java started out as a very object oriented language. One of the nice things with Java (as a language) has been that the syntax has been quite stable for a long time. C# competes with Java for mainstream developer mindshare. C# has pushed better tooling an[...]
.
0
comment
on 5/31/2019 11:25 AM
The Applied F# Challenge is an international contest organized by F# Software Foundation to share and promote in-depth technical publications and code projects that demonstrate significant technical value and unique practical relevance for F#. One of the [...]
.
0
comment
on 5/31/2019 11:25 AM
The Applied F# Challenge is an international contest organized by F# Software Foundation to share and promote in-depth technical publications and code projects that demonstrate significant technical value and unique practical relevance for F#. One of the [...]
.
0
comment
on 5/30/2019 3:15 AM
I’ve been following Go for a while due to the influence of one of my personal heroes: Ken Thompson (due to his hand in making Unix and C programming language). Many years ago I met Douglas Crockford. At that point I was looking into low level implementat[...]
.
0
comment
on 5/30/2019 3:15 AM
I’ve been following Go for a while due to the influence of one of my personal heroes: Ken Thompson (due to his hand in making Unix and C programming language). Many years ago I met Douglas Crockford. At that point I was looking into low level implementat[...]
.
0
comment
on 5/30/2019 12:18 AM
Updated to the latest and greatest Blazor and .NET Core
.
0
comment
on 5/25/2019 9:45 AM
This morning I tweeted this: Just found a C# 8 nullable reference types warning in Noda Time. Fixing it by changing Foo(x, x?.Bar) to Foo(x, x?.Bar!) which looks really dodgy… anyone want to guess why it’s okay? This attracted more interest than I expecte[...]
.
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