CRUD Operations Using Database First Approach In Entity Framework Core 6 and ASP.NET Core MVC 6

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

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

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

    Please subscribe to the channel and like the video. I hope you will have a great career ahead 😊.

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

    I was trying to connect my database for 2 days now and was unable to do it. Then i found this gem of a video. Thank you so much for making our lives easy sir.

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

      Thanks for your kind words

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

    Thanks man, you saved my semester!

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

      You are welcome

  • @Er.MeetPatel
    @Er.MeetPatel 2 ปีที่แล้ว +2

    One of the most amazing video i have ever vatched

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

      Thanks for your kind words

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

    Very Help Full Video For Me Thanks A lot

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

    Thanks alot man!! great video!!!

  • @mr.versatile3760
    @mr.versatile3760 2 ปีที่แล้ว +1

    Magical. So well Done. Thanks.

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

    Great tutorial, I have entered to dotNETCore Developer community, Thank you so much

  • @demiladetunde-ayinuola5755
    @demiladetunde-ayinuola5755 2 ปีที่แล้ว +1

    The best and shortest video

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

    Great video! Thanks!. Could you create a part two where you add a couple of child tables in the databasse and then show how you update the code so it can use the child tables?

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

    Thank you. Very concise and informative.

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

    Super well done and informative. Thank you.

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

    Thank you so much.Your tutorial is the only one perfect for me , sir;

  • @KrishnaPrasad-rv7vh
    @KrishnaPrasad-rv7vh 2 ปีที่แล้ว +1

    Really Helpful, Thank you.

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

    Great video thank you!

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

    Very good explanation, thank you!!!

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

    Thanks so much. This video is really helpful.

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

    Thanks, this tutorial vid really helped me a ton

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

    Thank You so much i was trying from the past 1 week to connect my database but every time error was occurring during the process then i found this video i my problem is solved so thank you soo much! ❤

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

      Glad that it helped. Thanks for the kind words.

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

    Thank you bro ☺

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

    Thank you for your tutorial. I am confuense how to use db connection string, but your video is show how to use. thank you again.

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

    Thank you so much. It's working fine.

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

    Neat and clean tutorial.. Thank you so much. Please make more tutorial covering complete dot net core 6 with entity framework

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

      Sure. Thanks for your feedback.

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

    Thank you

  • @Mattyus-Web
    @Mattyus-Web 2 ปีที่แล้ว +1

    very good bro I have a problem, I have my database but I have a column of dates so it shows me the time and date and what I want is only to have the date in my table I wanted to modify it in models but it does not work since net 6 It already has added as DateOnly if you can help me

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

      Thanks. In the get and set of your property you need to format the date.

  • @md.abdullahalmamun6039
    @md.abdullahalmamun6039 ปีที่แล้ว +1

    Thanks for creating this video. Definitely it's a great video with clean code. Could you please create a video how can we add another or multiple table and also update models in existing project?

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

    Good,but what if I want to change the structure of the DB?

  • @sanD-xq8nb
    @sanD-xq8nb 2 ปีที่แล้ว +1

    Just in case you try to use with packages version 7.0.0, the ConnectionStrings have to include "Encrypt=false;". I wasted almost one day to get to this, because the ConnectionStrings like the video didn't work.

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

      New versions of packages get released frequently so the behaviour may differ a bit. Thanks for your feedback.

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

    video is so helpful sir, but i have one query what if i add any column then where we have to make changes in visual studio

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

      You have to refresh the entity framework

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

    Need Get Data from Multiple Tables with join Query, DB First Approach, MVC, Not Repository Parrten

  • @mehedihasan-kf4uy
    @mehedihasan-kf4uy 10 หลายเดือนก่อน

    show error message- 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.) Pls help me

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

      How did u fix it?

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

      Just in case you haven't figure it out try something like this:
      Scaffold-DbContext "Server=DESKTOP-2VRJKGU\MSSQLSERVER_VF; Database=ComprasISO810;Trusted_Connection=True; TrustServerCertificate=True" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models
      Hope it helps you man!

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

    Please upload the video on Export data in excel file by using ASP.NET core 6.0 Web API

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

    why my Program.cs is different from yours?
    public class Program
    {
    public static void Main(string[] args)
    {
    CreateHostBuilder(args).Build().Run();
    }
    public static IHostBuilder CreateHostBuilder(string[] args) =>
    Host.CreateDefaultBuilder(args)
    .ConfigureWebHostDefaults(webBuilder =>
    {
    webBuilder.UseStartup();
    });
    }

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

      You should use Visual studio 2022 for the latest program.cs template

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

    Kindly make the video with Add Photos and cascading

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

      Ok. Thanks for your comment.

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

    Create a new project and write a API for Export data in Excel

  • @IsmailHossain-fv1yq
    @IsmailHossain-fv1yq 2 ปีที่แล้ว

    source code please

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

      github.com/tutorpraveen/Core6DBFirstCountryApp

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

    why i have show this
    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
    After this comand
    Scaffold-Dbcontext "Server=.\SQLExpress;Database=HumenResourece;Trusted_Connection=True;"Microsoft.EntityFrameworkcore.SqlServer -OutputDir Models