Best Practices in ASP.NET: Entities, Validation, and View Models
For the ASP.NET developer, making sense of the best practices around data and validation can be confusing. In this course, Shawn Wildermuth will show you the best practices for using entities, validation, and view models.
What you'll learn
When you're developing an ASP.NET project, knowing how to handle data and validation can be confusing. Phrases like view-models, data transfer objects and entities are thrown about casually and some developers can be confused about what to use when. In this course, Shawn Wildermuth will attempt to clarify the best practices by showing you how entities, validation, and view models work together in ASP.NET MVC and ASP.NET Web API.