Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.

Explore our questions

30 votes
9 answers
12k views

When is primitive obsession not a code smell?

7 votes
3 answers
3k views

Use of `is` and `as` in multiple conditions

1 vote
2 answers
598 views

C# - Generic Configurable Condition checker at Runtime - Achievement System

1 vote
1 answer
2k views

Generic Repositories with different IDbConnections

0 votes
1 answer
1k views

Asynchronous execution queue in C#

1 vote
6 answers
10k views

Designing a Business Rule Engine

2 votes
2 answers
291 views

How should multiple ViewModels communicate in a larger WPF MVVM application?

1 vote
4 answers
1k views

What's the alternative to trying to inherit static methods?

50 votes
2 answers
26k views

Choosing the right Design Pattern

1 vote
1 answer
855 views

MVVM viewmodel to view correlation in adaptive UI

1 vote
3 answers
242 views

Should HTTP clients be encapsulated in a C#/.NET library?

8 votes
4 answers
2k views

Entity Framework - Is there a safety mechanism to prevent accidentally running Update-Database?

6 votes
1 answer
1k views

Writing a Compiler - .reloc section of the COFF

4 votes
1 answer
1k views

CA-1822: Mark members as static Roslyn recommendation will not unnecessarily increase memory consumption?

Browse more Questions