ASP.NET Core MVC CRUD Operations using .NET 8 and Entity Framework Core - MVC For Beginners Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

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

  • @Lets_develop_it
    @Lets_develop_it 9 หลายเดือนก่อน +38

    Everyone is creating content with automatic features, so many things remain misunderstood. However, you create everything from scratch, and I've been able to understand it all.

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

      indian people do have the power of imagination and they can actually make something basic very complicated as something complicated very deep detailed ;)
      I think it is just the genetics lol

  • @PM-xi4wl
    @PM-xi4wl 9 หลายเดือนก่อน +8

    Excellent tutorial. Had difficulty finding a video that didnt just use automatic features. This has been so handy!

  • @SohaibHasan
    @SohaibHasan 7 หลายเดือนก่อน +9

    By far one of the best videos on CRUD operations in .NET Core 8.0 Awesome brother.

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

    Thanks!

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

      Appreciate your support 🙏

  • @MarcDunivan
    @MarcDunivan 11 หลายเดือนก่อน +5

    A good start... so much more functionality to add...form value validation...storing phone number and email address in a standard formatting..storeing Subscribed as 'Y'|'N' values...have a different table name in the database from the Model name...paging/scrolling list when the Students records are bigger... Open Id Connect Azure authentication...foreign key values in the model...modals...popups...layout regions...the "Add""button" on the Students/List page and redirecting back to Students/List on the Add page after "Save"

  • @TechGuyHabib
    @TechGuyHabib 7 หลายเดือนก่อน +9

    Excellent Explanation, I enjoyed my Weekend with your CRUD Tutorial
    Now I'm bit confident about,
    (1) Async Method
    (2) Entity FrameWork
    (3) dbContext
    (4) Razor View
    (5) ViewModel
    (6) RediretToAction Functionality
    (7) Controller.

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

      Glad you liked it

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

      as I know already, async method is that method doesnot wait for previous code it imediatelly starts working. entity framework is all abouth methods u dont need to use SQL Commands thats it i think. dbContext is simple connection. rezor view is html. dont know 5 and 6 :D . and controller is api endpoints (swagger). correct me if I am wrong it will be helpful

  • @jasnachktkl
    @jasnachktkl 9 หลายเดือนก่อน +3

    Thank you Sameer, Your explanation is awesome. I am a beginner in .NET MVC. But I understood each and every point you explained. Great Job 👏

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

    Great explanation sir, as I am a beginner in ASP. NET I got a better understanding after watching this video. Thank you very much.

  • @pranjalpandey868
    @pranjalpandey868 9 หลายเดือนก่อน +3

    Sir, You are very intelligent and knowledgeable person
    Respect++

  • @arnavgour506
    @arnavgour506 10 หลายเดือนก่อน +4

    Thank you so much. I was looking for this video and finally landed here. Best explanation.

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

    Thank you very much for this tutorial. I have one question to the situation that happens in 38 minute of the recording: why do you set the output type of the Add method to Task, why can you just leave the IActionResult...?

  • @user-yh2vq3vc8n
    @user-yh2vq3vc8n 3 วันที่ผ่านมา

    It was excellent, I went step by step with you

  • @JordanDelaCruz-f1t
    @JordanDelaCruz-f1t 3 หลายเดือนก่อน +2

    Thank you for this wonderful tutorial, I learned a lot

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

    I have been through lots of .Net Core MVC videos and this is by far the best best tutorial I have ever seen. Thankyou very much

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

    I need Database first approach with dapper in asp.net core. Any references please?

  • @DanishFarhan-wg3xz
    @DanishFarhan-wg3xz 4 วันที่ผ่านมา

    do you have any course that teach how to link asp net 8 with oracle sql?

  • @AbdulazeezSule-w4e
    @AbdulazeezSule-w4e 5 หลายเดือนก่อน +1

    Hello nice tutorial. I cannot find dependencies your visual studio is different.

  • @鄭海寅-s8d
    @鄭海寅-s8d 4 หลายเดือนก่อน +3

    Hello. Thank you for your detailed and kind lectures. I am happy to study a lot with the lectures you provide. I think I need to buy paid lectures and study more. Thank you again for your lectures.

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

      You are welcome, glad you liked the video

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

    Excellent tutorial!! Is there any repo for above code?

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

    Hey Sameer, Thank you for the great video! I have one question, how to fetch data from Local DataBase? I did't make use of MS SQL External Database. Thank you!!

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

    Does your full course include FHService, IFHService with the PortalDBContext as well as mapping?

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

    What do I have to type in "public async Task add(AddTicketViewModel viewModel)" when I have to type in columns from different tables?

  • @Noreply-NFAPReviewGr-3
    @Noreply-NFAPReviewGr-3 4 หลายเดือนก่อน +1

    Is it the community version that you are using?

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

    OMG I love this. This tutorial is so good! You explain everything step by step and you made it easy to learn!

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

    may i ask why did you create another model which is the AddStudentViewModel but its the same in Student.cs?

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

    how to add another table in database?? sorry im still new with using mssql

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

    Sameer, this course do you ofert in Portugues Brazil language?

  • @30hi31
    @30hi31 7 หลายเดือนก่อน +3

    Cool asf mate really good video, thank u a lot

  • @aliraihannashrullah6048
    @aliraihannashrullah6048 2 วันที่ผ่านมา

    Thank you so much, you are a life saver!

  • @ManojKumar-e4j6h
    @ManojKumar-e4j6h 23 วันที่ผ่านมา

    Thanks for the clear explanation

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

    hi we can use httpput for the edit then why you have used httppost?

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

    Thank you so muc for this useful video!

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

    Very succint. Short and to the point. Without prior knowledge on MVC I wouldn't have been able to follow along, because all kinds of concepts remain implicit. However having stumbled my way through various videos and courses - just finished messing with OutputCache and ActionFilter - I can now just sit and watch this video and see that I properly grasp the basics of MVC interacting with a database through EF. btw I just purchased 3 of your courses on Udemy. looking forward to some more in depth there.

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

    How do I unit test? sorry just a beginner.

  • @Martin-g8h
    @Martin-g8h 4 หลายเดือนก่อน +2

    Hi Sameer, thank you for the helpful video, I have had an issue with the delete button it was not passing the Id in the Controller simple fix by adding @Modul.Id in the Delete button tag asp-route-id="@Model.Id">Delete has fixed the problem under Edit.cshtml

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

      Thanks.I was also facing this issue.and solve it after reading your comment

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

    Thank you for the Tutorial. Very easy to follow

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

      Glad you like it!

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

    I want to learn about migration and seeding data. With SQLITE

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

    Thank you so much Sameer for this tutorial. I really needed it.

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

    This is very cool because it’s like creating a new database from Visual Studio, but not from SQL Server Management Studio.

    • @abdulrehman-qv6cp
      @abdulrehman-qv6cp 20 วันที่ผ่านมา

      thats the entity framework's code first approach

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

    Hi Sameer , first of thanks for explaining .net in very precise manner but i am stuck at 38:59 where i am hovering viewmodel but not getting the info back so that i can go ahead, can you please help me why i am not getting .

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

      Hi, Check if your View is properly configured and the Form tag is there, and the button has a submit attribute

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

      Hey ramaws I am stuck on the same page, please help me if your issue resolved ..

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

      @@viralpatel5566 same im also stuck at that instance only

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

    thank you for this!!! It really helped me out.

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

    Good one😊😊As a Fresher able to understand it easily and build it. Explained in detailed manner. Thankyou Sir😇

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

    https is not running on my laptop how to solve https to run can share making video on channel

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

    Great tutorial. Simple and well understood. Quick question: I passed the var student to the dbContext.Student.Remove(student); since the id was alread passed to it and it worked. Don't know if I'm actually doing the right thing

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

    Excellent video, congratulations Sameer! Do you help me? A need include the photo of student in DB. You can give me an example code to make this, please.

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

    please do a video on how to add validation in this form

  • @ShahzadAli-bb1ou
    @ShahzadAli-bb1ou หลายเดือนก่อน

    Simply Great !

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

    What does "InvalidOperationException: The source 'IQueryable' doesn't implement 'IAsyncEnumerable" mean?

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

    Awsome beginner-friendly tutorial! I purchased the complete course on Udemy. Why not!

    • @SameerSaini
      @SameerSaini  6 หลายเดือนก่อน +2

      Thank you 🙏

  • @AliOmer-ho1xp
    @AliOmer-ho1xp 7 หลายเดือนก่อน

    hi thank you Dr.Sameer
    there is problem when Edit the guid return zeroes 000 00000 000 0000
    what should i check

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

      Hi , can you tell me what line of code returns you those 0s

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

    Best explanation, very easy to understand. Thank you

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

      Glad it was helpful!

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

    Hello Sameer, I was getting a error while creating add method I tried to access dbContext.Students to call AddAsync method as you did but it says cannot find Students in dbContext can you help me?

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

      Check your dbcontext file if you have added the students property

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

    Very glad I found your video, concise and clear instructions sticking to the main topic.

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

    I creat that project but i lag some where i can't find out my problem. Sir can you guide me

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

    Hello, thank you very much for the video, I wanted to ask you if you have any crud with pagination?

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

    Thanks for the wonderful video ❤🙏

  • @ВалерияКудакова-г1й
    @ВалерияКудакова-г1й 7 หลายเดือนก่อน

    Hi Sameer Saini ,thanks for explaining. I have trouble with 'edit' method(51:44). My model always empty. HttpPost method not implemented. where did I go wrong? thank you in advance
    [HttpGet]
    public async Task Edit(int SystemID)
    {
    var systems = await dbContext.MoV.FindAsync(SystemID);
    return View(systems);
    }
    [HttpPost]
    public async Task Edit(Systems viewModel)
    {
    var systems = await dbContext.MoV.FindAsync(viewModel.SystemID);

    if (systems is not null)
    {
    systems.Systema = viewModel.Systema;
    systems.PROD = viewModel.PROD;
    systems.PREPROD = viewModel.PREPROD;
    systems.TEST = viewModel.TEST;
    systems.V1 = viewModel.V1;
    systems.V2 = viewModel.V2;
    systems.V3 = viewModel.V3;
    systems.V4 = viewModel.V4;
    systems.V5 = viewModel.V5;
    systems.V6 = viewModel.V6;
    systems.V7 = viewModel.V7;
    systems.V8 = viewModel.V8;
    systems.V9 = viewModel.V9;
    systems.V10 = viewModel.V10;
    systems.V11 = viewModel.V11;
    systems.V12 = viewModel.V12;
    systems.V13 = viewModel.V13;
    systems.V14 = viewModel.V14;
    systems.V15 = viewModel.V15;
    systems.V16 = viewModel.V16;
    await dbContext.SaveChangesAsync();
    }
    return RedirectToAction("List", "Add_System");

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

    Thank you! it's really nice content.

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

      Welcome!

  • @atirah14
    @atirah14 11 หลายเดือนก่อน +2

    Can you do a tutorial in blazor server and webassembly or blazor web app

  • @BbSs-b1e
    @BbSs-b1e 8 หลายเดือนก่อน

    Excellent tutorial.Thank you so much.

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

      You're welcome

  • @geepy5708
    @geepy5708 11 หลายเดือนก่อน +3

    I'm yet to see an mvc project with authentication

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

      u can select individual accounts when creating the project to have registration, login, logout, forgot password and email confirmation

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

    Excellent tutorial,great explaination.

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

      Glad it was helpful!

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

    Why we are using http get and post even for updating and deleting. Why we didn't use put and delete http verbs

  • @palprerana934
    @palprerana934 26 วันที่ผ่านมา

    Sir I am getting problem in database connection

  • @amishasharma348
    @amishasharma348 8 หลายเดือนก่อน +2

    add-migrarion m error aa rha hai...commandnotfound... What i do

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

      Please explain it. I also got a problem in migration

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

    Excellent Tutorial Sir

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

    do you plan on creating a project using angular/react frontend?

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

      also we'd like to see one tutorial with authentication since there are not many good tutorials here on youtube

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

    thx mate, realy good tutorial

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

      almost finished with my assignment coz of u, thanks a lot

  • @saifullahkhan8116
    @saifullahkhan8116 23 วันที่ผ่านมา

    Button is not working ? Why? i have created two times but nothing Appear on web?

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

    how do i donwload the bootstrap

  • @Login-it9sq
    @Login-it9sq 10 หลายเดือนก่อน

    video just completed it works nicely but i cannot edit phone number i might have made some errors there, but its alright , everything else works nicely, thanks nice view i mean video

  • @MAUIMS-m4g
    @MAUIMS-m4g 9 หลายเดือนก่อน

    Thank you so much Sameer, great video!!!!!!!!!!!!

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

    Best video I ever watch ❤

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

    Hey, Sameer, many thanks for this. I saw your Udemy courses. Assuming I learned the basic of C# and I want to be able to build web apps integrated with an online database (such as MongoDB), from which course I should start? Assume that I have covered the basics of HTML and CSS as well. Thanks.

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

      Hi,
      With all the above info, my MVC course should be a good start, it uses Microsoft sql server but once you understand the basics of the application. Swapping with Mongodb would not be a painful task

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

      Here's a coupon for you AUG2024

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

    Sir can you do a video on clean architect.

  • @赛尼木
    @赛尼木 3 หลายเดือนก่อน

    thx I finished this.

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

    Dünkü etkinlik kötü olsa da ülkenin adını kurtardın. 👏

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

    Thank You Very Much Man 😍😊

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

    Thank you sir for creating this best tutorial

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

    Very Good Tutorial

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

    Really sir good explanation thank you for you valuable time

  • @muhammadyousufsaleem6149
    @muhammadyousufsaleem6149 11 หลายเดือนก่อน +2

    SIr please make a video Blazor and dot net core 8

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

    Goood Job. Can you provide a video on entity relationships?

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

    Sir create one video using database first approach

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

    You are the best!

  • @no-han
    @no-han 4 หลายเดือนก่อน

    good video for beginer

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

    Great Explanation

  • @matsoft.oficial
    @matsoft.oficial 7 หลายเดือนก่อน

    GRACIAS POR COMPARTIR TUS CONOCIMIENTOS ... LIKE

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

    Hi, can I get code link?

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

    Nice Explanation...

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

    Updating command that time I am getting index 0 error who can I solve please help me out

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

    Thank you so much Sameer, you were incredible :')

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

      Thanks Paul

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

    You Get more one subscriber.

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

    the delete button doesn't work i have the same syntax as u

  • @zeeshanahmad-jf1pu
    @zeeshanahmad-jf1pu 6 หลายเดือนก่อน +1

    i have a error on line 63 of students controller (viewModel.Id) .saying viewModel.Id is not null here . CS1503 cannot convert from System.Guid to System.Threading.CancellationToken

    • @IjazAhmad-wv9qx
      @IjazAhmad-wv9qx 6 หลายเดือนก่อน

      i also faced same, then i fixed it .

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

    Thank you brother!

  • @user-yh2vq3vc8n
    @user-yh2vq3vc8n 10 วันที่ผ่านมา

    Wow thanks alot

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

    I kept doing save but its not showing the details that I input to the form back to the viewModel. Why is that?

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd 2 หลายเดือนก่อน

    Thank you so much

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

    Thank you for the video