What To Look For When Reviewing C#
hackerone.com | blog | #code-review | #performance | #aspnet | #dotnet | #csharp | #pullrequest | #garbage-collection
Summary
PullRequest reviewer Artak Mkrtchyan flags common server-side C# issues, starting with unnecessary allocations that bloat the heap and trigger costly garbage collection in ASP.NET services.
- Published
- Collected
Skip to content