Blog articles

0
comment
on 2/13/2017 10:41 AM
The post on applying GPU to finding Eulerian path mentioned a stumbling block: partitioning a very specific kind of graph. In general, partitioning is a hard problem, NP-hard actually. The graphs we are dealing with are very specific, though, and may be p[...]
.
0
comment
on 2/12/2017 6:12 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Visual Studio 2017 Launch Event and 20th Anniversary F# is in the top 3 on Stack Overflow most loved technology Follow F# Tweet Casts to see educational F# casts directly on Twitter. [...]
.
0
comment
on 2/10/2017 1:22 AM
Fix ‘The method or operation is not implemented Visual Studio’ when referencing project in F# solution Yesterday, when trying to reference a project within my solution, I had an error from VS with the following message. The problem was that I was referen[...]
.
0
comment
on 2/4/2017 12:02 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News The .NET Language Strategy F# Historical Acknowledgements Announcing .NET Core, .NET Native and NuGet Updates in VS 2017 RC January 2017 Update for ASP.NET Core 1.1 Event Hubs .NET St[...]
.
0
comment
on 2/3/2017 12:48 PM
20170202_listmodel_websharper_lostfocus.md How to avoid input lost focus with ListModel WebSharper F# Few months ago, I explained how ListModel worked. Today I would like to share a recurring issue that I used to have - lost of focus on input every time t[...]
.
0
comment
on 2/1/2017 1:00 AM
Tweet Note: see here for the rest of the series.   Having spoken to quite a few people about using AWS Lambda in production, testing and CI/CD are always high up the list of questions, so I’d like to use this post to discuss the approaches that we took at[...]
.
0
comment
on 1/29/2017 7:50 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News Please help to test Visual F# RC3. The Book of the Runtime (BOTR) for the .NET Runtime Significant Garbage Collector Changes in .NET 4.6.2 The new docs site for Fable-arch is out The [...]
.
0
comment
on 1/29/2017 12:05 AM
I wanted to see the state of EntityFramework on core. Turns out that it works on other platforms than Windows! NHibernate worked on mono as well as Windows, and now Entity Framework has caught up with that. However, EF Core is still somewhat limited as a [...]
.
0
comment
on 1/25/2017 4:31 AM
There were a lot of rumors recently about the death of facts and even the death of statistics. I believe the core of the problem is that working with facts is quite tedious and the results are often not particularly exciting. Social media made it extremel[...]
.
0
comment
on 1/23/2017 8:50 AM
Authentication for WebSharper sitelet with Jwt token in F# Authentication is an important part of any Web applications. Today I will explain how we can create the essential modules required to authenticate a user. This post will be composed by four parts:[...]
.
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