Entity Framework 6 Tutorial: Learn Entity Framework 6 from Scratch | Entity Framework crash course

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ต.ค. 2024
  • What is Entity Framework (EF)
    Entity Framework is an ORM framework. ORM stands for Object Relational Mapping.
    Table of contents:
    00:05 What is Entity Framework
    02:27 Entity Framework Workflows
    02:46 Entity Framework DataBase First approach (concept)
    03:10 Entity Framework Code First approach (concept)
    03:29 Entity Framework Model First approach (concept)
    04:15 Entity Framework DataBase First approach Practical Example
    16:42 Entity Framework Code First approach Practical Example
    What is Object Relational Mapping framework
    Object Relational Mapping framework automatically creates classes based on database tables, and the vice versa is also true, that is, it can also automatically generate necessary SQL to create database tables based on classes.
    #EF #EntityFramework #Entity framework #ef core #codinghacks #ef introduction #Entity framework crash course

ความคิดเห็น • 28

  • @dineshfalwadiya3282
    @dineshfalwadiya3282 3 ปีที่แล้ว +9

    Great Video, I didn't get bored and learnt the basics of EF, Thanks

    • @CodingHacks
      @CodingHacks  3 ปีที่แล้ว +1

      Glad you enjoyed it! Thanks for watching... Keep sharing...
      Happy Learning !

    • @mikebreeden6071
      @mikebreeden6071 3 ปีที่แล้ว +2

      Hey! That was my comment. The right length, good content and a very solid introduction.

  • @sreevidyabharathan761
    @sreevidyabharathan761 9 หลายเดือนก่อน +2

    This is such a great way to explain EF! Really appreciate the way you made it concise for people to revise. Keep it up you're doing an amazing job!

    • @CodingHacks
      @CodingHacks  9 หลายเดือนก่อน

      Thank you so much for your kind words! I'm glad you found the explanation helpful.

  • @ragheblahbazi166
    @ragheblahbazi166 9 หลายเดือนก่อน +1

    Thank you for this video! But I could'nt generate classes... Do you know what can be the problem please?

  • @rodrigoschammass5205
    @rodrigoschammass5205 ปีที่แล้ว +1

    Congrats. I did every step but I could not find the database, even though no error showed up. Could you please help me to fix it ? Thanks a lot

  • @tonyrapa-tonyrapa
    @tonyrapa-tonyrapa 8 วันที่ผ่านมา

    Thanks mate - easy to follow.

  • @tusharendukarn1777
    @tusharendukarn1777 3 ปีที่แล้ว +3

    A good video to start with entity framework. Well explained

    • @CodingHacks
      @CodingHacks  3 ปีที่แล้ว

      Thank you 🙏 keep supporting

  • @vicky1b
    @vicky1b ปีที่แล้ว

    How do you integrate this with installer, where we need to create database on the target system?

  • @muhammadafzal237
    @muhammadafzal237 2 ปีที่แล้ว

    How to calculate sum of values of a column in entity framework?

  • @av5226
    @av5226 3 ปีที่แล้ว

    hey there,
    I'm a beginner and can't find app.config file in my console application. Please help !
    TIA.

    • @daminijha2611
      @daminijha2611 ปีที่แล้ว

      App.config file you will find in web application not console application

  • @DebasmitSamal294
    @DebasmitSamal294 2 ปีที่แล้ว +1

    Excellent... classic

  • @Danielchall25
    @Danielchall25 3 ปีที่แล้ว +2

    Awesome video.

    • @CodingHacks
      @CodingHacks  3 ปีที่แล้ว +1

      Thanks for watching!

  • @kidoo1567
    @kidoo1567 ปีที่แล้ว +1

    Thanks♥️🔥

  • @learningMachine1.0
    @learningMachine1.0 ปีที่แล้ว

    great content, straight to the point

  • @rohandhananjaya6387
    @rohandhananjaya6387 15 วันที่ผ่านมา

    Good job brother! 😍

    • @CodingHacks
      @CodingHacks  14 วันที่ผ่านมา

      Thank you!

  • @misrarajat4614
    @misrarajat4614 3 ปีที่แล้ว +1

    Best

    • @CodingHacks
      @CodingHacks  2 ปีที่แล้ว

      Thank you for watching 🙏

  • @rezkhan3366
    @rezkhan3366 3 ปีที่แล้ว +1

    Great vid!

  • @robnesha4561
    @robnesha4561 2 ปีที่แล้ว

    can I have the ppt please