ByteBoard
Boards About Rules Contact
Register | Login
Boards About Rules Contact
Register Login
~/boards │ /cpp/ 4 /cs/ 5 /go/ 3 /js/ 3 /py/ 3 /rs/ 3
← Back to Home

/CS/_

Everything C# — language features, the .NET ecosystem, LINQ, async/await, performance tips, and modern patterns. If it compiles to IL, it belongs here.

> Threads

[+] New Thread
Sort by: [Thread_Name] [Creation_Date] [Number_Of_Posts]
3 posts

C# is a language, a coding language?!?!?!?!?!?!?

yup, it indeed is

By: bjb6287@gmail.com Apr 23, 2026
4 posts

Records, structs, and classes — when to use which in C# 10+

C# keeps adding new ways to define types. Here is my mental model for choosing.

By: dave_runtime Apr 15, 2026
4 posts

LINQ performance: when to avoid it

LINQ is beautiful but it is not free. Let's talk about when it hurts and what to reach for instead.

By: carol_null Apr 08, 2026
5 posts

async/await common mistakes I keep seeing in production

A collection of async/await anti-patterns that cause deadlocks, thread pool starvation, and mysterious hangs.

By: bob_codes Mar 29, 2026
[1] [2] Page 1 of 2 (5 threads)
© 2026 ByteBoard