Database Access from .NET
Entity Framework is the preferred method for database access from C# and .NET applications. The framework is also used from ASP.NET, and helps eliminate much of the tedium of writing database access code to translate across the so-called "impedance mismatch" between relational databases and object-oriented software. Entity Framework simplifies the programmer's work by enabling direct manipulation of data within a database through domain-specific objects and methods.
Publication
2018
Pages
338
Format
Epub
Publisher
Apress
Excerpt
Collection
Professional and Applied Computing
There are no reviews for this book yet.