Menu

#Csharp

152 posts

Feed·
20 of 152 posts
📰
0

Reddit - Please wait for verification

I'm curious how you all learned csharp, how long it took you to feel confident in using it. How do you all stay sharp in your skills (no pun intended). Me? I've always tried to memorize how to do things, but it never stuck as much as doing small projects.…

15s
Read More
📰
0

Reddit - Please wait for verification

C#·/u/Git_Wrangler·2 days ago
#Y82ABtOv
#csharp#reddit#photo#article#video#discussion

Any good tutorials out there on v8 of Polly? The ones on Youtube are pretty basic and I'm looking for a bit more. Not sure how Microsoft.Extensions.Resilience fits into things, when there is Polly.Extensions I generally like to digest a good tutorial…

15s
Read More
📰
0

Reddit - Please wait for verification

Hi, I'm working on a Tactical RPG, running on Unity. The architecture is the following: Core abstraction layer (pure C#) RPG Framework (pure C#) RPG Business layer (pure C#) Unity View The View mostly receives events and enqueues commands.…

15s
Read More
📰
0

Reddit - Please wait for verification

C#·/u/AmCHN·2 days ago
#iJrRo0x4

Sorry if everything below sounds like a rant, but I stumbled on this question and felt that "I have to be missing something obvious". How are you supposed to prevent false sharing (multiple threads accessing the same cache line) in C#?…

15s
Read More
📰
0

Reddit - Please wait for verification

Part 6 TLDR; Non scientific ballpark benchmarks on isolated backends comparing io_uring, epoll and hybrid models. Load generators used; wrk (epoll) gcannon (io_uring) Didn't find any other viable option - oha, bombardier, hey, k6 and friends are painfully…

15s
Read More
📰
0

Reddit - Please wait for verification

Hey guys! I’ve been working on a library called QChain focused on reusable and composable DAL queries on top of LINQ and EF Core. Main goal: avoid duplicated joins, filters, projections, and repository method explosion in larger applications.…

15s
Read More
📰
0

Reddit - Please wait for verification

I'm attempting to construct a system in which I can attach a "passive skill" object to another object to modify formulas. For example, let's say I want one skill that makes the user deal more damage if its enemy is at full health, and another skill that…

15s
Read More
📰
0

Reddit - Please wait for verification

C#·/u/ptr808·2 days ago
#XYAMnsR4

Hi everyone, I am looking for a course which shows me the best practices with using API’s in windows form applications. I want to send and recieve data over https connections. I prefer udemy, but anything goes at this point. Best regards and thanks !…

15s
Read More
📰
0

Reddit - Please wait for verification

C#·/u/pyeri·2 days ago
#oN7W2KnQ

When I migrated from Linux to Windows few years ago due to work and profession reasons, one of the things I highly missed was the command line dict program which was as easy to install on Debian as sudo apt install dict.…

15s
Read More