DigiDev
DigiDev
  • Видео 65
  • Просмотров 436 165
Routing in ASP.NET Core MVC (Beginners Guide)
Are you looking to master routing in ASP.NET Core MVC? This step-by-step tutorial covers everything you need to know about routing in .NET Core MVC, making it easy to map requests to the right controllers and actions in your web applications.
Related Video's :
Dependency Injection video : ruclips.net/video/0ChyyqutCSM/видео.html
C# Full course for beginners : ruclips.net/video/rifLtuJC8Is/видео.html
In this video, we'll explore:
Course Video's in Order :
0 - Demo : ruclips.net/video/d1ZZWKJmfJk/видео.html
1 - MVC Architecture : ruclips.net/video/yfckH7hbCEw/видео.html
2 - Project Creation video : ruclips.net/video/hs7nCMEYtz4/видео.html
3 - Middlewares : ruclips.net/video/BDmTpMtn0cI/видео.html
In...
Просмотров: 104

Видео

Middleware in Asp.Net Core (Beginner Friendly)
Просмотров 125Месяц назад
middleware's are the request pipelines of our application, means that every request will go through the middleware's before reaching the controllers and go through them one more time before returning the result to the user, learning about middleware's are crucial for every .NET core developer to manipulate the requests or the result of the application. in this video we learn how middleware's ar...
MVC in .Net Core - Creating Project
Просмотров 315Месяц назад
Learn how to structure your project efficiently, design seamless user interfaces, and integrate powerful functionalities within the MVC architecture. Elevate your coding game and master the art of creating dynamic web applications with MVC in .NET Core. Let's dive in! #mvc #dotnetcore #mvcproject
MVC Architecture in 3 Minutes (ANIMATED)
Просмотров 829Месяц назад
MVC architecture is one of the most used architectures and is very easy to learn, in this video we learn what an architecture is and how MVC architecture works, we also go throw an example to see the working flow in theory. 00:00 intro 00:22 explanation 01:30 example 02:38 outro #programming #dotnet #education
Fastest Search Algorithm in C# - Binary Search
Просмотров 66Месяц назад
Binary Search is the fastest searching algorithm, it is the best algorithm for the large lists and big data search, which is why adding this algorithm to your toolkit is necessary 00:00 Theory 03:20 Implementation (code) github : github.com/alihaghshenas/DataStructure #csharp #dsa #algorithm
Linear Search in C# - Algorithm Explained!
Просмотров 492 месяца назад
Learn all about linear search in C# with this detailed algorithm explanation video! Perfect for beginners looking to understand the basics of searching algorithms. github code #csharp #linearsearch #algorithm
Cool Appsetting.json injection (Add it IN your Toolkit)
Просмотров 472 месяца назад
reading from appsetting.json and storing the values inside a model, then injecting that model in any class is what we are going to learn in this video. so watch till the end and add these to your toolkit github source : github.com/alihaghshenas/Reading-From-Appsetting.json dependency injection video : ruclips.net/video/0ChyyqutCSM/видео.html crud with entity framework video : ruclips.net/video/...
Dependency Injection In .Net Core in 6 Minutes! (Explained)
Просмотров 1222 месяца назад
Welcome to our quick and comprehensive guide on Dependency Injection in .Net Core! In just 6 minutes, we'll break down everything you need to know about this essential design pattern and how to implement it effectively in your .Net Core applications. 🔍 What You'll Learn: What is Dependency Injection? Why Dependency Injection is important in software development. How to set up Dependency Injecti...
Entity Framework in .Net 8 Web API - CRUD Operation
Просмотров 2792 месяца назад
crud in any backend language is the first thing you should learn, in this video we are going to learn about doing crud operation in .net core 8 web api using entity framework project : github.com/alihaghshenas/Simple-Crud-.net-8-using-Entity-Framework you can also watch the Dependency injection video which you learn about configuring entity framework using dependency injection Dependency Inject...
Asp.Net Core Web API Tutorial: How to Upload Files
Просмотров 4,5 тыс.7 месяцев назад
Lean how to upload files in ASP.net core WEB API using C# programming language. In this Asp.Net Core Web API tutorial, we'll show you how to upload files using C#. Whether you're a beginner or an experienced developer, you'll learn how to handle file uploads in your web API project with step-by-step instructions. Get ready to take your web development skills to the next level! like & subscribe
Asp.net Core MVC 8 with Full Resume Project (Project Overview)
Просмотров 3998 месяцев назад
Learn asp.net core mvc in a fully free playlist, in this course we will work on a personal resume website and you will learn from very basic to advance. you should already be familiar with c# programming language, i have a full course on c# if you don't know about it so go check it out . Full C# Course in 1 hour :ruclips.net/video/rifLtuJC8Is/видео.html Edited Template we gonna use in the cours...
Rock, Paper, Scissors: New Algorithm! 👊✋✌️ (Most Efficient)
Просмотров 1,2 тыс.8 месяцев назад
#Algorithm #RockPaperScissors #Programming In this exciting video, I delve into the world of programming and coding to find the ultimate algorithm for the classic game of Rock, Paper, Scissors! Join me as I explore different strategies and techniques, uncovering the secrets behind this timeless game. Whether you're a coding enthusiast or just curious about how algorithms work, this video is pac...
C# Tutorial For Beginners [FULL COURSE in 1 Hour]
Просмотров 1988 месяцев назад
Learn C# in just 1 hour, start from creating a new project to classes and objects in csharp Ready to become a C# coding ninja? In just 1 hour, this crash course will take you from a beginner to an advanced level! 🚀 Get ready to dive into the exciting world of C# programming with this comprehensive tutorial. Whether you're a complete newbie or have some coding knowledge, this video will equip yo...
C# Tutorial for Beginners - Classes and Objects (10)
Просмотров 478 месяцев назад
#programming #oop #csharp In this ultimate crash course, we dive deep into the world of Object-Oriented Programming (OOP) with a focus on classes and objects. Join us as we demystify the concepts of OOP and take you on a journey through the fundamentals of programming using C#. Whether you're a beginner or an experienced developer looking to brush up on your skills, this video is packed with va...
🌟 Mastering Star Topology in Cisco Packet Tracer 2024: A Comprehensive Networking Tutorial
Просмотров 2938 месяцев назад
🌟 Mastering Star Topology in Cisco Packet Tracer 2024: A Comprehensive Networking Tutorial
Step-by-Step Tutorial: Setting up Bus Topology in Cisco Packet Tracer 2024 (FAST)
Просмотров 9819 месяцев назад
Step-by-Step Tutorial: Setting up Bus Topology in Cisco Packet Tracer 2024 (FAST)
Network Types - PAN, LAN,WLAN,CAN,MAN,WAN (Animated)
Просмотров 209 месяцев назад
Network Types - PAN, LAN,WLAN,CAN,MAN,WAN (Animated)
🌐 Networking Fundamentals 2024 - FREE COURSE
Просмотров 289 месяцев назад
🌐 Networking Fundamentals 2024 - FREE COURSE
C# Tutorial for Beginners - Methods and Functions (9)
Просмотров 16Год назад
C# Tutorial for Beginners - Methods and Functions (9)
C# Tutorial for Beginners - Loops (8)
Просмотров 26Год назад
C# Tutorial for Beginners - Loops (8)
C# Tutorial for Beginners - Lists and Debugging (7)
Просмотров 42Год назад
C# Tutorial for Beginners - Lists and Debugging (7)
C# Tutorial for Beginners - Arrays (6)
Просмотров 32Год назад
C# Tutorial for Beginners - Arrays (6)
C# Tutorial for Beginners - Conditions (5)
Просмотров 64Год назад
C# Tutorial for Beginners - Conditions (5)
C# Tutorial for Beginners - Type Conversion (4)
Просмотров 48Год назад
C# Tutorial for Beginners - Type Conversion (4)
C# Tutorial for Beginners - Variables (3)
Просмотров 69Год назад
C# Tutorial for Beginners - Variables (3)
C# Tutorial for Beginners - User Input (2)
Просмотров 61Год назад
C# Tutorial for Beginners - User Input (2)
C# Tutorial for Beginners - Hello World (1)
Просмотров 517Год назад
C# Tutorial for Beginners - Hello World (1)
Power of a Number Without using Math.Pow in JavaScript (Algorithmic Project)
Просмотров 3,5 тыс.2 года назад
Power of a Number Without using Math.Pow in JavaScript (Algorithmic Project)
Sum of All Digits of a Number in JavaScript (Algorithmic Project)
Просмотров 3072 года назад
Sum of All Digits of a Number in JavaScript (Algorithmic Project)
Length of Each Word in Array JavaScript (Algorithmic Project)
Просмотров 1,6 тыс.2 года назад
Length of Each Word in Array JavaScript (Algorithmic Project)

Комментарии

  • @gamebred6995
    @gamebred6995 18 часов назад

    Great video thanks brother

  • @issahismaeeltikumah1108
    @issahismaeeltikumah1108 4 дня назад

    I really enjoyed it, the content is informative and easy to understand. keep it up DigiDev.

  • @TuanNguyen-qn9po
    @TuanNguyen-qn9po 5 дней назад

    thanks for all, but can you help me build dockerfile and docker-compose to using this project on device other

  • @MoveTrueRecords_
    @MoveTrueRecords_ 9 дней назад

    2024 about to start NOW!!!! New Sub!!

  • @fatimahalqadheeb
    @fatimahalqadheeb 17 дней назад

    When we connected the two switches, did we create a WAN in between the offices?

  • @fatimahalqadheeb
    @fatimahalqadheeb 17 дней назад

    When we connected the two switches does it form a WAN?

  • @user-zm4zz6wd5m
    @user-zm4zz6wd5m 19 дней назад

    ala que malo eres como para ponerlo a super cámara rápida

  • @gus6360
    @gus6360 20 дней назад

    Bro thanks so much i think you saved my year. Continue

  • @hieppham6398
    @hieppham6398 24 дня назад

    i'm studying networking in university, finally i found your tutorial, thanhk you. Respect to you

  • @IT-Architect123
    @IT-Architect123 Месяц назад

    I tried 4 PC and it's failed to ping other PC. Only it's own IP address has response of no loss

  • @devops.dynamics
    @devops.dynamics Месяц назад

    can you perform below thing You’re hired as a Junior Network Engineer by E Conglomerate. You’re tasked with setting up a new simulated network using Packet Tracer. The company is expanding its buildings and needs a new network topology, which includes the following: - 2 networks, 1 per building. - 3 Routers in total. 1 Router per building and 1 Router between both buildings. - 4 Switches in total. 2 Switches per building. - 2 Wireless Access Points in total. 1 per building, configured with the following: - Building 1: SSID Building_1, with WPA2-PSK, AES Encryption, and password P@ssw0rd. - Building 2: SSID Building_2, with WPA2-PSK, AES Encryption, and password P@ssw0rd. - 10 client devices in total. 5 per building with 3 wired Desktops and 2 wireless Laptops. - Set either static or dynamic IP Addresses for all client devices. - Building 1: 192.168.0.0/24 - Building 2: 192.168.1.0/24 - To name the devices, use the Building Number B*_Device_Number: - For example, the device Building 1 Router 1 would be B1_Router_1. - Other examples include, B2_Router_1, B1_Switch_1, B1_Switch_2, etc. - Configuring SSH is optional on Routers and Switches. If you’re setting up SSH, set the usernames to admin, and the password to P@ssw0rd.

  • @vaghvishal
    @vaghvishal Месяц назад

    awesome man, happy to visit this channel. thanks a lot!!

  • @joshiEClass
    @joshiEClass Месяц назад

    Love from India 🇮🇳

    • @digidev7060
      @digidev7060 Месяц назад

      Love back to all my Indian brothers ❤️

  • @greatvedas
    @greatvedas Месяц назад

    Very well explain. I came from your YT shot (ruclips.net/user/shortsO59wNL2s-oc). Shot didn't seem useful at all, but this video is.

    • @digidev7060
      @digidev7060 Месяц назад

      @@greatvedas thank you❤️

  • @solitude_963
    @solitude_963 Месяц назад

    Nice job! Keep up the good work.

  • @AlCapone71
    @AlCapone71 Месяц назад

    Very informaative. thanks

  • @Vishnubhandarge1
    @Vishnubhandarge1 Месяц назад

    Please can you make video on C# data structures as well? Please 🙏

    • @digidev7060
      @digidev7060 Месяц назад

      @Vishnubhandarge1 this video is part of the DSA course. I've just separated the Playlists for searching, sorting, graph, heaps and ... I'm uploading 1 video per week

  • @Vishnubhandarge1
    @Vishnubhandarge1 Месяц назад

    Don't stop please make .NET 8 WEB API As well

    • @digidev7060
      @digidev7060 Месяц назад

      @@Vishnubhandarge1 Sure, so many videos are on the way. I'll put this in the list as well❤️

  • @aryanriyahi3885
    @aryanriyahi3885 Месяц назад

    useful !

  • @Vishnubhandarge1
    @Vishnubhandarge1 2 месяца назад

    Please make DSA C# course no any playlist available on youtube

    • @digidev7060
      @digidev7060 2 месяца назад

      It's on the way, one video per week, thank you for your support ❤️

  • @Vishnubhandarge1
    @Vishnubhandarge1 2 месяца назад

    I need such things. I can't find it on you tube maybe you can. Like hospital management system or some Like this.

    • @digidev7060
      @digidev7060 2 месяца назад

      A school management project is in my plans, but hospital management is cool too, I'll think about it

  • @Vishnubhandarge1
    @Vishnubhandarge1 2 месяца назад

    Hello I'm also new dotnet developer can you building something better where we can krmearn things?

    • @digidev7060
      @digidev7060 2 месяца назад

      Project base tutorials are on my plan, now I'm recording a data structure course, they will come after this

  • @andresolbach
    @andresolbach 2 месяца назад

    Good video, I always chose the wrong cable and was wondering why it didnt work haha

  • @roachnoorzadh2243
    @roachnoorzadh2243 2 месяца назад

    short and helpful, keep it up.

  • @user-sr4pn3bn3k
    @user-sr4pn3bn3k 2 месяца назад

    :) so where is the rest of it?

    • @digidev7060
      @digidev7060 2 месяца назад

      I had some difficulty in life, now I'm back more active than before, I'm recording a data structure course and project base tutorials will come after that

  • @forhonor6859
    @forhonor6859 2 месяца назад

    Thank you for the lesson of the basic understanding on how to use it. And thank you for the last part motivation.

    • @digidev7060
      @digidev7060 2 месяца назад

      Thank you, glad it was helpful 😊

  • @susudarake
    @susudarake 2 месяца назад

    Hi, 33:51 "Goes back to the router" . Is this going back ARP process?

  • @Glasraf
    @Glasraf 2 месяца назад

    Ty❤

  • @rahulkolawale-eu2gj
    @rahulkolawale-eu2gj 2 месяца назад

    Nice video. We can also use the DBContext parameterized constructor of type of class that we created and pass to the base class. and create the connection string in appsettings.json and made to do some change in the program.cs file This will alos work,right?

    • @digidev7060
      @digidev7060 2 месяца назад

      @rahulkolawale-eu2gj yes it would! The few next videos are about dependency injection, repository pattern and database relationships which I'm gonna explain this concept in them as well

  • @tobor58
    @tobor58 2 месяца назад

    Hello. This was really straight forward and it worked for my very simple non production testing. Got it running in just a few moments.

  • @MrKibs
    @MrKibs 2 месяца назад

    thanks

  • @komalsai9461
    @komalsai9461 2 месяца назад

    1:00 It's basically three episodes of Rick and morty

  • @paretare4946
    @paretare4946 3 месяца назад

    how to add router to this setup?

  • @osvaldocristovao12
    @osvaldocristovao12 3 месяца назад

    MERCI

  • @TONYBETE-ts6im
    @TONYBETE-ts6im 3 месяца назад

    Thanks so much Sir ❤❤❤❤

    • @digidev7060
      @digidev7060 3 месяца назад

      Glad it was helpful 🌹

  • @monicahelle7560
    @monicahelle7560 3 месяца назад

    Your explanation video is private 😊

  • @Fikriaww
    @Fikriaww 3 месяца назад

    can you do tutorial for write or download

    • @digidev7060
      @digidev7060 3 месяца назад

      Sure, I'll create a quick video for it

  • @tamarakepreyeomgbuayakimi.2841
    @tamarakepreyeomgbuayakimi.2841 3 месяца назад

    Also can you create a full stack developer tutorial in playlists containing html, boostrap or css, php? just to build an responsive website pls, or how ever you wish to do it.

  • @tamarakepreyeomgbuayakimi.2841
    @tamarakepreyeomgbuayakimi.2841 3 месяца назад

    Pls when is yhis playlist coming out for this course, cauae am inspiring you already❤.

    • @digidev7060
      @digidev7060 3 месяца назад

      I'm moving to my new place, a series of tutorials are on the way

  • @wolfho
    @wolfho 3 месяца назад

    Hello. How can I write these codes with AJAX. I need it for a project.

    • @digidev7060
      @digidev7060 3 месяца назад

      If you want to do it with Ajax, you should separate your file into small chunks with javascript and upload them, then attach the chunks in .net core

  • @seifboubekri7459
    @seifboubekri7459 3 месяца назад

    thanks bro keep going

  • @whoiszaid9657
    @whoiszaid9657 3 месяца назад

    Bro u dont know how to explain things you really confused me

    • @digidev7060
      @digidev7060 3 месяца назад

      Sry it was confusing to you, I tried my best to transfer my knowledge

    • @whoiszaid9657
      @whoiszaid9657 3 месяца назад

      @@digidev7060 No worries bro u tried It was my mistake that I did not understand

  • @najimpinjari6077
    @najimpinjari6077 3 месяца назад

    great sir

  • @user-nz2mx8rz7g
    @user-nz2mx8rz7g 3 месяца назад

    Damn bro you work like 80' hacking movies.....

    • @digidev7060
      @digidev7060 3 месяца назад

      This is the intro of the course, the full course is uploaded in the channel 😄

  • @kiyama1550
    @kiyama1550 4 месяца назад

    thanks buddy learnt a lot over the past 11 lessons i will end it here i feel as i have enough knowledge to do my packet tracer assignment

  • @kiyama1550
    @kiyama1550 4 месяца назад

    teaching us at 2am 🙏respect

  • @alfhakuvshinov
    @alfhakuvshinov 4 месяца назад

    So helpful, Our Teacher hadn't teach us about this so i have to study in just by watching and can't wait to teach my mates about this, thank youu so muchhh from Philippiness