Blog articles

0
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
on 7/13/2018 3:07 AM
SignalR with ASP Net Core SignalR is a framework from ASP NET Core allowing us to establish a two way communication between client and server. This two way communication allows the client to send messages to the server but more importantly allows the serv[...]
.
0
comment
on 6/27/2018 8:35 PM
.
0
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
on 6/19/2018 4:30 PM
While I’ve done a lot of things that I now regret, I can say that I’ve been somewhat blessed to have learned from some of my mistakes.  So please believe that this advice comes from sad experience and that I’m just trying to help some folks avoid the care[...]
.
0
comment
on 6/17/2018 3:00 PM
.
0
comment
on 6/15/2018 12:35 PM
I can't tell you what makes a senior developer but I can tell you what separates a lot of juniors from the seniors.
.
0
comment
on 5/26/2018 3:09 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News .NET Core 2.1 releasing next week, May 30 FSharpx.Collections 2.0 release plan F# Tutorial on TutorialsPoint Do not miss your chance to contribute to Ionide! Awesome .NET open source [...]
.
0
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
on 5/19/2018 12:26 AM
Welcome to F# Weekly, A roundup of F# content from this past week: News New F# style guide F# code formatting guidelines F# coding conventions F# component design guidelines Calculator was written using Elmish.XamarinForms (full Elmish, no XAML) Model = 2[...]
.
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