Tag: csharp (40)
- Why I'm moving from C# to Rust for High-level Apps
- Benchmarking my Markdown Blog in Rust and C# - 4.6x Less Memory, 2-8x Faster Latency on the Same App
- The Missing Programming Language - Why There's No S-Tier Language (Yet)
- How I Built a Clicker Game with Raylib + C#
- Advent of Code 2025 Day 5 in Functionalish C#
- Advent of Code 2025 Day 4 in C#
- Advent of Code 2025 Day 3 in C#
- Advent of Code 2025 - Day 2 in C#
- Why I'm Moving my Blog from F# to C#
- C#
- C# Errors vs Exceptions Performance Benchmarks
- C# Records and How To Use Them
- I Vibe-Coded a C# Library with Claude Code - Here's 6 Things I Learned
- Introducing CinderBlockHtml - A C# DSL for Building HTML with Composable Building Blocks
- My Career in Programming Languages
- 7 Reasons F# Sucks
- How to Run a C# CLI App with Docker
- My 2025 Programming Language Tier List
- How to Fix System.IO.IOException: The configured user limit on the number of inotify instances has been reached
- How to create a C# / dotnet 8 Replit Instance
- Containerized Webscraping with C# and Selenium
- Is C# faster than F#?
- Godot 3: Script with F#
- The Best Tech Stack for Building Modern SaaS Apps in 2022
- Build a .NET SaaS App in Minutes with CloudSeed
- C#: CSVHelper - CsvConfiguration Not Found
- Unity: Procedural Generation with Unity3D and C#
- Docker: Change dotnet core default listening port
- C#: Create an XUnit test project in 2 minutes
- C#: Testing the internals of another project
- C#: type or namespace name 'InternalsVisibleTo' could not be found
- C#: The type or namespace name 'StringContent' could not be found
- C#: The type or namespace name 'Task<>' could not be found
- EF Core: Table Attribute Not Found
- C#: Default to DateTimeOffset over DateTime
- CSharp: `error CS0103: The name 'DateTimeOffset' does not exist in the current context`
- Unity: Open Url on Button click
- Unity: How to get a script from a GameObject
- C#: Naive benchmarking
- C#: List does not contain a definition for 'OrderBy'