Rob Janssen

All | Unread | Read

ASP.NET 5 is dead - Introducing ASP.NET Core 1.0 and .NET Core 1.0

Naming is hard. There are only two hard things in Computer Science: cache invalidation and naming things. - Phil Karlton

dadgar/onecache

OneCache is a distributed key/value store that is accessible via the memcached protocol. OneCache nodes natively support clustering and best effort replication. Adding nodes into the cluster effectively increases the in-memory storage capability of the cache.

Business Logic in the Database. Yes or No? It depends!

We’ve had tremendously positive feedback on my recent article that talked about “Why SQL is neither legacy, nor low-level, nor difficult, nor the wrong place for (business) data logic, but simply awesome” both within the blog’s comment section as well as on reddit.

Outlier Detection in SQL

Inevitably, the unexpected happens. A historically low-traffic channel brings in 10x the normal amount of users. Or your user login rate drops by half. In either case, these are important events that are easy to miss in a sea of data.

Timezone updates need to be fixed

Fortunately, the technology for keeping planes airborne receive more attention that the information systems for passengers.In October I went to ElixirConf to talk about time and timezones. One of the things I talked about was keeping timezone data up to date.

Avoid adding a new library to the project — Medium

Suppose, you need to implement an X functionality in your project. Theorists of software development will say that you have to take the already existing library Y, and use it to implement the things you need. Suppose, you need to implement an X functionality in your project.

How to handle money and currency conversions

 Most of the bugs and unnecessary complexity that come from working with financial data in a computer program can be reduced or eliminated by creating a simple Money data-type that enforce the top three rules of dealing with dosh: The Most Important Rules for handing Money in Computer Programs 1:

Dominick Baier - Securing ASP.NET Web APIs

Microsoft’s new framework for writing RESTful web services and web APIs is appropriately enough called ASP.NET Web API. As the name applies, this technology is part of ASP.NET and also inherits its well-known security architecture. But in addition it also supports a number of new extensibility poi

Stuff in Space

Stuff in Space requires WebGL and Web Worker support.

No, I Don't Want To Configure Your App!

Table of Contents There seems to be a very interesting trend re-emerging in software development lately, influenced by Node’s philosophy, perhaps, where to use anything at all you first need to install a dozen of “dependencies,” spend the next 10 hours configuring it, pray to whatever gods (

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.