The following warnings occurred:
Warning [2] Undefined array key "extra" - Line: 100 - File: inc/plugins/google_seo/url.php PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/inc/plugins/google_seo/url.php 100 errorHandler->error_callback
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 263 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] Undefined variable $location - Line: 1250 - File: inc/plugins/google_seo/url.php PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/inc/plugins/google_seo/url.php 1250 errorHandler->error_callback
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 263 pluginSystem->load
/global.php 20 require_once
/printthread.php 16 require_once
Warning [2] Undefined variable $unreadreports - Line: 38 - File: global.php(961) : eval()'d code PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/global.php(961) : eval()'d code 38 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined variable $mysupport_tech_notice - Line: 38 - File: global.php(961) : eval()'d code PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/global.php(961) : eval()'d code 38 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined variable $mysupport_assign_notice - Line: 38 - File: global.php(961) : eval()'d code PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/global.php(961) : eval()'d code 38 errorHandler->error_callback
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined array key 1061281 - Line: 833 - File: inc/plugins/google_seo/url.php PHP 8.1.33 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/inc/plugins/google_seo/url.php 833 errorHandler->error_callback
/inc/plugins/google_seo/url.php 1412 google_seo_url_cache
/inc/functions.php 6559 google_seo_url_thread
/printthread.php 124 get_thread_link



Softwarez.Info - Software's World!
Hands on C Sharp NET Entity FrameWork Core - Printable Version

+- Softwarez.Info - Software's World! (https://softwarez.info)
+-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone)
+--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials)
+--- Thread: Hands on C Sharp NET Entity FrameWork Core (/Thread-Hands-on-C-Sharp-NET-Entity-FrameWork-Core)



Hands on C Sharp NET Entity FrameWork Core - AD-TEAM - 08-07-2025

[Image: 537368816_que-es-udemy-analisis-opiniones.jpg]
5.12 GB | 33min 20s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English

Files Included :
1 - Intro.mp4 (55.9 MB)
2 - What is Entity Framework and how does it work.mp4 (17.12 MB)
10 - Default values.mp4 (20.14 MB)
11 - One to one relation.mp4 (20.02 MB)
12 - One to many relation.mp4 (79.33 MB)
13 - Many to many relation.mp4 (61.84 MB)
14 - Practical exercise relations.mp4 (59.83 MB)
15 - Inheritance.mp4 (126.22 MB)
4 - Presentation of the target project idea.mp4 (21.92 MB)
5 - Creating minimal API project.mp4 (42.13 MB)
6 - Database entities creation.mp4 (29.19 MB)
7 - DbContext and configuration.mp4 (126.11 MB)
8 - Primary keys.mp4 (27.75 MB)
9 - Entity configuration.mp4 (132.88 MB)
16 - First migration.mp4 (108.29 MB)
17 - How migrations work.mp4 (78.6 MB)
18 - Custom migrations.mp4 (73.41 MB)
19 - Applying migrations.mp4 (108.46 MB)
20 - Undoing migration.mp4 (76.07 MB)
21 - Practical exercise migration.mp4 (50.38 MB)
22 - Model data seed.mp4 (56.64 MB)
23 - Manual migration adjustment.mp4 (69.77 MB)
24 - Custom seeding logic.mp4 (66.1 MB)
25 - Practical exercise seeding.mp4 (21.16 MB)
26 - Sample queries.mp4 (246.09 MB)
27 - Practical exercise queries.mp4 (74.46 MB)
28 - How queries work.mp4 (85.94 MB)
29 - Updating data.mp4 (144.22 MB)
30 - Adding data.mp4 (139.33 MB)
31 - Loading related data.mp4 (102.7 MB)
32 - Deleting data.mp4 (177.1 MB)
33 - Cascade delete on EF side.mp4 (30.5 MB)
34 - Change tracking.mp4 (160.33 MB)
35 - Change tracking benchmark.mp4 (183.32 MB)
36 - Raw SQL queries.mp4 (104.99 MB)
37 - View Keyless.mp4 (109.73 MB)
38 - Owned types.mp4 (76.39 MB)
39 - Lazy loading.mp4 (53.63 MB)
40 - Lazy loading my opinion.mp4 (5.63 MB)
41 - Results pagination.mp4 (363.86 MB)
42 - Grouping configuration.mp4 (154.92 MB)
43 - Scaffolding existing database.mp4 (101.5 MB)
44 - Indexes.mp4 (57.78 MB)
45 - Select operator.mp4 (99.06 MB)
46 - n 1 problem.mp4 (114.1 MB)
47 - Overusing Include.mp4 (174.62 MB)
48 - Bulk update intro.mp4 (16.21 MB)
49 - Bulk update prior EF Core 7.mp4 (151.6 MB)
50 - Bulk update in EF Core 7.mp4 (107.69 MB)
51 - Realistic Data Generation Bogus.mp4 (243.44 MB)
52 - Sieve.mp4 (341.53 MB)
53 - Whats new in Entity Framework Core 8.mp4 (341.97 MB)]
Screenshot
[Image: ACoVwUzR_o.jpg]

RapidGator

[To see links please register or login]

NitroFlare

[To see links please register or login]