GetFreeCourses.Co-Udemy-C# Console and Windows Forms Development w Entity Framework

mp4   Hot:11   Size:7.64 GB   Created:2022-04-21 20:42:58   Update:2023-10-06 15:46:51  

File List

  • 01 - Introduction/001 Introduction.mp4 19.28 MB
    01 - Introduction/001 Introduction_en.srt 4.17 KB
    02 - Development Environment Setup/001 Install Visual Studio 2022 Community Edition.mp4 32.54 MB
    02 - Development Environment Setup/001 Install Visual Studio 2022 Community Edition_en.srt 7.27 KB
    02 - Development Environment Setup/002 Create Your First C# Console Project.mp4 128 MB
    02 - Development Environment Setup/002 Create Your First C# Console Project_en.srt 11.56 KB
    02 - Development Environment Setup/003 Visual Studio 2022 Community Edition Tour.mp4 50.94 MB
    02 - Development Environment Setup/003 Visual Studio 2022 Community Edition Tour_en.srt 23.05 KB
    02 - Development Environment Setup/004 Understand the Difference between .NET 6 and Previous Versions.mp4 33.62 MB
    02 - Development Environment Setup/004 Understand the Difference between .NET 6 and Previous Versions_en.srt 13.39 KB
    02 - Development Environment Setup/005 Development Using Visual Studio Code.mp4 49.03 MB
    02 - Development Environment Setup/005 Development Using Visual Studio Code_en.srt 13.01 KB
    02 - Development Environment Setup/006 Section Review.mp4 6.59 MB
    02 - Development Environment Setup/006 Section Review_en.srt 2.3 KB
    03 - C# Programming - Basic Control Structures/001 Understand Basic C# Syntax.mp4 96 MB
    03 - C# Programming - Basic Control Structures/001 Understand Basic C# Syntax_en.srt 25.44 KB
    03 - C# Programming - Basic Control Structures/002 Input and Output Programs.mp4 75.14 MB
    03 - C# Programming - Basic Control Structures/002 Input and Output Programs_en.srt 22.97 KB
    03 - C# Programming - Basic Control Structures/003 C# Data Types and Conversion.mp4 129.58 MB
    03 - C# Programming - Basic Control Structures/003 C# Data Types and Conversion_en.srt 32.42 KB
    03 - C# Programming - Basic Control Structures/004 Application Debugging Techniques.mp4 82.06 MB
    03 - C# Programming - Basic Control Structures/004 Application Debugging Techniques_en.srt 15.69 KB
    03 - C# Programming - Basic Control Structures/005 Arithmetic and Assignment Operators.mp4 73.97 MB
    03 - C# Programming - Basic Control Structures/005 Arithmetic and Assignment Operators_en.srt 17.01 KB
    03 - C# Programming - Basic Control Structures/006 Conditional Statements.mp4 149.29 MB
    03 - C# Programming - Basic Control Structures/006 Conditional Statements_en.srt 33.01 KB
    03 - C# Programming - Basic Control Structures/007 Repetition Statements.mp4 102.2 MB
    03 - C# Programming - Basic Control Structures/007 Repetition Statements_en.srt 26.23 KB
    03 - C# Programming - Basic Control Structures/008 Methods - Void.mp4 77.25 MB
    03 - C# Programming - Basic Control Structures/008 Methods - Void_en.srt 19.87 KB
    03 - C# Programming - Basic Control Structures/009 Methods - Value Returning.mp4 92.08 MB
    03 - C# Programming - Basic Control Structures/009 Methods - Value Returning_en.srt 20.08 KB
    04 - C# Programming - More Advanced Constructs/001 String and DateTime Manipulation Functions - Part 1.mp4 151.59 MB
    04 - C# Programming - More Advanced Constructs/001 String and DateTime Manipulation Functions - Part 1_en.srt 32.14 KB
    04 - C# Programming - More Advanced Constructs/002 String and DateTime Manipulation Functions - Part 2.mp4 130.43 MB
    04 - C# Programming - More Advanced Constructs/002 String and DateTime Manipulation Functions - Part 2_en.srt 24.77 KB
    04 - C# Programming - More Advanced Constructs/003 Exception Handling.mp4 84.49 MB
    04 - C# Programming - More Advanced Constructs/003 Exception Handling_en.srt 20.15 KB
    04 - C# Programming - More Advanced Constructs/004 Arrays.mp4 124.87 MB
    04 - C# Programming - More Advanced Constructs/004 Arrays_en.srt 28.12 KB
    04 - C# Programming - More Advanced Constructs/005 Lists.mp4 116.02 MB
    04 - C# Programming - More Advanced Constructs/005 Lists_en.srt 27.8 KB
    04 - C# Programming - More Advanced Constructs/GetFreeCourses.Co.url 116 B
    04 - C# Programming - More Advanced Constructs/How you can help GetFreeCourses.Co.txt 182 B
    05 - C# Programming - Object Oriented Concepts/001 Introduction to Classes and Objects.mp4 162.53 MB
    05 - C# Programming - Object Oriented Concepts/001 Introduction to Classes and Objects_en.srt 41.96 KB
    05 - C# Programming - Object Oriented Concepts/002 Method Overloading.mp4 52.53 MB
    05 - C# Programming - Object Oriented Concepts/002 Method Overloading_en.srt 11.01 KB
    05 - C# Programming - Object Oriented Concepts/003 Static Classes and Static Class Members.mp4 67.68 MB
    05 - C# Programming - Object Oriented Concepts/003 Static Classes and Static Class Members_en.srt 15.64 KB
    05 - C# Programming - Object Oriented Concepts/004 Inheritance with Classes and Interfaces.mp4 127.85 MB
    05 - C# Programming - Object Oriented Concepts/004 Inheritance with Classes and Interfaces_en.srt 35.02 KB
    05 - C# Programming - Object Oriented Concepts/005 Constructors.mp4 87.02 MB
    05 - C# Programming - Object Oriented Concepts/005 Constructors_en.srt 17.48 KB
    06 - Add To GitHub/001 Create GitHub Account.mp4 11.11 MB
    06 - Add To GitHub/001 Create GitHub Account_en.srt 2.11 KB
    06 - Add To GitHub/002 Add Solution To Source Control.mp4 50.76 MB
    06 - Add To GitHub/002 Add Solution To Source Control_en.srt 15.46 KB
    07 - Development Environment Setup - OLD COURSE/001 Install Visual Studio 2019 Community Edition.mp4 34.93 MB
    07 - Development Environment Setup - OLD COURSE/001 Install Visual Studio 2019 Community Edition_en.srt 5.16 KB
    07 - Development Environment Setup - OLD COURSE/002 Tour Of Visual Studio 2019.mp4 81.11 MB
    07 - Development Environment Setup - OLD COURSE/002 Tour Of Visual Studio 2019_en.srt 15.34 KB
    07 - Development Environment Setup - OLD COURSE/003 Visual Studio 2022 Community Edition Tour.mp4 34.9 MB
    07 - Development Environment Setup - OLD COURSE/003 Visual Studio 2022 Community Edition Tour_en.srt 11.36 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/001 Write a Simple Hello World Program.mp4 73.18 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/001 Write a Simple Hello World Program_en.srt 22.9 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/002 Input and Output Programs.mp4 89.08 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/002 Input and Output Programs_en.srt 25.62 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/003 C# Data Types and Conversion.mp4 144.03 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/003 C# Data Types and Conversion_en.srt 29.89 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/004 Operators in C#.mp4 109.41 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/004 Operators in C#_en.srt 22.13 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/005 Condition Statements.mp4 217.69 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/005 Condition Statements_en.srt 42.88 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/006 Repetition Statements.mp4 187.71 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/006 Repetition Statements_en.srt 39.6 KB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/007 Methods and Return Types.mp4 189.81 MB
    08 - C# Console Programming - Basic Control Structures - OLD COURSE/007 Methods and Return Types_en.srt 37.08 KB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/001 String Manipulation Functions.mp4 156.94 MB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/001 String Manipulation Functions_en.srt 28.96 KB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/002 Handling Exceptions.mp4 93.47 MB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/002 Handling Exceptions_en.srt 18.29 KB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/003 Classes and Objects.mp4 279.62 MB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/003 Classes and Objects_en.srt 49.3 KB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/004 Arrays, Lists and Other Collections.mp4 232.44 MB
    09 - C# Console Programming - More Advanced Concepts - OLD COURSE/004 Arrays, Lists and Other Collections_en.srt 46.74 KB
    10 - Winforms Applications - The Basics/001 Create a Simple Winforms Application (Car Rental Application).mp4 150.25 MB
    10 - Winforms Applications - The Basics/001 Create a Simple Winforms Application (Car Rental Application)_en.srt 38.49 KB
    10 - Winforms Applications - The Basics/002 Understand Winforms Controls, Properties and Events.mp4 125.3 MB
    10 - Winforms Applications - The Basics/002 Understand Winforms Controls, Properties and Events_en.srt 29.96 KB
    10 - Winforms Applications - The Basics/003 Form Validation and Exception Handling.mp4 246.07 MB
    10 - Winforms Applications - The Basics/003 Form Validation and Exception Handling_en.srt 47.08 KB
    10 - Winforms Applications - The Basics/004 Install SQL Server Express Edition.mp4 37.68 MB
    10 - Winforms Applications - The Basics/004 Install SQL Server Express Edition_en.srt 7.06 KB
    10 - Winforms Applications - The Basics/005 Create Database in SQL Server.mp4 36.28 MB
    10 - Winforms Applications - The Basics/005 Create Database in SQL Server_en.srt 12.44 KB
    10 - Winforms Applications - The Basics/006 Create Database Model with ADO.NET.mp4 61.88 MB
    10 - Winforms Applications - The Basics/006 Create Database Model with ADO.NET_en.srt 16.76 KB
    10 - Winforms Applications - The Basics/007 Select Data from the Database Using LINQ.mp4 88.15 MB
    10 - Winforms Applications - The Basics/007 Select Data from the Database Using LINQ_en.srt 18.76 KB
    10 - Winforms Applications - The Basics/008 Submit to Database from Form.mp4 127.06 MB
    10 - Winforms Applications - The Basics/008 Submit to Database from Form_en.srt 21.39 KB
    11 - Multi Document Interface (MDI) and More Database Operations/001 Creating Additional Forms and Windows.mp4 85.85 MB
    11 - Multi Document Interface (MDI) and More Database Operations/001 Creating Additional Forms and Windows_en.srt 19.46 KB
    11 - Multi Document Interface (MDI) and More Database Operations/002 Create an MDI Application.mp4 99.56 MB
    11 - Multi Document Interface (MDI) and More Database Operations/002 Create an MDI Application_en.srt 21.96 KB
    11 - Multi Document Interface (MDI) and More Database Operations/GetFreeCourses.Co.url 116 B
    12 - Managing Database Changes and CRUD Operations/001 View Data In A Grid.mp4 186.7 MB
    12 - Managing Database Changes and CRUD Operations/001 View Data In A Grid_en.srt 38.36 KB
    12 - Managing Database Changes and CRUD Operations/002 Managing Database Changes.mp4 117.72 MB
    12 - Managing Database Changes and CRUD Operations/002 Managing Database Changes_en.srt 23.66 KB
    12 - Managing Database Changes and CRUD Operations/003 Create and Edit Records (Using one form).mp4 346.62 MB
    12 - Managing Database Changes and CRUD Operations/003 Create and Edit Records (Using one form)_en.srt 61.93 KB
    12 - Managing Database Changes and CRUD Operations/004 Activity - Add Try...Catch Logic to the forms and a Refresh Button and Logic.html 670 B
    12 - Managing Database Changes and CRUD Operations/005 Activity - Refresh Button Code Solution.html 1.15 KB
    12 - Managing Database Changes and CRUD Operations/006 Vehicle Data Validations and Exception Handling.mp4 56.77 MB
    12 - Managing Database Changes and CRUD Operations/006 Vehicle Data Validations and Exception Handling_en.srt 9.42 KB
    12 - Managing Database Changes and CRUD Operations/007 Manage Car Rental Records.mp4 354.09 MB
    12 - Managing Database Changes and CRUD Operations/007 Manage Car Rental Records_en.srt 57.33 KB
    12 - Managing Database Changes and CRUD Operations/008 Enhancing Application Flow and User Experience.mp4 239.33 MB
    12 - Managing Database Changes and CRUD Operations/008 Enhancing Application Flow and User Experience_en.srt 38.16 KB
    13 - User Management and Login Functionality/001 Simple Login Form.mp4 287.62 MB
    13 - User Management and Login Functionality/001 Simple Login Form_en.srt 50.83 KB
    13 - User Management and Login Functionality/002 Control Features Based on User Roles.mp4 243.3 MB
    13 - User Management and Login Functionality/002 Control Features Based on User Roles_en.srt 47.16 KB
    13 - User Management and Login Functionality/003 User Password and Active Status Reset.mp4 167.5 MB
    13 - User Management and Login Functionality/003 User Password and Active Status Reset_en.srt 28.14 KB
    13 - User Management and Login Functionality/004 Add New Users and Password Reset.mp4 312.67 MB
    13 - User Management and Login Functionality/004 Add New Users and Password Reset_en.srt 57.52 KB
    14 - Add To Source Control/001 Setup GitHub Account.mp4 19.34 MB
    14 - Add To Source Control/001 Setup GitHub Account_en.srt 3.56 KB
    14 - Add To Source Control/002 Add Project to GitHub.mp4 144.83 MB
    14 - Add To Source Control/002 Add Project to GitHub_en.srt 27.73 KB
    14 - Add To Source Control/GetFreeCourses.Co.url 116 B
    14 - Add To Source Control/How you can help GetFreeCourses.Co.txt 182 B
    15 - BONUS Section/001 BONUS Discounts.html 1.86 KB
    Download Paid Udemy Courses For Free.url 116 B
    GetFreeCourses.Co.url 116 B
    How you can help GetFreeCourses.Co.txt 182 B

Download Info

  • Tips

    “GetFreeCourses.Co-Udemy-C# Console and Windows Forms Development w Entity Framework” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.