Back to Course Library
Best Practices in ASP.NET Core: Entities, Validation, and View Models
- Type
- pluralsight
- Level
- beginner
- Topics
- aspnet | architecture | entityframework | web development
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.