Click here to Skip to main content
15,912,400 members

Our Mailouts

The Daily Build - 30 Apr 2021

The Daily Build - Creating a Redis Client using the .NET System.IO.Pipelines and Kestrel Sockets Libraries

Headline article

Creating a Redis Client using the .NET System.IO.Pipelines and Kestrel Sockets Libraries

  (2 votes) by Matthew Dennis (updated 14 hours ago)
A Redis Client written from the ground up using System.IO.Pipelines, Span, etc

New Articles, Tech Blogs and Tips

Artificial Intelligence

  (0 votes) by Jarek Szczegielniak (updated 12 hours ago)
In this article we go back to the Intel/AMD CPUs. This time, we will speed up our calculations using a GPU.

Containers

  (0 votes) by Raphael Mun (updated 13 hours ago)
In this article discover how Azure helps you easily monitor and scale your microservices on AKS.

FaaS

  (0 votes) by Jeff Dabulis (updated 8 hours ago)
A solution approach for quickly implementing various web forms

Programming Languages

  (0 votes) by emartinho (updated 11 hours ago)
A Java String property value starting with a single number (e.g. a CRON schedule like "0 30 */1 * * ?") is truncated to just the first number.

Web Development

  (0 votes) by Han Bo Sun (updated 16 hours ago)
This tutorial will discuss an advanced configuration to use MySQL database as the session management.