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.
@samduss41933 ай бұрын
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-xi4wl8 ай бұрын
Excellent tutorial. Had difficulty finding a video that didnt just use automatic features. This has been so handy!
@MarcDunivan10 ай бұрын
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"
@SohaibHasan6 ай бұрын
By far one of the best videos on CRUD operations in .NET Core 8.0 Awesome brother.
@jasnachktkl9 ай бұрын
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Ай бұрын
Great explanation sir, as I am a beginner in ASP. NET I got a better understanding after watching this video. Thank you very much.
@arnavgour5069 ай бұрын
Thank you so much. I was looking for this video and finally landed here. Best explanation.
@pratikpanda8893 ай бұрын
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
@TechGuyHabib7 ай бұрын
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.
@SameerSaini6 ай бұрын
Glad you liked it
@matthewkk50876 ай бұрын
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
@pranjalpandey8688 ай бұрын
Sir, You are very intelligent and knowledgeable person Respect++
@karolinamaka89298 ай бұрын
OMG I love this. This tutorial is so good! You explain everything step by step and you made it easy to learn!
@rypkiАй бұрын
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...?
@JordanDelaCruz-f1t2 ай бұрын
Thank you for this wonderful tutorial, I learned a lot
@鄭海寅-s8d3 ай бұрын
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.
@SameerSaini3 ай бұрын
You are welcome, glad you liked the video
@marcouitendaal98526 күн бұрын
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.
@ableballon88 ай бұрын
This is very cool because it’s like creating a new database from Visual Studio, but not from SQL Server Management Studio.
@karthikn45104 ай бұрын
Good one😊😊As a Fresher able to understand it easily and build it. Explained in detailed manner. Thankyou Sir😇
@KopparapuTejaswi2 ай бұрын
Excellent tutorial!! Is there any repo for above code?
@thinkdifferent58097 ай бұрын
Very glad I found your video, concise and clear instructions sticking to the main topic.
@jaspreetmehra57213 күн бұрын
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!!
@AbdulazeezSule-w4e4 ай бұрын
Hello nice tutorial. I cannot find dependencies your visual studio is different.
@ableballon87 ай бұрын
Thank you so much Sameer for this tutorial. I really needed it.
@aungyethu97435 ай бұрын
Awsome beginner-friendly tutorial! I purchased the complete course on Udemy. Why not!
@SameerSaini5 ай бұрын
Thank you 🙏
@30hi316 ай бұрын
Cool asf mate really good video, thank u a lot
@SameerSaini6 ай бұрын
Cheers
@edsonferraz111 күн бұрын
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.
@duvanm24838 ай бұрын
Thank you for the Tutorial. Very easy to follow
@SameerSaini8 ай бұрын
Glad you like it!
@aerotheoreo20508 ай бұрын
Does your full course include FHService, IFHService with the PortalDBContext as well as mapping?
@ShahzadAli-bb1ou20 күн бұрын
Simply Great !
@samolyuthpanha2 ай бұрын
Thank you so muc for this useful video!
@IrinaTirikos6 ай бұрын
Best explanation, very easy to understand. Thank you
@SameerSaini6 ай бұрын
Glad it was helpful!
@jhenssenvega97842 ай бұрын
thank you for this!!! It really helped me out.
@CodeMeet15 ай бұрын
Excellent Tutorial Sir
@ayushikaithwas29575 ай бұрын
Best video I ever watch ❤
@helvecioguimaraes3 ай бұрын
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.
@SameerSaini3 ай бұрын
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
@SameerSaini3 ай бұрын
Here's a coupon for you AUG2024
@luisfernandodeolazabalsche331710 ай бұрын
Hello, thank you very much for the video, I wanted to ask you if you have any crud with pagination?
@alexandercereno40983 ай бұрын
may i ask why did you create another model which is the AddStudentViewModel but its the same in Student.cs?
@edsonferraz111 күн бұрын
Sameer, this course do you ofert in Portugues Brazil language?
@Login-it9sq9 ай бұрын
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
@syedmubeenhussain63178 ай бұрын
Thank you sir for creating this best tutorial
@seemahashim70008 ай бұрын
Very Good Tutorial
@KuldeepBisht_KD8 ай бұрын
I need Database first approach with dapper in asp.net core. Any references please?
@Martin-g8h3 ай бұрын
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Ай бұрын
Thanks.I was also facing this issue.and solve it after reading your comment
@oyldrr6 ай бұрын
Dünkü etkinlik kötü olsa da ülkenin adını kurtardın. 👏
@deeptibaviskar64566 ай бұрын
Excellent tutorial,great explaination.
@SameerSaini6 ай бұрын
Glad it was helpful!
@MAUIMS-m4g8 ай бұрын
Thank you so much Sameer, great video!!!!!!!!!!!!
@starsonearth89524 ай бұрын
please do a video on how to add validation in this form
@ruthokoduwa68374 ай бұрын
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
@teawithbubble40973 ай бұрын
What do I have to type in "public async Task add(AddTicketViewModel viewModel)" when I have to type in columns from different tables?
@bhaktipande45769 ай бұрын
Very easy to understand.
@scorpioboy28943 ай бұрын
Thanks for the wonderful video ❤🙏
@atirah1410 ай бұрын
Can you do a tutorial in blazor server and webassembly or blazor web app
@saroshwadia10 ай бұрын
Great video, please create something similar with Blazor .Net 8 using SSR Thx 🙂
@paulantonibriceno30239 ай бұрын
Thank you so much Sameer, you were incredible :')
@SameerSaini9 ай бұрын
Thanks Paul
@BbSs-b1e7 ай бұрын
Excellent tutorial.Thank you so much.
@SameerSaini7 ай бұрын
You're welcome
@no-han3 ай бұрын
good video for beginer
@charleswanjohi13526 ай бұрын
Goood Job. Can you provide a video on entity relationships?
@kundankumar05 ай бұрын
Great Explanation
@ronaldjohnson447010 ай бұрын
Sameer, thank you. I have purchased three of your Udemy courses and enjoyed all of them. Do you have any plans for the Blazor .NET 8 tutorials on Udemy?
@Suni7776 ай бұрын
Really sir good explanation thank you for you valuable time
@JeyaKartheesanS7 ай бұрын
Thank you! it's really nice content.
@SameerSaini7 ай бұрын
Welcome!
@rajkumarkasaraveni8 ай бұрын
Nice Explanation...
@MohammedMisselmanyАй бұрын
thx mate, realy good tutorial
@MohammedMisselmanyАй бұрын
almost finished with my assignment coz of u, thanks a lot
@Caariin888 ай бұрын
You are the best!
@赛尼木2 ай бұрын
thx I finished this.
@codingwalo99947 ай бұрын
Sir create one video using database first approach
@chikalawrence85027 ай бұрын
Sir can you do a video on clean architect.
@mohdarwazali374316 күн бұрын
I want to learn about migration and seeding data. With SQLITE
@yogiswara193 ай бұрын
Thank you brother!
@ascodes34614 ай бұрын
Thank You Very Much Man 😍😊
@muhammadyousufsaleem614910 ай бұрын
SIr please make a video Blazor and dot net core 8
@sujantuladhar20553 ай бұрын
https is not running on my laptop how to solve https to run can share making video on channel
@edsonferraz111 күн бұрын
You Get more one subscriber.
@Noreply-NFAPReviewGr-33 ай бұрын
Is it the community version that you are using?
@SameerSaini3 ай бұрын
Yes
@EricOnYouTube5 ай бұрын
What does "InvalidOperationException: The source 'IQueryable' doesn't implement 'IAsyncEnumerable" mean?
@hsegol42576 ай бұрын
Why we are using http get and post even for updating and deleting. Why we didn't use put and delete http verbs
@mankim6354Ай бұрын
how to add another table in database?? sorry im still new with using mssql
@rjstudiocreation34379 ай бұрын
great explanation
@aspirees29458 ай бұрын
Thank you for the video
@ВалерияКудакова-г1й6 ай бұрын
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");
@rubinrodriguez61854 ай бұрын
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?
@SameerSaini4 ай бұрын
Check your dbcontext file if you have added the students property
@aymenbachiri-yh2hdАй бұрын
Thank you so much
@matsoft.oficial6 ай бұрын
GRACIAS POR COMPARTIR TUS CONOCIMIENTOS ... LIKE
@ramaws013kumar6 ай бұрын
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 .
@SameerSaini6 ай бұрын
Hi, Check if your View is properly configured and the Form tag is there, and the button has a submit attribute
@viralpatel55665 ай бұрын
Hey ramaws I am stuck on the same page, please help me if your issue resolved ..
@yking33675 ай бұрын
@@viralpatel5566 same im also stuck at that instance only
@zhack2395Ай бұрын
How do I unit test? sorry just a beginner.
@gauravojha25516 ай бұрын
hi we can use httpput for the edit then why you have used httppost?
@justnazmus814010 ай бұрын
great video sameer.
@dawidolino939810 ай бұрын
do you plan on creating a project using angular/react frontend?
@dawidolino939810 ай бұрын
also we'd like to see one tutorial with authentication since there are not many good tutorials here on youtube
@masudp272 ай бұрын
Thanks!
@SameerSaini2 ай бұрын
Appreciate your support 🙏
@MangeshGaikwad-u2u9 ай бұрын
Great Video ,thank you so much making .
@SameerSaini9 ай бұрын
You're welcome 😊
@MarcinScholke8 ай бұрын
good example
@Chefrachida10 ай бұрын
Great video, thank you. Is it possible to get the source code of this tutorial? Plus I would like to buy a coffee.
@geepy570810 ай бұрын
I'm yet to see an mvc project with authentication
@hammodh50010 ай бұрын
u can select individual accounts when creating the project to have registration, login, logout, forgot password and email confirmation
@M_Tarenijr20 күн бұрын
I creat that project but i lag some where i can't find out my problem. Sir can you guide me
@NaveedAhsan-po1wh6 ай бұрын
I want to Learn Complete Course , Can U Allow me , If i have no money to buy your tutorial
@user-fw1ld6 ай бұрын
Very helpful
@SameerSaini6 ай бұрын
Glad it was helpful
@niahkustaa9954 ай бұрын
the best thank you
@codewithgilly8 ай бұрын
can you create one course for microservices in udemy
@nurmuhammad21757 ай бұрын
Thank you!
@jayjorneypua817410 ай бұрын
I kept doing save but its not showing the details that I input to the form back to the viewModel. Why is that?
@amishasharma3487 ай бұрын
add-migrarion m error aa rha hai...commandnotfound... What i do
@inshaqamar26804 ай бұрын
Please explain it. I also got a problem in migration