Other
Become a NET Developer using C# in MVC with EF -Full Course
Torrent info
Name:Become a NET Developer using C# in MVC with EF -Full Course
Infohash: 5071B0D0E72A0E9639E838EE1C867783A24B7D98
Total Size: 4.84 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-09-25 06:47:47 (Update Now)
Torrent added: 2021-07-31 16:00:13
Torrent Files List
01 Introduction (Size: 4.84 GB) (Files: 182)
01 Introduction
001 Introduction.en.srt
001 Introduction.mp4
002 Download Visual Studio.en.vtt
002 Download Visual Studio.mp4
003 Download MSSQL.en.vtt
003 Download MSSQL.mp4
external-assets-links.txt
02 Learn C# By for beginners by coding
001 C# Introduction.en.srt
001 C# Introduction.mp4
002 C# Compiler and .NET CLR.en.srt
002 C# Compiler and .NET CLR.mp4
003 C# in .NET.en.srt
003 C# in .NET.mp4
004 Namespaces and classes.en.srt
004 Namespaces and classes.mp4
005 Demo_ Create First Application, Classes and Namespaces.en.srt
005 Demo_ Create First Application, Classes and Namespaces.mp4
006 C# Data types.en.srt
006 C# Data types.mp4
007 variables in C#.en.srt
007 variables in C#.mp4
008 Demo_ Data types and variables.en.srt
008 Demo_ Data types and variables.mp4
009 Operators in C#.en.srt
009 Operators in C#.mp4
010 Functions in C#.en.srt
010 Functions in C#.mp4
011 Demo_ Functions and operators.en.srt
011 Demo_ Functions and operators.mp4
012 If statement in C#.en.srt
012 If statement in C#.mp4
013 Switch case in C#.en.srt
013 Switch case in C#.mp4
014 Demo_ If condition and switch Case.en.srt
014 Demo_ If condition and switch Case.mp4
015 for loop in C#.en.srt
015 for loop in C#.mp4
016 While and Do While loops in C#.en.srt
016 While and Do While loops in C#.mp4
017 Demo_ Loops in C#.en.srt
017 Demo_ Loops in C#.mp4
018 C# Arrays and Lists.en.srt
018 C# Arrays and Lists.mp4
019 Demo_ C# Arrays and Lists.en.srt
019 Demo_ C# Arrays and Lists.mp4
020 Access Modifiers in C#.en.srt
020 Access Modifiers in C#.mp4
021 Demo_ Access Modifiers.en.srt
021 Demo_ Access Modifiers.mp4
022 Try, Catch and finally in C#.en.srt
022 Try, Catch and finally in C#.mp4
023 Demo_ Try Catch Blocks.en.srt
023 Demo_ Try Catch Blocks.mp4
03 Learn OOP Using C# By Coding
001 Introduction to OOP and Objects.en.srt
001 Introduction to OOP and Objects.mp4
002 Encapsulation.en.srt
002 Encapsulation.mp4
003 Demo_ Encapsulation.en.srt
003 Demo_ Encapsulation.mp4
004 Inheritance.en.srt
004 Inheritance.mp4
005 Interface.en.srt
005 Interface.mp4
006 Abstraction.en.srt
006 Abstraction.mp4
007 Demo_ Inheritance, Interface and Abstraction.en.srt
007 Demo_ Inheritance, Interface and Abstraction.mp4
008 Polymorphism (Overload and Override).en.srt
008 Polymorphism (Overload and Override).mp4
009 Demo_ Overload and Override.en.srt
009 Demo_ Overload and Override.mp4
010 Constructors.en.srt
010 Constructors.mp4
011 Demo_ Constructors.en.srt
011 Demo_ Constructors.mp4
04 Learn the fundamentals of SQL
001 SQL Introduction.en.srt
001 SQL Introduction.mp4
002 SQL Data types.en.srt
002 SQL Data types.mp4
003 SQL Operators.en.srt
003 SQL Operators.mp4
004 Create, Remove and Switch between Databases.en.srt
004 Create, Remove and Switch between Databases.mp4
005 Demo_ Create, Remove Database.en.srt
005 Demo_ Create, Remove Database.mp4
006 Create and Remove Tables.en.srt
006 Create and Remove Tables.mp4
007 Demo_ Create and Remove Tables.en.srt
007 Demo_ Create and Remove Tables.mp4
008 Insert data in the database.en.srt
008 Insert data in the database.mp4
009 Demo_ Insert data to the database.en.srt
009 Demo_ Insert data to the database.mp4
010 Read the data from the database (Select, top, Distinct) and use Where Condition.en.srt
010 Read the data from the database (Select, top, Distinct) and use Where Condition.mp4
011 Demo_ Read data from the database.en.srt
011 Demo_ Read data from the database.mp4
012 Sorting the data ascending and descending.en.srt
012 Sorting the data ascending and descending.mp4
013 Demo_ Sort the data.en.srt
013 Demo_ Sort the data.mp4
014 Aggregate Functions and Group By in SQL.en.srt
014 Aggregate Functions and Group By in SQL.mp4
015 Demo_ Aggregate Functions and Group By.en.srt
015 Demo_ Aggregate Functions and Group By.mp4
016 Having in SQL.en.srt
016 Having in SQL.mp4
017 Introduction to SQL Constraints.en.srt
017 Introduction to SQL Constraints.mp4
018 Introduction to SQL Join.en.srt
018 Introduction to SQL Join.mp4
019 Inner, Left, Right, Full, Self Join.en.srt
019 Inner, Left, Right, Full, Self Join.mp4
020 Demo_ SQL Join.en.srt
020 Demo_ SQL Join.mp4
021 Demo_ Update an existing data in SQL.en.srt
021 Demo_ Update an existing data in SQL.mp4
022 Introduction to Stored Procedures in SQL.en.srt
022 Introduction to Stored Procedures in SQL.mp4
023 Demo_ Create and modify SQL Stored Procedures.en.srt
023 Demo_ Create and modify SQL Stored Procedures.mp4
05 Learn Entity Framework in .NET Core
001 Introduction to EF code first.en.srt
001 Introduction to EF code first.mp4
002 Data Annotations in EF.en.srt
002 Data Annotations in EF.mp4
003 EF Database Context.en.srt
003 EF Database Context.mp4
004 Demo_ Create Entity and apply data annotations.en.srt
004 Demo_ Create Entity and apply data annotations.mp4
005 Full EF Demo.en.srt
005 Full EF Demo.mp4
006 Demo_ Using EF migrations.en.srt
006 Demo_ Using EF migrations.mp4
06 Learn ASP.NET MVC in .NET Core
001 Introduction to MVC and MVC Architecture.en.srt
001 Introduction to MVC and MVC Architecture.mp4
002 Introduction to MVC Controllers and Action Methods.en.srt
002 Introduction to MVC Controllers and Action Methods.mp4
003 Action filters in MVC.en.srt
003 Action filters in MVC.mp4
004 Action Selectors in MVC.en.srt
004 Action Selectors in MVC.mp4
005 Action Verbs in MVC.en.srt
005 Action Verbs in MVC.mp4
006 Validations in MVC.en.srt
006 Validations in MVC.mp4
007 Overview about MVC Configurations files.en.srt
007 Overview about MVC Configurations files.mp4
008 Understanding the request life cycle in MVC.en.srt
008 Understanding the request life cycle in MVC.mp4
07 Become a .NET Developer by building a real life project using ASP.NET MVC Core
001 Creating MVC project [School Project].en.srt
001 Creating MVC project [School Project].mp4
002 EF configurations, Startup file Overview and Include Microsoft Identity.en.srt
002 EF configurations, Startup file Overview and Include Microsoft Identity.mp4
003 Create Entities, Apply Data Annotation and constraints, and use EF migrations.en.srt
003 Create Entities, Apply Data Annotation and constraints, and use EF migrations.mp4
004 Create Controllers,action methods and Map the action methods with the html views.en.srt
004 Create Controllers,action methods and Map the action methods with the html views.mp4
005 Apply the OOP with the factory design pattern and use the database context.en.srt
005 Apply the OOP with the factory design pattern and use the database context.mp4
006 Write the business implementation.en.srt
006 Write the business implementation.mp4
007 Continue Writing the business implementation, and add views.en.srt
007 Continue Writing the business implementation, and add views.mp4
008 Rout in MVC.en.srt
008 Rout in MVC.mp4
009 Working with views in MVC.en.srt
009 Working with views in MVC.mp4
010 Working with views in MVC.en.srt
010 Working with views in MVC.mp4
011 Working with views in MVC.en.srt
011 Working with views in MVC.mp4
012 Working with views and View Models in MVC.en.srt
012 Working with views and View Models in MVC.mp4
013 State management in MVC and Casting in C#.en.srt
013 State management in MVC and Casting in C#.mp4
014 Action Name and None Action in MVC.en.srt
014 Action Name and None Action in MVC.mp4
015 Working with files in MVC.en.srt
015 Working with files in MVC.mp4
016 School Project Full Source Code.en.vtt
016 School Project Full Source Code.mp4
10 TB courses.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch Become a NET Developer using C# in MVC with EF -Full Course Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







