New answers tagged c#
6
votes
Accepted
Should I split endpoints by parameter requirements?
There isn't an industry standard practice here. Choose the solution that you, as the maintainer of these reports, will find easiest to maintain.
One piece of advice I can give is to stop thinking in ...
4
votes
Accepted
Is there a better way to soft delete navigation properties in Entity Framework 6 when using Repository pattern?
I think there is a misconception here. The repository pattern is a persistence pattern. What you are describing is business logic, not persistence logic.
There is a business process you need to model, ...
Top 50 recent answers are included
Related Tags
c# × 4966.net × 665
design-patterns × 546
design × 452
object-oriented × 364
architecture × 271
domain-driven-design × 246
asp.net × 205
unit-testing × 190
object-oriented-design × 183
java × 175
asp.net-mvc × 172
entity-framework × 170
dependency-injection × 156
interfaces × 150
wpf × 139
database × 108
mvvm × 103
asp.net-core × 99
c++ × 96
programming-practices × 90
sql × 87
multithreading × 87
inheritance × 84
exceptions × 84