Tamil - Dot Net API CRUD Operation Using Entity Framework || Tutorial For Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

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

  • @codewithkarthik
    @codewithkarthik  ปีที่แล้ว +4

    Dot Net 7 Web API Tutorial - th-cam.com/video/SQrtXFTPdN0/w-d-xo.html

  • @PoornimaMohitAjith
    @PoornimaMohitAjith 5 วันที่ผ่านมา +1

    Timestamps (Powered by Merlin AI)
    00:31 - Application DB context setup in Entity Framework.
    13:30 - Setting up default connections for SQL database access
    19:25 - Introduction to Application DB Context in Entity Framework.
    27:44 - Creating a student list in a .NET API using Entity Framework.
    33:33 - Overview of student data handling in a school project.
    41:03 - Overview of CRUD operations in Dot Net using Entity Framework.
    52:53 - Demonstrates updating a student record using Entity Framework.
    57:57 - Basics of CRUD operations using Entity Framework in .NET

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

    good

  • @PoornimaMohitAjith
    @PoornimaMohitAjith 5 วันที่ผ่านมา +1

    ver useful video🤝

    • @codewithkarthik
      @codewithkarthik  4 วันที่ผ่านมา

      Glad you found it helpful. 🙌

  • @codewithkarthik
    @codewithkarthik  2 ปีที่แล้ว +4

    If Anyone facing migration error add the following line in ConnectionString - TrustServerCertificate=True

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

    Bro Migration illama alredy irukura table epdi edukurathu

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

      th-cam.com/video/MFhCjGD2_AI/w-d-xo.htmlsi=qdosceI_d_eAinTx

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

    Really very thanks bro 🙏🙏

  • @balajimuthu-m6e
    @balajimuthu-m6e ปีที่แล้ว +3

    A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.) Sir I Got This Error

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

      This course is outdated, check this new course on .Net 8 Web API - th-cam.com/video/w8l0BCsuEyY/w-d-xo.htmlsi=p7Sd94VH00sMUS8s

    • @duraisingh1309
      @duraisingh1309 8 หลายเดือนก่อน

      Me too got this error

  • @gunasekaran-v7z
    @gunasekaran-v7z 10 หลายเดือนก่อน +1

    thank u for the video bro. plz make angular videos as well

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

    MySQL vachu pani karuga bro

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

    Bro Unit testing tutuorial podunga C# web api unit testing pls

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

      Sure bro i will upload in upcoming weeks

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

    Bro services interface lam create pana venama

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

      It required here update course - th-cam.com/video/SQrtXFTPdN0/w-d-xo.html

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

    Hello Karthik, thanks for this video, but you are allowing the user to update the Id as well, using AutoMapper, under Update.. Is this a good practice ? What if the user updates the Id to an existing one?

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

      Entity framework is smart enough to identity the object and update the values , but for your question solution would be 1st you have to fetch the record from Database then update all the properties expect id, or instead of update you can use patch it's kind of update partially. This is just basic course to know more about .Net API's kindly check out this - th-cam.com/video/SQrtXFTPdN0/w-d-xo.html

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

    Good explanation.but voice low.

  • @jeevika-kx3wm
    @jeevika-kx3wm 2 ปีที่แล้ว +1

    Idhula eppdi postman vachi use pandradhu Next video la solluga

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

      Here you go - th-cam.com/video/SQrtXFTPdN0/w-d-xo.html

    • @jeevika-kx3wm
      @jeevika-kx3wm 2 ปีที่แล้ว

      @@codewithkarthik Thank You

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

    subscribed bro super

  • @SujiSujitha-ml8dx
    @SujiSujitha-ml8dx 8 หลายเดือนก่อน +1

    If any one has error accure during the migration time add this Encrypt=False

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

    Sago,
    I think you didn't notice it. If you can now Pls change CURD to CRUD*
    Thanks for your video.

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

      I Mean Create Update Read Delete , I didn't think it will turn out into Curd 😅and by the way this one is old course will have limited concepts, New Course Content is Here - th-cam.com/video/SQrtXFTPdN0/w-d-xo.html

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

      @@codewithkarthik ok sago.

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

    👌🏾👌🏾

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

    💥💥

  • @prasanthselfie3045
    @prasanthselfie3045 10 หลายเดือนก่อน +1

    Hello sir i am getting error while add-migration as "ErrorActionPreference" please help i am stuck in this step far 3 days😢

    • @codewithkarthik
      @codewithkarthik  10 หลายเดือนก่อน

      Kindly reach me on - discord.gg/DtJET2jRF8

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

    how to contact you bro

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

      You can reach via linked-In - www.linkedin.com/in/karthik-p-81aa98163