Introduction to ASP.NET Core MVC (.NET 8)

  Рет қаралды 678,630

DotNetMastery

DotNetMastery

Күн бұрын

Пікірлер: 575
@kirillzlobin7135
@kirillzlobin7135 8 ай бұрын
15:08 Tools needed 26:33 wwwroot folder - all static files go here (images, CSS, JS etc.) 28:59 appsettings.json - all secret keys go here 31:14 Program.cs file - starting file of the project 41:30 Routing 48:20 Views that correspond to a certain controller are locatted in Views folder. 1:07:58 Create a model - class with certain properties 1:10:19 Data annotation 1:13:17 - Connection to a DB 1:14:00 - Download package using NuGet 1:17:15 - Project file has the list of all dependencies 1:17:56 - Add connection string to a project 1:23:03 - Configure the connection to DB with Entity Framework 1:35:49 - Create table with Entity Framework 1:45:38 - CRUD operations 1:57:21 - Get data from DB and pass it to view 2:02:25 - Display data in the view 2:11:17 - Add CSS Bootswatch css file (modified bootstrap) 2:18:22 - Create new category (click on button) 2:29:15 - Bind form data 2:33:21 - Add data to DB via post method in form 2:37:09 - Redirect to a certain page after clicking "Create" 2:38:49 - Form validation 2:45:28 - Custom conditions for validation 2:53:42 - Client side validation 2:58:45 - Editing 3:15:46 - IMPORTANT NOTE WHEN UPDATING RECORD 3:18:46 - Deleting a category 3:23:39 - Notifications with help of TempData 3:27:13 - Create a partial view for dispalaying TempData notifications 3:30:52 - Using Toastr for Notifications 3:37:12 - Using Razor pages instead of MVC stuff (Also shows how to add another project to the solution and set it as a run project) 3:38:58 - Differences between MVC and Razor pages 4:19:04 - Create DAL - Data Access Layer. Separation of concern. 3:33:20 - Puting the files from monolith APP to separate apps: DataAccess, Models, Utilitiy 4:43:09 - Migrations 4:46:19 - Dependency Injection Lifetimes
@BokyaGaming7
@BokyaGaming7 7 ай бұрын
Please complete this list. it is very helpful while watching this tutorial and taking notes. Thank you
@abdulrahmanabdullah8636
@abdulrahmanabdullah8636 7 ай бұрын
thnx bro
@mrfuxoz8554
@mrfuxoz8554 5 ай бұрын
Is there an API in this video?
@kirillzlobin7135
@kirillzlobin7135 5 ай бұрын
@@mrfuxoz8554 This is all about MVC. I think you need to find a video on .NET Web API
@Onlooker414
@Onlooker414 Ай бұрын
3:37:38 razor WEB API project in the solution at 3:37:37
@zanngoc
@zanngoc 11 ай бұрын
53 minutes in, and I refunded the stupid course that I bought on udemy from Neil Cummings. He may have very high point averages, but he does NOT explain things like you do here. I appreciate that from the buttom of my heart, thank you, I am looking forward to completing this 9 hour journey and hopefully, I will FINALLY get a good understanding of .Net.
@thanyaniinnocent940
@thanyaniinnocent940 9 ай бұрын
What's your experience of this video?
@smitaraturi4492
@smitaraturi4492 8 ай бұрын
@zanngoc is the video having full content
@hasanhuseyin9537
@hasanhuseyin9537 7 ай бұрын
Possible if asp using with c#?
@nasirrazahazara322
@nasirrazahazara322 6 ай бұрын
Neil is indeed stupid ..i bought his course ..then tried to return ..but it couldn't
@dotaxanime6689
@dotaxanime6689 6 ай бұрын
How to refund bro?
@emmanuelmulwa1620
@emmanuelmulwa1620 7 ай бұрын
"LET ME SHOW YOU THAT.... IN THE NEXT VIDEO🥰🥰🥰" : is a punchline I'll never forget, loved his gentleness so much🥰
@sleepnaught
@sleepnaught 4 ай бұрын
and...perfect
@subhashisnayak819
@subhashisnayak819 28 күн бұрын
I stay in London and was looking for tutor for .net core 8.0 Luckily got your course & just completed 2 hours as of now. I could say your teaching style is out of the world, so simple and with detailed explanations, Many thanks for creating such a lovely videos. Looking forward for more such quality videos from your channel.
@remsy89
@remsy89 3 күн бұрын
This is such a great tutorial, thank you so much. I'm a beginner and 2 hours in, I am so grateful for how simple and detailed the tutorial is. You're an amazing teacher
@dandelion0331
@dandelion0331 11 ай бұрын
most tutorial videos says it was a beginer or introductory tutorial but in videos they assume you know everything they don't bother to explain details or small concepts however it's those small stuff causes beginners to confuse and cannot grasp the whole picture. This one is the REAL introduction or beginner friendly tutorial. Teachers or tutors or other tutorials creators should be like him.
@cap10a19
@cap10a19 8 ай бұрын
Is this really for beginners? I mean I am a complete beginner in .net
@arashghanbari5907
@arashghanbari5907 Жыл бұрын
Absolutely fantastic tutorial. I've lost count of the amount of tutorials I took trying to understand ASP. This one did it for me. Thank you for this. It is much appreciated.
@sandeshgurung1583
@sandeshgurung1583 Жыл бұрын
7:03:22 i ma having an issue on this place where i cant pass the image to controller although i set the --name="file"-- in input and controller also has --IFormFile file-- but the controller file is showing null. Can anyone assist me please.
@deborajroy6170
@deborajroy6170 8 ай бұрын
This tutorial is fantastic! Thank you so much for sharing your knowledge. I hope you receive many blessings!
@alexandonov2215
@alexandonov2215 4 ай бұрын
I usually never comment on videos, but you deserve this comment. I am 1 hour into the video and I already love it. You explain everything in a simple and easy to understand way. And when I say everything, it's literally everything, which is really important. I pay for Web Development courses and they just don't, I have to look on google what certain things do, how to do stuff etc and yet here you are with this video making everything fall into place. Thank you! ❤
@codekhalipha7759
@codekhalipha7759 11 ай бұрын
Can’t than you enough.🎉 Clear, precise and easy to follow. I knew only Mosh at this level of clarity in the explanation but you’re a rock..
@Unrivalledunderheaven
@Unrivalledunderheaven Ай бұрын
I love this dude. Here is my progress report, I will update it daily. 1)Learning session 04/09/2024 - 1:06:53 (completed) 2)Learning session 05/09/2024 - 1:19:12(completed) Okay I got lazy, I know, I know :p. 3)Learning session Some progress is better than no progress. 09/09/2024- 1:44:41(Completed) 4)Learning session 09/09/2024- 1:57:06(Completed) Extremely frustrated, SSMS is being difficult. I am following what he is saying will update tomorrow. 5)Learning session 10/09/2024 - Goal is 2 hours.
@brownguyart
@brownguyart Ай бұрын
??
@YadinValdes
@YadinValdes 8 ай бұрын
I have been a teacher for many years and I am fascinated by how each element is explained and linked step by step. Simply spectacular. I have followed the video step by step, 2:30 in, totally engaged.
@Pramodsharma-uz8ix
@Pramodsharma-uz8ix 9 ай бұрын
4 Hrs completed! So far exciting the way you are teaching, your high spirit, enthusiasm, and way of narrating, all just awesome! Hope you come with APIs, MicroServices, with ReactJs, etc. Thanks!
@DotNetMastery
@DotNetMastery 9 ай бұрын
I have KZbin courses on react and API!
@Pramodsharma-uz8ix
@Pramodsharma-uz8ix 9 ай бұрын
@@DotNetMastery Completed Tutorials ! Best Of the Best one ! Thanks sir!
@weizhenzhang1572
@weizhenzhang1572 7 ай бұрын
@@DotNetMastery hello, how could I find the courses on react and API?
@adamochie
@adamochie 5 ай бұрын
6:10:40 Add DB Foreign Key using Entity Framework Core 6:20:00 Create enumerate list select with viewBag viewData 6:44:00 Add file type data type 7:25:00 Create Search bar, pagination with list
@muhdiqmal4915
@muhdiqmal4915 4 ай бұрын
thanks!
@peterculver6593
@peterculver6593 10 ай бұрын
I recently graduated from a C#, .NET Full Stack Bootcamp. I had a great background from them and everything you said made sense...but the way you connected the dots and fleshed out my previous learning was awesome!! I was an educator before taking the leap into Programming and I will say that this is a wonderful educational course by a very talented instructor. Thanks for all you do!
@YadinValdes
@YadinValdes 8 ай бұрын
Totally agree.
@muhammadshahryar-5201
@muhammadshahryar-5201 3 ай бұрын
hey brother can u guide me i have a knowledge of C# basics. should i jump in to these course or should i learn more things before diving into these course? plz guide me
@Kevin-go5sg
@Kevin-go5sg Сағат бұрын
@@muhammadshahryar-5201 hey did you watch am at ur state i dint wht to do
@MrActiBif
@MrActiBif 2 ай бұрын
Well i fall in love with your calm and pertinence. In only 40 min i understood more then in one week of reseach from google. Thank you from France
@subhransuray8810
@subhransuray8810 Ай бұрын
you made my day. I searched couple of video series , even gone through couple of them. I was just doing that tech surf accidentally I visit your video and I don't know how you took my 9 hours silently. Supper attached to your video and the way you touched most of the things and explained those. I am fall in love with your teaching. Thank you so much for all your efforts.
@ВладиславКоренев-с9о
@ВладиславКоренев-с9о Жыл бұрын
Hi, Master! What you're doing is really incredible! I have been trying for a very long time to find courses that would give me a complete understanding of how commercial products are written in a structured form! I will look forward to even more courses from you!
@DotNetMastery
@DotNetMastery Жыл бұрын
Thank you so much for the feedback!
@ghoverhn001
@ghoverhn001 Жыл бұрын
I agree. Of all the videos I have I have watched, this is te best. Simple, articulate and easy to follow. I already feel like a super programmer!
@ComentsReaderWithSA
@ComentsReaderWithSA 9 ай бұрын
​@@ghoverhn001😂😂 yes me too
@AlmutasimAlmazidi
@AlmutasimAlmazidi Жыл бұрын
I always consider you my inspired in programming especially in DOT NET framework. I really appreciated your helpful explanation
@DotNetMastery
@DotNetMastery Жыл бұрын
Great to hear!
@asimfaiazrass9087
@asimfaiazrass9087 Жыл бұрын
What a great masterpiece you are. I have done your Dependency INJ and asp 6 Razor page course. Honestly, it was incredible and the best dollars I have spent so far. Also taking the time to appreciate that you are making the contents free for everyone to learn.
@DotNetMastery
@DotNetMastery Жыл бұрын
thank you so much for such a feedback!
@Saadi20000
@Saadi20000 8 ай бұрын
​@DotNetMastery Sir kindly upload the remaining part of this series
@imanqoly
@imanqoly Жыл бұрын
Indeed your tutorials are "complete", you are genuinely a master to teach
@DotNetMastery
@DotNetMastery Жыл бұрын
thank you so much!
@darkraiplays7389
@darkraiplays7389 Ай бұрын
This is super Easy. I have watched some videos on this topic but this one is the most simple and easy to memorize.
@brioown
@brioown 9 ай бұрын
You have explained everything in excellent detail.. Your explanation is nice to start with.
@Mmvisenim
@Mmvisenim 11 ай бұрын
Simple English , Simple explanation, Simple everything. I have downloaded a lot of MVC Core videos and after coming across your video I have since deleted all of them. I am only left with this. This is the best MVC Tutorial I have seen on youtube. I want to watch this video many times until I understand everything. God bless u
@kartiktyagi4063
@kartiktyagi4063 2 ай бұрын
Great sir... You made dotnet very simple and easy to understand..I saw alot of tutorials on youtube but they all confuse .. but your tutorials make us confident about dotnet
@muhammadikram139
@muhammadikram139 Жыл бұрын
Watching your video first time, the way you teach so complex topic step by step and gradually is fantastic and i like when you say viewer to not worry if not digested or understood the complex thing.❤ from Pakistan 🇵🇰
@DotNetMastery
@DotNetMastery Жыл бұрын
glad you are enjoying the course!
@musaakor9092
@musaakor9092 8 ай бұрын
I am new to ASP .Net, but what i have learnt from this your video tutorial is immeasurably superb. thank you for what you do. sweet blessings
@VELS436
@VELS436 Жыл бұрын
Dear Sir , you are my dot net core guru sir 💯💛 ....i have learned easy many complex dot net things from your videos ....love from chennai , Tamilnadu , india sir
@g.t.539
@g.t.539 8 ай бұрын
Simple, clear explanation from the base without any fuss. Thank you very much for this outstanding course.
@taskeen_fatimaa
@taskeen_fatimaa 8 ай бұрын
Hi I am new to dotnet framework what should i learn i am lil bit confuse should i learn .net core mvc or .net 6 or this one
@g.t.539
@g.t.539 8 ай бұрын
@@taskeen_fatimaa start with this course and follow up to the CRUD operations section and master that first. I have a very long experience in WinForms and .NET and even for me is dependency injection hard to follow. Focus on .NET Core. .Net Framework gets depreciated over time. Don't waste your time with it.
@timk232
@timk232 8 ай бұрын
I wouldn't go with a .NET 6 since now the LTS (Long term support) version is .NET 8. This tutorial is a great way to start with ASP .NET Core MVC
@taskeen_fatimaa
@taskeen_fatimaa 8 ай бұрын
@@timk232 okay I got it thankyou so much
@赛尼木
@赛尼木 Ай бұрын
these diagrams are amzing, this makes big difference compared with other tutorials. And you also make mistakes intentionally during teaching. I love ur teaching style.I ll buy your course.
@ganeshram580
@ganeshram580 7 ай бұрын
In all aspects, this is one of the best videos. Thank you sir!
@DotNetMastery
@DotNetMastery 7 ай бұрын
Glad you liked it!
@pioneertechnology7531
@pioneertechnology7531 9 ай бұрын
Incredible Human...! Sir you're simply great without money minded. If someone else made this video, surely they'll Charge huge amount for it....!
@andyj1394
@andyj1394 9 ай бұрын
I liked this so much I found it on Udemy and purchased it there. I wanted to make sure you got some coin from me for your hard work. Keep it up!
@devmahad
@devmahad Жыл бұрын
[DROPDOWN IN NAVBAR] 5:47:40 [Time Stamp] 4:33:22 [Toaster JS Libaray] 3:34:42 [Bootwatch & CSS] 2:11:09 [Downloading nuget] 1:16:32 6:38
@kandinagireddy
@kandinagireddy Жыл бұрын
Thank you for given time stamps. I feel that without code first model, entire application may implement Database First Model is good idea 😃😃😃
@gffloyd
@gffloyd 10 ай бұрын
Excellent tutorial, one of the best that I've seen on youtube. I even bought your course on udemy.
@tanakaspotato3720
@tanakaspotato3720 3 ай бұрын
very good course, i recommend it's normal to search some details outside the video but this one teaches the basic stuff you need to know
@umerfarooq3121
@umerfarooq3121 9 ай бұрын
Your teaching method, explanation, presentation is of next level. The amount of effort you put to prepare this much content is not explainable. I watch first 4 sections in on GO almost 5 hours. If possible please upload the next part to make this series complete. Thank you so much :) Love from Peshawar, Pakistan
@finalsami
@finalsami Жыл бұрын
1 hour joyu . maja avi gai :) ghanu badhu samjai gayu.. very informative sir. hu ahi thij ghanu badhu samji sakis. thank you Patel Sir.
@numericallyhidden9489
@numericallyhidden9489 Ай бұрын
7:23:00 Include foreign relationship's Navigation Property 7:26:00 Datatables with pagination, search, sort and basic functionality 7:27:00 Regions and APIs action methods in controllers 7:44:00 Sweet Alerts 8:01:00 Converting HTML to Strings Text 8:05:00 Identity in .NET Core 8:43:00 Defining roles in Register OnGet handler 9:00:00 Get Information about the current user 9:02:30 Adding AUhtorization of Controllers - preventing URL attack
@brettRaper1996
@brettRaper1996 Жыл бұрын
1:18:15 Love the content of the video and how you explain things. Makes learning DotNet soooo simple and more enjoyable.
@DotNetMastery
@DotNetMastery Жыл бұрын
thank you so much!
@marcoeliu5738
@marcoeliu5738 2 ай бұрын
Insane Tutorial -> I'm in a new journey and this is just a live saving. Thanks a lot
@shubhamgautam1661
@shubhamgautam1661 7 ай бұрын
Thanku Sir for sharing this much knowledge without a single penny 🤝
@DotNetMastery
@DotNetMastery 7 ай бұрын
My pleasure
@julieyeaeun
@julieyeaeun Жыл бұрын
you are an outstanding teacher! I'm a complete beginner and I understood everything one hour in. thank you and I'm so excited to finish this course!
@DotNetMastery
@DotNetMastery Жыл бұрын
You're very welcome!
@SultanAbdussalam
@SultanAbdussalam Жыл бұрын
@@DotNetMastery I agree, I had taken an mvc course before and we built a quora like app, but I really didn't get it until I watched this course, and now I can finally finish my own project. Thank you so much.
@seldrick6717
@seldrick6717 9 күн бұрын
I Search for this guide in 3 months ty bruh for creating this guide xD
@aygunbayir
@aygunbayir 20 күн бұрын
This course is amazing! Thank you Bhrugen 😊
@smithkt894
@smithkt894 Жыл бұрын
I had to subscribe to this channel just done 2 hours and have learnt a lot. Great tutor, great tutorial.
@snapman218
@snapman218 Жыл бұрын
This is amazing. When I get some money I will buy you a coffee for sure.
@hands-onprogramming2057
@hands-onprogramming2057 4 ай бұрын
What an extremely clear explanation of things. Love it, amazing work!
@AJSrbin
@AJSrbin 6 ай бұрын
sir - this is the greatest tutorial on youtube
@DotNetMastery
@DotNetMastery 6 ай бұрын
Glad you liked it
@aspirees2945
@aspirees2945 Ай бұрын
Finally Completed the video successfully!!!! 😍😍😍😍😍😍
@justforfun4990
@justforfun4990 Жыл бұрын
Just completed this course what an amazing experience. Now trying to make another web-application.
@DotNetMastery
@DotNetMastery Жыл бұрын
Fantastic!
@belkhiriasadok7245
@belkhiriasadok7245 2 ай бұрын
Thank you for sharing this amazing course with us! However, I'm still having trouble running the project after cloning it. Could you please walk us through the steps to get it up and running? thankss
@babarmughal8891
@babarmughal8891 Жыл бұрын
Just one hour into this video, and I want to say amazing content, Just WOW. I am going to complete this tutorial.
@DotNetMastery
@DotNetMastery Жыл бұрын
Have fun!
@udithaliyanage6375
@udithaliyanage6375 3 ай бұрын
Amazing tutorial. Gathered lot of knowledge. Thanks for doing this.
@WHITETRACKENTERTAINMENTS
@WHITETRACKENTERTAINMENTS Ай бұрын
Sir, you are really a great teacher.
@aspirees2945
@aspirees2945 Ай бұрын
Thank you soooo much sir, for this beautiful content.
@tainavalentimdelima8404
@tainavalentimdelima8404 10 ай бұрын
Thank you very much 🥺 Hugs from Brazil, you really helped me with my studies ❤❤
@programadorautodidata
@programadorautodidata 6 ай бұрын
Oi, Tainá! Como estão os estudos em DotNet?
@tainavalentimdelima8404
@tainavalentimdelima8404 6 ай бұрын
@@programadorautodidata olá! Estão indo muito bem! Estou desenvolvendo meu TCC com ASP.NET Core MVC! Apesar das dificuldades está dando certo!
@programadorautodidata
@programadorautodidata 6 ай бұрын
@@tainavalentimdelima8404 que legal! Comecei a estudar C# recentemente e tenho interesse em aprender esses recursos do DOTNET. Você tem LinkedIn?
@programadorautodidata
@programadorautodidata 6 ай бұрын
@@tainavalentimdelima8404 que legal! Comecei a estudar C# recentemente e tenho interesse em aprender esses recursos do DOTNET. Você tem LinkedIn?
@MuhammadBilal-yd2xu
@MuhammadBilal-yd2xu 8 ай бұрын
I am really impressed from the way he is teaching and trying to connect the viewer. Allah give you reward
@maheswarraoramasani2439
@maheswarraoramasani2439 7 ай бұрын
Your explanation us superb everytime i confused.Now its clearly understood
@DotNetMastery
@DotNetMastery 7 ай бұрын
Glad to hear that
@milionowski
@milionowski 10 ай бұрын
Your udemy course has redirected me to this gold. Your content speaks for you, thanks!
@mahadifamgate2686
@mahadifamgate2686 Жыл бұрын
you got very cool brain and relaxing teaching skill , love it !!! very thankful to you sir !!!
@DotNetMastery
@DotNetMastery Жыл бұрын
Thank you for the feedback
@decoyRnBandSoulMusicdj
@decoyRnBandSoulMusicdj 14 күн бұрын
Can you kindly include cascading dropdownlist to this project. Super project. Thanks a lot for good work
@mthokozisimyende787
@mthokozisimyende787 4 ай бұрын
04:57:35 IReposirty 05:15:40 - where i stopped with this repo..... 05:45:40 - demo of repo.... 05:46:27 - Drop down menu 05:48:35 - PRODUCT CRUD
@tkmyende
@tkmyende Ай бұрын
PIN THIS COMMENT☺
@mazeem27n
@mazeem27n 3 ай бұрын
Dear Sir, I have experience in database application development for MS ACCESS but web development is a new for me. I really appreciate the way you teach. Is it possible to use MySQL instead of MS SQL.
@rudrasaiprasad
@rudrasaiprasad 6 ай бұрын
i am working on the collage project that is based on the asp.net core mvc . this course is helping me.......... thanks
@DotNetMastery
@DotNetMastery 6 ай бұрын
All the best
@MohammedAlbadr-zi9rt
@MohammedAlbadr-zi9rt 4 ай бұрын
Amazing course, I would like to ask you if you may allow me, is it better to always follow this path ? I mean start from the beginning and then fix it and arrange it one by one like the repository creation would be done at late stages instead of the start, or this is only for learning purposes and it would be better to have it done from the start in real life project?
@vishnuk6417
@vishnuk6417 Жыл бұрын
Thank you master!!❣️❣️
@DotNetMastery
@DotNetMastery Жыл бұрын
You are very welcome
@matteomalinverni5499
@matteomalinverni5499 7 ай бұрын
This tutorial is perfect! Bravo!!
@vasiliv2000
@vasiliv2000 3 ай бұрын
Very detail oriented tutorial. Perfect!!!
@stevenscearce2046
@stevenscearce2046 5 ай бұрын
Excellent! I hope you will do a similar course for .NET 8 Web APIs and .NET 8 Blazor. I am considering purchasing the full .NET Core MVC course. What type of support is provided for that course? Thanks.
@kandinagireddy
@kandinagireddy Жыл бұрын
I have completed 5 hours tutorial now. Its wonderful tutorial. I like it. For enhancements May you teach with "Database first model".
@DotNetMastery
@DotNetMastery Жыл бұрын
Thanks for the idea!
@kandinagireddy
@kandinagireddy Жыл бұрын
@@DotNetMastery Thank you for your response 😀👌👌👌
@dhanyarahulan
@dhanyarahulan Жыл бұрын
Amazing course. This is my third course of Bhrugen.
@DotNetMastery
@DotNetMastery Жыл бұрын
Thank you for the wonderful feedback!
@dotnetMasterCSharp
@dotnetMasterCSharp 10 ай бұрын
This is most useful course for Developers and juniors!
@hidass2006
@hidass2006 6 ай бұрын
@DotNetMastery I love it the way you explain it in simple manner...😍😍😍
@AnupriyaVenkatesan
@AnupriyaVenkatesan 2 ай бұрын
Excellent Video. Thanks a lot.
@romania-n6q
@romania-n6q 9 ай бұрын
it is crazy that free good learning material is available and everyone is ignoring it.
@FaiadChowdhury-p9u
@FaiadChowdhury-p9u Ай бұрын
awesome teaching skill love this video
@muslehhaj4164
@muslehhaj4164 3 ай бұрын
what an amazing video !! thanks a lot Master !! but I can't see here or in udemy link that you have covered "Error Middleware Handler" is covered in this video on KZbin or it's in udemy course ?
@muhammadhashaam4576
@muhammadhashaam4576 Жыл бұрын
thanks, this course helped me alot, in creation of new project.
@shahnawazfaridi
@shahnawazfaridi 9 ай бұрын
great video. Teaching method is very good. I have one question. how can we connect this application with oracle database.
@dilakshaaveesh4360
@dilakshaaveesh4360 Жыл бұрын
Thank you sir! Really helpful videos! I got my job Thanks to you! Really appreciate what you are doing.
@DotNetMastery
@DotNetMastery Жыл бұрын
So happy to hear that!
@Asp.net_Developer
@Asp.net_Developer 5 ай бұрын
Best explaination of MVC ever🔥🔥🔥🔥
@uttamrai6540
@uttamrai6540 Жыл бұрын
i follow you sir for how to master of dot net core! thank you so much sir!
@kirillzlobin7135
@kirillzlobin7135 8 ай бұрын
You are a great teacher! Thank you very much for your job!!!
@khethangcamu9014
@khethangcamu9014 Жыл бұрын
You are a good teacher my brother!
@DotNetMastery
@DotNetMastery Жыл бұрын
I appreciate that!
@MarkoAvram-m6f
@MarkoAvram-m6f Жыл бұрын
Best tutorial and mentor, thanks for this video, lets go to advanced mode!
@JanKowalski-ld4ec
@JanKowalski-ld4ec 9 ай бұрын
I see this is free access version of your previously paid course. Does it means something better is comming on paid platform?
@ahsanrazasumayari8503
@ahsanrazasumayari8503 3 ай бұрын
Best Tutotial of All time
@SandeepMWTStudent01
@SandeepMWTStudent01 3 ай бұрын
Thank You sir this project good help for me and also I have completed
@dotaxanime6689
@dotaxanime6689 7 ай бұрын
Thank you so much sir this is very helpful for building our project❤😊
@DotNetMastery
@DotNetMastery 7 ай бұрын
Most welcome 😊
@belkhiriasadok7245
@belkhiriasadok7245 2 ай бұрын
Sir, please how to run the clone ? what are the steps to run it on visual studio ?
@zanngoc
@zanngoc 11 ай бұрын
5:03:47 27.11 5:02:07 26.11 dün sigarayı bıraktım 4:43:09 Recreating Migrations 4:41:49 22.11 4:36:53 20.11 4:24:16 18.11 3:36:22 17.11 2:48:36 16.11 2:25:59 15.11 2:10:04 14.11 1:58:07 How to retrieve data from database 1:53:10 13.11 1:45:00 how to connect database to .net 1:34:35 12.11 58:00 11.11
@tohamyahmed3603
@tohamyahmed3603 Жыл бұрын
Thank you, you are my favorite teacher. I Love you ❤
@DotNetMastery
@DotNetMastery Жыл бұрын
Thank you! 😃
@bl7937
@bl7937 Жыл бұрын
Thank you!! I can’t wait to purchase more of your courses.. I’m always checking Udemy weekly for new courses made by you. The love the stripe e-commerce courses, maybe next time you build a stripe e-commerce courses would you kindly mind showing how to manage stock of products when a user orders a certain quantity?
@khanfaizan05
@khanfaizan05 9 ай бұрын
Hats off❤.. lots of love and respect. Quality content nicely presented and explained.. Thankyou ❤❤
@laxregula9007
@laxregula9007 Жыл бұрын
Thank you. Can you please create a UDEMY video tutorial on micro services with Azure?(covering topics like Azure AD and API managemen.. etc)
@DotNetMastery
@DotNetMastery Жыл бұрын
Yes, soon
@AlmutasimAlmazidi
@AlmutasimAlmazidi Жыл бұрын
I recommend you to make a tutorial using syncfusion components that will be next level and leverage the process of development
@irshooooo
@irshooooo 2 ай бұрын
The course and the way of explaining it are quite understandable and nice. However, after the separation of the projects from the fourth hour onwards, inextricable errors started to occur and no matter how hard I tried, I could not fix these errors. I have to find another course. Still, I am leaving having learned something at a basic level, and I am presenting this feedback to the teacher as a thank you.
@sspynr2273
@sspynr2273 9 ай бұрын
Hi very lucid presentation. i learnt alot. my question is that in disributed database how to apply migrations. if you can help
@sabarinathem4146
@sabarinathem4146 8 ай бұрын
I didn't get download link of VS Code, Net 7/8, SSMS from description. Please, can you provide that link.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 216 М.
Clean Architecture with ASP.NET Core 8 | .NET Conf 2023
29:17
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 253 М.
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
Flipping Robot vs Heavier And Heavier Objects
00:34
Mark Rober
Рет қаралды 39 МЛН
小丑家的感情危机!#小丑#天使#家庭
00:15
家庭搞笑日记
Рет қаралды 30 МЛН
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 82 М.
Airflow for Beginners: Build Amazon books ETL Job in 10 mins
13:13
Sunjana in Data
Рет қаралды 10 М.
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
25:14
IAmTimCorey
Рет қаралды 557 М.
Testing in .NET is About to Change
12:54
Nick Chapsas
Рет қаралды 72 М.
Viral Video of a Man's Crazy Job Interview
16:02
Darryl Vega TV
Рет қаралды 1,3 МЛН
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 306 М.
Microservices are Technical Debt
31:59
NeetCodeIO
Рет қаралды 510 М.
What is the Future of Blazor? Should I Learn Blazor?
22:32
IAmTimCorey
Рет қаралды 57 М.
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 253 М.