Rob Janssen

All | Unread | Read

Ella Vater - The Mini Vandals [No Copyright Music] // YouTube Audio Library

Track Info: Royalty Free Music, No Copyright Music, Creative Commons Music, Free Audio Library, Copyright Free Music Artist : The Mini Vandals Title : Ella Vater Genre : Jazz & Blues Mood : Happiness Download: https://www.youtube.com/audiolibrary_download?vid=a0a6ed7a812

Setting assembly and nuget package metadata in .NET Core

The new csproj format introduces two major changes that are important from the artifact metadata management perspective. First of all, a NuGet package definition was moved into the project file which allows sharing common attributes between NuGet package manifest and assembly info.

Let's talk about Blazor, baby!

There are a lot of .NET developers that have mostly worked in backend systems, in older and sometimes legacy web-frontend (such as WebForms, MVC, HTML + jQuery, etc.).

The Big Little Guide to Message Queues

Message Queues are now fairly prevalent—there are so many of them showing up so fast you'd think they were rabbits with an unlimited supply of celery, resulting in an kafkaesque situation where making a decision is like trying to catch a stream in your hands.

Time Series Smoothing - Making aberrations stand out

Time series is a collection of numerical data points (often measurements), gathered in discrete time intervals, and indexed in order of the time. Common examples of time series data are CPU utilization metrics, Temperature of some geolocation, New User Signups of a product, etc.

An Introduction to Channels in C#

Channels give us a way to communicate between concurrent (async) operations in .NET. Channel<T> was included in .NET Core 3.0 (so it's been available for a bit over a year now).

Design Patterns Explained with Food ??

This repository was made as a way to demonstrate and learn using moderately realistic examples of the Gang of Four Design Patterns (Design Patterns - Elements of Reusable Object-Oriented Software) by Gamma, Helm, Johnson, and Vlissides.

C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core

This week, Fritz walks through building OpenAPI and gRPC services using ASP.NET Core. We look at the templates, command-line tools, and the Visual Studio 2019 features that make development with these protocols a snap. Questions: 00:07:15 Will you talk about HangFire? 00:45:20 Can you disable th

???? An Introduction to Time Representation, Serialization and Management in Software

Most issues in software development usually arise from poor, inconsistent knowledge of the domain at hand. A topic apparently as simple as time representation, serialization and management can easily cause a number of problems both to the neophyte and to the experienced programmer.

CoreWCF/CoreWCF

What is Core WCF? Core WCF is a port of Windows Communication Framework (WCF) to .NET Core. The goal of this project is to enable existing WCF projects to move to .NET Core. Please note that right now, this port is not production ready.

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.