• C# Insights
  • Posts
  • Building a self-contained game in C# under 2 kilobytes

Building a self-contained game in C# under 2 kilobytes

Hi! ✌️

How I fit a graphical game in C# into 2 kilobytes, with no .NET runtime required.

In this post I take a brief look at one of the core types of ASP.NET Core, the humble StringValues. I look at where StringValues is used in the framework, what it's used for, how it's implemented, and why.

In this article, we will delve into its functionalities and usage, exploring how it simplifies the implementation of periodic operations in C#.

Let’s dive into how to understand a new codebase so that your next project kicks off to a smooth start!

This post will explore why you want to use IAsyncEnumerable and StreamRendering to get the fastest Time to first byte (TTFB) out of your ASP.NET Core web applications. Let’s get started.

In this article, I aim to highlight books for C# developers.

The article discusses how to build a Razor class library for image and PDF editing and conversion in Blazor apps. It demonstrates utilizing the Dynamsoft Document Viewer Javascript SDK to create classes for document management, browsing, editing and file conversion.

From the basics of their creation in SQL to their practical application in EFCore, this article aims to enhance your database management strategies, ensuring you leverage the full potential of stored procedures in your data-driven applications.

Reply

or to participate.