Advanced Validation Techniques with Entity Framework
Learn how to leverage the power of IValidatableObject and Entity Framework to handle complex validation using these advanced, but simple techniques. This will not only simplify your code, but will make implementing your business rules and validation logic very easy.