Skip to main content
janw's user avatar
janw's user avatar
janw's user avatar
janw
Research Assistant
  • Member for 8 years, 8 months
  • Last seen this week
65 votes
1 answer
24k views

Ambiguous call when using LINQ extension method on DbSet<T>

25 votes
3 answers
30k views

Using the AesGcm class

8 votes
3 answers
13k views

Remove spacing before list in Markdown

6 votes
2 answers
2k views

Conditional move (cmov) for AVX vector registers based on scalar integer condition?

5 votes
2 answers
3k views

Using nameof() with Url.Action() and async methods in ASP.NET Core 3.x MVC

4 votes
2 answers
610 views

What is the operator precedence for the new C# 8.0 switch expressions?

3 votes
0 answers
136 views

Why does RDRAND lead to data cache accesses and misaligned loads on Zen 3?

2 votes
2 answers
9k views

Querying a custom type with Database.SqlQuery<T> in EF Core 7.0

2 votes
1 answer
1k views

ESM equivalent for createRequire(path).resolve(module)

2 votes
1 answer
650 views

Ambiguous call for UseHttps extension method

2 votes
1 answer
8k views

Disable SSL certificate verification in default injected IHttpClientFactory

2 votes
0 answers
440 views

Avoiding self-modifying code (SMC) machine clears when writing to executable memory

2 votes
1 answer
1k views

find_package(ACL REQUIRED) does not stop processing

2 votes
1 answer
2k views

EF.Core 3.x generates window function instead of JOIN, leading to MySQL syntax error

1 vote
1 answer
667 views

Partial evaluation of expressions

1 vote
0 answers
433 views

Disable PCIe device asserting unknown interrupt

1 vote
2 answers
1k views

Force RIP-relative access to fixed offset in NASM

0 votes
2 answers
554 views

How to safely append to ProcessStartInfo.EnvironmentVariables["PATH"]

-2 votes
2 answers
970 views

<select> tag helper not marking options as "selected" in multiple select