Beginning Entity Framework Core 2.0 : database access from .NET /

Saved in:
Bibliographic Details
Author / Creator:Rouleau, Derek J., author.
Imprint:[Berkeley, CA] : Apress, 2018.
New York, NY : Distributed to the Book trade worldwide by Springer
©2018
Description:1 online resource (xvii, 338 pages) : color illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11543843
Hidden Bibliographic Details
ISBN:9781484233757
1484233751
9781484233740
1484233743
Digital file characteristics:text file PDF
Notes:Includes index.
Online resource; title from PDF title page (SpringerLink, viewed March 5, 2018).
Summary:Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain. Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that developers are otherwise forced to use, Entity Framework Core 2.0 enables you to work directly with the data in a database through domain-specific objects and methods. Beginning Entity Framework Core 2.0 is a carefully designed tutorial. Throughout the book you will encounter examples that you can use in your day-to-day coding, and you will build a solid foundation on which to create database-backed applications. If you are looking for a way to get started without getting buried under details you are only going to forget, then this is the book for you. The author aims to leave you comfortably able to connect to, access, modify, and delete data from a relational database. The book provides a clear, straightforward approach and includes code that you can look back at months later and understand. What You'll Learn: Study easy-to-follow, real-world examples you can use every day Focus on DbContext and the Database First approach Understand how to work with single and multiple tables Use the LINQ query language to manipulate data.
Other form:Print version: Rouleau, Derek J. Beginning Entity Framework Core 2.0. [Berkeley, CA] : Apress, 2018 1484233743 9781484233740
Standard no.:10.1007/978-1-4842-3375-7

MARC

LEADER 00000cam a2200000Ii 4500
001 11543843
005 20210625185328.7
006 m o d
007 cr cnu|||unuuu
008 180307s2018 caua o 001 0 eng d
019 |a 1028651087  |a 1028820714  |a 1029093014  |a 1048127410  |a 1048209209  |a 1060781030  |a 1066439662  |a 1066527132  |a 1081248485  |a 1086513062  |a 1103277611  |a 1105176664  |a 1105710406  |a 1113259923  |a 1113309138  |a 1122815453  |a 1129348567 
020 |a 9781484233757  |q (electronic bk.) 
020 |a 1484233751  |q (electronic bk.) 
020 |z 9781484233740  |q (print) 
020 |z 1484233743 
024 7 |a 10.1007/978-1-4842-3375-7  |2 doi 
027 |a SPRINTER 
035 |a (OCoLC)1027724120  |z (OCoLC)1028651087  |z (OCoLC)1028820714  |z (OCoLC)1029093014  |z (OCoLC)1048127410  |z (OCoLC)1048209209  |z (OCoLC)1060781030  |z (OCoLC)1066439662  |z (OCoLC)1066527132  |z (OCoLC)1081248485  |z (OCoLC)1086513062  |z (OCoLC)1103277611  |z (OCoLC)1105176664  |z (OCoLC)1105710406  |z (OCoLC)1113259923  |z (OCoLC)1113309138  |z (OCoLC)1122815453  |z (OCoLC)1129348567 
035 9 |a (OCLCCM-CC)1027724120 
037 |n Title purchased via APUC SHEDL / ScopNet ebook agreement  |n Professional and Applied Computing (Springer-12059) 
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d N$T  |d YDX  |d AZU  |d OCLCF  |d COO  |d EBLCP  |d VT2  |d U3W  |d SNK  |d YOU  |d UAB  |d WYU  |d LVT  |d C6I  |d K6U  |d OCLCQ  |d CAUOI  |d D6H  |d AUD  |d MERER  |d LIV  |d LEAUB  |d OCLCQ  |d ESU  |d UKAHL  |d OCLCQ  |d OCLCO  |d LQU  |d FVL  |d OCLCQ  |d UHL  |d ADU  |d LEATE  |d OCLCQ  |d BRF 
049 |a MAIN 
050 4 |a TK5105.8885.A26 
072 7 |a COM  |x 021000  |2 bisacsh 
100 1 |a Rouleau, Derek J.,  |e author. 
245 1 0 |a Beginning Entity Framework Core 2.0 :  |b database access from .NET /  |c by Derek J. Rouleau. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2018. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2018 
300 |a 1 online resource (xvii, 338 pages) :  |b color illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed March 5, 2018). 
505 0 |a Introduction -- 1. Getting Started -- 2. Working with Multiple Tables -- 3. Stepping Beyond the Basics -- 4. Data Validation and POCO's -- 5. Stored Procedures, Table Design and Modifications -- 6. ASP.NET MVC and EF Core 2.0 -- 7. Finishing our ASP.NET MVC .NET Core 2.0 Project -- 8. Wrap-up and Where to Go Next -- 9. Appendix A: Database Script For Chapter 6. 
520 |a Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain. Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that developers are otherwise forced to use, Entity Framework Core 2.0 enables you to work directly with the data in a database through domain-specific objects and methods. Beginning Entity Framework Core 2.0 is a carefully designed tutorial. Throughout the book you will encounter examples that you can use in your day-to-day coding, and you will build a solid foundation on which to create database-backed applications. If you are looking for a way to get started without getting buried under details you are only going to forget, then this is the book for you. The author aims to leave you comfortably able to connect to, access, modify, and delete data from a relational database. The book provides a clear, straightforward approach and includes code that you can look back at months later and understand. What You'll Learn: Study easy-to-follow, real-world examples you can use every day Focus on DbContext and the Database First approach Understand how to work with single and multiple tables Use the LINQ query language to manipulate data. 
630 0 0 |a Microsoft .NET Framework.  |0 http://id.loc.gov/authorities/names/n2017043838 
630 0 7 |a Microsoft .NET Framework.  |2 fast  |0 (OCoLC)fst01020083 
650 7 |a COMPUTERS  |x Databases  |x General.  |2 bisacsh 
655 0 |a Electronic books. 
655 4 |a Electronic books 
776 0 8 |i Print version:  |a Rouleau, Derek J.  |t Beginning Entity Framework Core 2.0.  |d [Berkeley, CA] : Apress, 2018  |z 1484233743  |z 9781484233740  |w (OCoLC)1013170611 
903 |a HeVa 
929 |a oclccm 
999 f f |i 1c940e11-ae90-553e-80c2-0c48992eaad2  |s 3d1817b1-c5dd-5603-a8f8-e65ebcd556b2 
928 |t Library of Congress classification  |a TK5105.8885.A26  |l Online  |c UC-FullText  |u https://link.springer.com/10.1007/978-1-4842-3375-7  |z Springer Nature  |g ebooks  |i 12552646