Working with Data
Data is the domain of the business developer. It makes sense then that the number one tool and framework for business development continues to provide new and better ways of accessing and exposing that data. Data access is everywhere inside Visual Studio and the .NET Framework. Here we highlight some of the things you encounter when working with data inside Visual Studio.
Visual Studio allows developers to access their data in a multitude of ways. However, the most popular development technique for the modern .NET developer is leveraging the Entity Framework (EF). This framework eliminates the repetitive code that used to be required for working with data. A developer can now write clean, straightforward models and code that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access