Rob Janssen

All | Unread | Read

Writing Allocation Free Code in C# - Matt Ellis

Performance is a feature. We all want our code to run faster, and there are plenty of ways to do this - caching, using a smarter algorithm or simply doing less stuff.In this session, we’re not going to look at any of that. Instead, we’re going to focus on a recent trend in the C# world - improvi

Show dotnet: Running my .NET nanoFramework for 8 years on a battery

Today, I’d like to show dotnet how to run your own .NET application on a Micro Controller Unit (MCU) on a simple battery for multiple years. I’ll build an application that will read the temperature and pressure on a BMP280 sensor connected to an ESP32.

Validation using MediatR's Pipeline Behaviors and FluentValidation | Clean .NET Core

Subscribe: http://bit.ly/ChapsasSub Support me on GitHub: http://bit.ly/ChapsSupport Get the source code: http://eepurl.com/gLjkuv Join our Slack community: https://slackinvite.azurewebsites.net Hello everybody I'm Nick and in this ASP.NET Core tutorial I will show you how you can use MediatR's

SSH Crash Course | With Some DevOps

In this video we will learn the fundamentals of SSH along with some basic DevOps and Linux stuff. We will start with a local Ubuntu server on my network and then create a remote Digital Ocean Droplet to work with. We will create sets of SSH keys for those as well as Github. We will even do a simple

Server Streaming | gRPC in .NET 5

Subscribe: http://bit.ly/ChapsasSub Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody I'm Nick and in this video I will show you how you can implement Server Streaming using gRPC in .NET. Server streaming can be used for multiple reasons such as real t

gRPC Server & Unary Calls | gRPC in .NET 5

Subscribe: http://bit.ly/ChapsasSub Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody I'm Nick and in this video series I will show you how you can get started with gRPC. gRPC is a fairly new technology that is taking the industry by storm and I am hea

A Closer Look at 5 New Features in C# 10

We’ve been speculating about the future of C# 10 for a while. The possibilities are no secret. Spend some time on the C# GitHub page and you’ll find a long list of tantalizing ideas — some with major headaches still being hashed out.

Date, Time, and Time Zone Enhancements in .NET 6

I’m excited to share with you some of the improvements that have been made to .NET that are coming in .NET 6 in the area of dates, times, and time zones. You can try out all of the following, starting with .NET 6 Preview 4.

string vs. String is not a style debate

Often I see developers debating using String vs. string as if it’s a simple style decision. No different than discussing the position of braces, tabs vs. spaces, etc … A meaningless distinction where there is no right answer, just finding a decision everyone can agree on.

Hacking a Cheap Ammeter / Voltmeter to Provide a Bluetooth PC Interface

I love analyzing data, so any time I work with a device that measures something, I usually want to save its output. I've lately come to enjoy the cheap panel-mount volt meters and current meters on eBay, and figured it would be cool to hack one to provide PC logging capability.

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.