Beginning Entity Framework Core 2.0 Database Access from .NET /
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 setti...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Έκδοση: | 1st ed. 2018. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.