Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
SonOfPirate
SonOfPirate has asked
36
questions and find answers to
13
problems.
Stats
442
EtPoint
82
Vote count
36
questions
13
answers
About
SonOfPirate questions
Distributed DDD in .NET: Sharing Domain Objects with Client
Re-evaluate LINQ query when ObservableCollection changes
Suppress CA1062 with fluent validation
Unit testing 3.5 project in VS2010 yields CS1685 warnings
Validation with DDD in SOA application using IoC
Global "using" directives in VS2010/C#?
AutoMapper pass parent reference when mapping child object
The Code Analysis-friendly way to dispose of objects
Change location of swagger JSON using Swashbuckle
Real-World DDD: Structuring the Domain Layer
SonOfPirate answers
Distributed DDD in .NET: Sharing Domain Objects with Client
Enforcing property-level authorization in domain objects
AutoMapper pass parent reference when mapping child object
how to implement services and repositories on onion architecture?
Silverlight Out-of-Browser application will not close using MainWindow.Close method
New entity ID in domain event
Getting SqlChangeMonitor to work
Domain Validation in a CQRS architecture
How to avoid persistence logic in domain model?
Unity not injecting dependencies defined in base class