Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Beginning Entity Framework Core 5 = ...
~
Vogel, Eric.
Linked to FindBook
Google Book
Amazon
博客來
Beginning Entity Framework Core 5 = from novice to professional /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Beginning Entity Framework Core 5/ by Eric Vogel.
Reminder of title:
from novice to professional /
Author:
Vogel, Eric.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
xv, 317 p. :ill., digital ;24 cm.
[NT 15003449]:
Introduction -- Part I. Getting Started -- 1. Installation -- 2. Project Structure -- Part II. Core Features -- 3. Entities -- 4. Database Context -- 5. Creating a Database from Code -- 6. Seeding Data -- 7. Getting Data -- 8. Inserting Data -- 9. Updating Data -- 10. Deleting Data -- 11. Navigation Properties -- Part III. Advanced Features -- 12. Aggregations -- 13. Stored Procedures -- 14. Migrations -- Part IV. A Model Web Application -- 15. Authentication on the Web -- 16. Displaying Data on the Web -- 17. Inserting Data on the Web -- 18. Updating Data on the Web -- 19. Deleting Data on the Web -- 20. Reporting on the Web -- 21. Authorization on the Web. -- Part V. Learning More -- 22 Delving Deeper -- 23 Conclusion.
Contained By:
Springer Nature eBook
Subject:
Web databases. -
Online resource:
https://doi.org/10.1007/978-1-4842-6882-7
ISBN:
9781484268827
Beginning Entity Framework Core 5 = from novice to professional /
Vogel, Eric.
Beginning Entity Framework Core 5
from novice to professional /[electronic resource] :by Eric Vogel. - Berkeley, CA :Apress :2021. - xv, 317 p. :ill., digital ;24 cm.
Introduction -- Part I. Getting Started -- 1. Installation -- 2. Project Structure -- Part II. Core Features -- 3. Entities -- 4. Database Context -- 5. Creating a Database from Code -- 6. Seeding Data -- 7. Getting Data -- 8. Inserting Data -- 9. Updating Data -- 10. Deleting Data -- 11. Navigation Properties -- Part III. Advanced Features -- 12. Aggregations -- 13. Stored Procedures -- 14. Migrations -- Part IV. A Model Web Application -- 15. Authentication on the Web -- 16. Displaying Data on the Web -- 17. Inserting Data on the Web -- 18. Updating Data on the Web -- 19. Deleting Data on the Web -- 20. Reporting on the Web -- 21. Authorization on the Web. -- Part V. Learning More -- 22 Delving Deeper -- 23 Conclusion.
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser. This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job. You will: Download and install Entity Framework Core 5 Perform create, read, update, and delete (CRUD) operations Create and seed a database with example data using Entity Framework Core 5 Incrementally add new database functionality through Entity Framework Core 5 migrations Recognize when to take advantage of new features introduced in Entity Framework Core 5 Deliver line-of-business applications using ASP.NET Core that run in a browser.
ISBN: 9781484268827
Standard No.: 10.1007/978-1-4842-6882-7doiSubjects--Uniform Titles:
Active server pages.
Subjects--Topical Terms:
572488
Web databases.
LC Class. No.: QA76.9.W43 / V644 2021
Dewey Class. No.: 005.7402854678
Beginning Entity Framework Core 5 = from novice to professional /
LDR
:03492nmm a2200325 a 4500
001
2239472
003
DE-He213
005
20210719143400.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484268827
$q
(electronic bk.)
020
$a
9781484268810
$q
(paper)
024
7
$a
10.1007/978-1-4842-6882-7
$2
doi
035
$a
978-1-4842-6882-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.W43
$b
V644 2021
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.7402854678
$2
23
090
$a
QA76.9.W43
$b
V878 2021
100
1
$a
Vogel, Eric.
$3
3493521
245
1 0
$a
Beginning Entity Framework Core 5
$h
[electronic resource] :
$b
from novice to professional /
$c
by Eric Vogel.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xv, 317 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Introduction -- Part I. Getting Started -- 1. Installation -- 2. Project Structure -- Part II. Core Features -- 3. Entities -- 4. Database Context -- 5. Creating a Database from Code -- 6. Seeding Data -- 7. Getting Data -- 8. Inserting Data -- 9. Updating Data -- 10. Deleting Data -- 11. Navigation Properties -- Part III. Advanced Features -- 12. Aggregations -- 13. Stored Procedures -- 14. Migrations -- Part IV. A Model Web Application -- 15. Authentication on the Web -- 16. Displaying Data on the Web -- 17. Inserting Data on the Web -- 18. Updating Data on the Web -- 19. Deleting Data on the Web -- 20. Reporting on the Web -- 21. Authorization on the Web. -- Part V. Learning More -- 22 Delving Deeper -- 23 Conclusion.
520
$a
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser. This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job. You will: Download and install Entity Framework Core 5 Perform create, read, update, and delete (CRUD) operations Create and seed a database with example data using Entity Framework Core 5 Incrementally add new database functionality through Entity Framework Core 5 migrations Recognize when to take advantage of new features introduced in Entity Framework Core 5 Deliver line-of-business applications using ASP.NET Core that run in a browser.
630
0 0
$a
Active server pages.
$3
815771
630
0 0
$a
Microsoft .NET Framework.
$3
3270493
650
0
$a
Web databases.
$3
572488
650
0
$a
Microsoft software.
$3
539569
650
0
$a
Database management.
$3
527442
650
1 4
$a
Microsoft and .NET.
$3
3134847
650
2 4
$a
Database Management.
$3
891010
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6882-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9401357
電子資源
11.線上閱覽_V
電子書
EB QA76.9.W43 V644 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login