Udemy Complete ASPNET Core and Entity FrameWork Development

0dayddl

U P L O A D E R
359020115_tuto.jpg

7.39 GB | 00:18:02 | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English


Files Included :
001 Introduction (21.14 MB)
001 What is NET (23.68 MB)
002 What is ASP NET Core (10.15 MB)
003 What Will You Learn in this Course (10.07 MB)
004 What We Are Building (5.44 MB)
001 Section Overview (4.45 MB)
002 Install Visual Studio (Windows Only) (15.67 MB)
003 Tour Visual Studio (7.15 MB)
004 Install Visual Studio Code and NET SDK (Any OS) (35.35 MB)
005 Visual Studio Code Tour (22.07 MB)
006 Section Review (1.24 MB)
001 Section Overview (4 MB)
002 Create ASP NET Core Web Application Project (Visual Studio) (13.72 MB)
003 Create ASP NET Core Web Application Project (Visual Studio Code) (26.83 MB)
004 Understanding the MVC pattern (8.26 MB)
005 What Are Views (47.88 MB)
006 Testing with Visual Studio and Visual Studio Code (42.69 MB)
007 What are Controllers (19.35 MB)
008 Explore Controllers (61.96 MB)
009 What are Models (16.88 MB)
010 Explore Models (48.39 MB)
011 Important Files and Concepts (22.04 MB)
012 Review Application Logs and Launch Settings (21.76 MB)
013 Activity Create New View, Model and Controller (58.94 MB)
014 Good practices and Recommendations (3.6 MB)
015 Section Review (2.75 MB)
001 Section Overview (3.63 MB)
002 What is Source Control Management (2.09 MB)
003 Introducing Git and GitHub (10.33 MB)
004 Setup a GitHub Account (16.91 MB)
005 Add Project to Source Control (Visual Studio) (36.55 MB)
006 Add Project to Source Control (Visual Studio Code) (22.67 MB)
007 Understanding Git Operations (Commits, Push, and Pull) (15.55 MB)
008 Section Review (1.49 MB)
001 Section Overview (1.41 MB)
002 Understanding the Layout File (28.54 MB)
003 Exploring Static Files and Assets (31.15 MB)
004 Exploring the Bootstrap Framework (39.32 MB)
005 Modifying the Layout File (75.93 MB)
006 Review and Add Changes to GitHub (4.32 MB)
007 Section Review (2.16 MB)
001 Section Overview (2.7 MB)
002 What is Entity Framework Core (12.29 MB)
003 Review EF Core in Project (Visual Studio and Visual Studio Code) (41.44 MB)
004 Review Database Context Class (22.82 MB)
005 Understanding Connection Strings (24.84 MB)
006 What are migrations (6.28 MB)
007 Adding a Migration (34.07 MB)
008 Create Database from Migration (26.1 MB)
009 Resource Setup Microsoft SQL Server with Docker (52.15 MB)
010 Best Practices and Recommendations (8.3 MB)
011 Section Review (2.94 MB)
001 Section Overview (5.82 MB)
002 Module Overview and Requirements (5.91 MB)
003 Create Leave Type Table (Model, Migration and Database Update) (41.35 MB)
004 Explore Scaffolding and Functionality (23.16 MB)
005 Review Scaffolded Index View and Action (84.48 MB)
006 Understanding Dependency Injection (7.43 MB)
007 Understanding Asynchronous Programming (11.03 MB)
008 Review Scaffolded Create View and Action (46.42 MB)
009 Understanding Form Bindings and Controls (14.19 MB)
010 Review Scaffolded Details View and Action (51.76 MB)
011 Review Scaffolded Edit View and Action (40.58 MB)
012 Review Scaffolded Delete View and Action (29.08 MB)
013 Activity Complete Full End to End CRUD testing (79.29 MB)
014 Activity Beautify Module Pages (35.46 MB)
015 Review and Add Changes to GitHub (2.33 MB)
016 Section Review (4.67 MB)
001 Section Overview (3.67 MB)
002 What are View Models (5.08 MB)
003 Refactor Index with View Model (84.89 MB)
004 Why use a Mapper (4.35 MB)
005 Setup and use AutoMapper (46.55 MB)
006 Refactor Details with View Model (22.57 MB)
007 Understanding Validation (8.28 MB)
008 Refactor Create with View Model (86.72 MB)
009 Adding Validation Rules (89.43 MB)
010 Refactor Edit with View Model (62.82 MB)
011 Activity Setup Base Class and Change Labels (43.43 MB)
012 Activity Validate If Name Already Exists in Database (71.55 MB)
013 Section Review (3.02 MB)
001 Section Overview (1.65 MB)
002 What is a Service Layer (11.19 MB)
003 Service Layer vs Repository and Unit Of Work Patterns (10.85 MB)
004 Adding the Service Layer (Implementation) (50.1 MB)
005 Adding the Service Layer (Contract and Implementation) (62.09 MB)
006 Understanding Dependency Injection Methods (9.47 MB)
007 Refactor Controller to Use Service (37.9 MB)
008 Activity Test Refactored Application (35.76 MB)
009 Review and Add Changes to GitHub (26.81 MB)
010 Section Review (1.5 MB)
001 Section Overview (3.75 MB)
002 Module Overview and Requirements (9.05 MB)
003 Understanding Authentication and Authorization (5.23 MB)
004 Understanding ASP NET Core Identity Features (11.08 MB)
005 Activity Testing Registration and Login (47.2 MB)
006 Seeding Default Data (95.35 MB)
007 Scaffolding Identity Pages (65.81 MB)
008 What are Razor Pages (5.46 MB)
009 Activity Review Login Razor Page (81.98 MB)
010 Customize User Record and Update Database (115.33 MB)
011 Customize Registration Process (154.85 MB)
012 Assign Roles to Users At Registration (117.08 MB)
013 Bug Fix Null Exception from Invalid Registration (28.17 MB)
014 Implement Email Service (98.1 MB)
015 Restrict Features based on User (54.7 MB)
016 Review and Add Changes to GitHub (3.47 MB)
017 Section Review (4.94 MB)
001 Section Overview (4.98 MB)
002 Module Overview and Requirements (9.71 MB)
003 Database Relationships Overview (6.78 MB)
004 Entity Framework Core and Relationships (15.89 MB)
005 Create Leave Allocation Module Data Models (22.53 MB)
006 Create Migration and Update Database (39.64 MB)
007 Add Period Management Module (42.27 MB)
008 Setup Leave Allocation Service (22.71 MB)
009 Setup Employee Allocation Logic (62.52 MB)
010 Setup Employee Allocation at Registration (58.21 MB)
011 Setup Leave Get Allocation Logic (40.59 MB)
012 Setup Leave Allocation Controller (67.18 MB)
013 Implement Employee Leave Allocation Queries (110.72 MB)
014 Setup Employee Leave Allocation View (58.38 MB)
015 Activity Test and Refactor Employee Allocations (52.88 MB)
016 Setup Employee Leave Allocation Admin View - Part 1 (176.49 MB)
017 Setup Employee Leave Allocation Admin View - Part 2 (73.87 MB)
018 Activity Test and Refactor Admin Allocation (79.08 MB)
019 Setup Employee Leave Allocation - Admin Override (143.36 MB)
020 Activity Test and Refactor Admin Allocation Edit (45.69 MB)
021 Section Review (6.32 MB)
001 Section Overview (5.74 MB)
002 Module Requirements (5.39 MB)
003 Create Leave Requests Data Model (23.85 MB)
004 Add Entity Configurations and Data Seeding (66.92 MB)
005 Create Controller, Service and View Models (43.18 MB)
006 Create Leave Request (View and View Model) (62.47 MB)
007 Adding Select List and Form Changes (53.27 MB)
008 Create Leave Request (Queries and Logic) (155.59 MB)
009 Add Leave Request Validation Logic (67.54 MB)
010 Using IValidatableObject (38.37 MB)
011 Activity Test and Refactor Add Leave Request (46.55 MB)
012 Employee Leave Request List (View and View Models) (34.35 MB)
013 Employee Leave Request List (Service and Logic) (81.68 MB)
014 Employee Leave Request Cancellation Implementation (78.68 MB)
015 FIX Employee Leave Request Cancellation Bug (12.65 MB)
016 Introducing JavaScript and jQuery Controls (7.87 MB)
017 Add Confirmations to Cancellation Request (jQuery and SweetAlerts) (113.4 MB)
018 Create Admin Leave Request Management (Service and View Model) (54 MB)
019 Create Admin Leave Request Management (View) (72.48 MB)
020 Create Admin Review (Service and Models) (44.92 MB)
021 Create Admin Review (View) (88.81 MB)
022 Activity Test Admin Approval Steps (29.6 MB)
023 FIX Allocation Period Limitation (36.57 MB)
024 Refactor Repetitive Code (92.69 MB)
025 Add third-party calendar control (59.33 MB)
026 Add Query String to Leave Request Navigation (23.48 MB)
027 Add Authentication Policy for Roles (49.58 MB)
028 Review and Add Changes to GitHub (10.58 MB)
029 Section Review (10.57 MB)
001 Section Overview (3.07 MB)
002 Different Project Architecture Layouts (24.13 MB)
003 Separating Project Concerns - Data and Common Concerns (70.32 MB)
004 Separating Project Concerns - Application Concerns (108.43 MB)
005 Separating Project Concerns - Verifying Functionality (34.22 MB)
006 IMPORTANT EF Core Migrations (24.63 MB)
007 Exception Handling (68.02 MB)
008 Implement Logging with Serilog (Files) (84.87 MB)
009 Implement Logging to Seq (96.95 MB)
010 Additional Identity Configurations and Activities (18.24 MB)
011 Section Review (4.01 MB)
001 Section Overview (3.36 MB)
002 Adding Multiple Layouts (41.43 MB)
003 Adding a Custom Layout - Part 1 (49.87 MB)
004 Adding a Custom Layout - Part 2 (70.96 MB)
005 Customizing Navbar (162.99 MB)
006 Customize Login Page (59.54 MB)
007 Customize Registration Page (70.66 MB)
008 FIX Registration and Login Form Actions (25.36 MB)
009 Adding Logos and Favicons (53.42 MB)
010 Add Email Template (67.06 MB)
011 Review and Add Changes to GitHub (1.64 MB)
012 Section Review (4.15 MB)
001 Section Overview (3.13 MB)
002 What is Internet Information Services (10.54 MB)
003 Setup IIS Locally (Windows) (8.29 MB)
004 Setup NET Hosting Runtime (9.43 MB)
005 Understanding Environments and Configurations (35.95 MB)
006 Publish ASP NET Core (Visual Studio) (14.89 MB)
007 Publish ASP NET Core (CLI) (2.87 MB)
008 Setup IIS Website and App Pool (30.08 MB)
009 Database Deployment Steps and Tips (12.57 MB)
010 Create Database and Users (55.55 MB)
011 Script Migrations and Populate Database (70.71 MB)
012 Configure Local DNS Record (12.43 MB)
013 Additional Considerations (11.57 MB)
014 Section Review (8.51 MB)
001 Section Overview (2.86 MB)
002 What is Microsoft Azure (8.62 MB)
003 Create a Microsoft Azure Account (34.68 MB)
004 Understanding Azure SQL (11.92 MB)
005 Create Database in Azure SQL (39.73 MB)
006 Connecting to SQL Server (37.21 MB)
007 Scripting the Database (17.39 MB)
008 Understanding Azure App Services (9.3 MB)
009 Create Azure App Service (17.51 MB)
010 Deploy To App Service (Using Local Azure Tools) (39.51 MB)
011 Connect App Service to Azure SQL Service (25.7 MB)
012 Section Review (5.03 MB)
001 Conclusion (28.43 MB)

Screenshot
ou5h3kdM_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten