Blog articles

0
comment
on 5/2/2017 1:00 AM
Tweet The Road So Far part 1 : overview part 2 : testing and continuous delivery strategies part 3 : ops   Just before Yubl’s untimely demise we did an interesting piece of work to redesign the system for sending targeted push notifications to our users t[...]
.
0
comment
on 5/1/2017 5:00 PM
Much of Scala’s power comes from its flexibility and generality as a language. You can mold it quite extensively to suit your particular problem domain or coding style. The downside of this is that Scala can sometimes be permissive and accommodating to[...]
.
0
comment
on 4/29/2017 4:00 AM
Welcome to F# Weekly, A roundup of F# content from this past week: Soon is now: Rider EAP 21 adds initial F# support, bundles TFS plugin: https://t.co/MTZVlPNkmN pic.twitter.com/cz078Bmuaz — JetBrains Rider (@JetBrainsRider) April 27, 2017 News New course[...]
.
0
comment
on 4/28/2017 10:25 AM
. . . consider yourself invited to join me for some coffee, some shop talk, and likely some coding . . .
.
0
comment
on 4/27/2017 12:26 PM
A short introduction to the F# Pipe Operator, and how can you use it to make your F# pizzas tastier than the C# ones!
.
0
comment
on 4/27/2017 6:11 AM
Filters in ASP NET Core - what are they and how to use them ASP NET Core comes with a concept of filters. Filters intercept the stages of the MVC pipeline and allows us to run code before/after their executions. They are meant to be used for cross-cutting[...]
.
0
comment
on 4/26/2017 6:16 AM
This is a brief post documenting a very weird thing I partly came up with on Stack Overflow today. The context is this question. But to skip to the shock, we end up with code like this: That just shouldn’t happen. You shouldn’t be able to create an instan[...]
.
0
comment
on 4/24/2017 1:00 AM
Tweet Following on from the last post where we discussed 3 useful tips for working effectively with Lambda and Kinesis, let’s look at how you can use Lambda to help you auto scale Kinesis streams. Auto-scaling for DynamoDB and Kinesis are two of the most [...]
.
0
comment
on 4/23/2017 9:26 AM
This post is an attempt to reduce the number of times I need to explain things in Stack Overflow comments. You may well be reading it via a link from Stack Overflow – I intend to refer to this post frequently in comments. Note that this post is mostly not[...]
.
0
comment
on 4/22/2017 7:44 AM
Different types of authorization in ASP.NET Core Last week I touched on how we could authenticate users using Resource Owner Password flow with identity server. Authentication is the act of taking the information provided and verifying the “identity” of t[...]
.
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