Excellent presentation. Professional, clean, clear. Love the screen in the back with big fonts. I watch a lot of programming tutorial videos on the TH-cam. There are some bad ones, good ones and excellent ones. This video has the right stuff! Thumbs up and subscribed.
I have 2 main question while using the database first approch ! 1) how we are going to use the stored procedure with core ? 2) in case of any entity change in database how to update the context file without rewriting the whole dbcontext file ? I have found a way to use stp but it need changes in dbcontext file and while updating using migration it overwrites all the manual changes and I need to add those manually .
Sir but in Actual Project Deployment, where we have to deal with different different DB, how we can manage to set the COnnection string in Scaffold command that u have specified ??
It's very simple to decide If you have an exiting application you don't have the option of code first you have to go with DB first approach and If you starting a new project, in that case, you don't have the option of DB first you have to go with code first. Why you make DB and then you will use DB first approach for the newer project.
Excellent presentation. Professional, clean, clear. Love the screen in the back with big fonts. I watch a lot of programming tutorial videos on the TH-cam. There are some bad ones, good ones and excellent ones. This video has the right stuff! Thumbs up and subscribed.
To the point and very precise . Please make a video on if new object is added to DB .How to pull only new or changed object
Your teaching method is mind blowing and thanks for sharing nice tutorial....please do make more tutorials like that
Thank you very much.Pleas make more videos of MVC Core projects using both approaches
You can do it without console commands, directly from tables inside server explorer
Very
Very beautiful video!!!!
Very helpful sir Thank you ❤
Thank you, you've helped me a lot.
Nice tutorial and thank you very much for your nice teaching style.. but where is the next one ?
Muchasss GRACIASSSSS saludos desde CHILE!!!!!
I have 2 main question while using the database first approch !
1) how we are going to use the stored procedure with core ?
2) in case of any entity change in database how to update the context file without rewriting the whole dbcontext file ?
I have found a way to use stp but it need changes in dbcontext file and while updating using migration it overwrites all the manual changes and I need to add those manually .
Thank you, this tutorial was very usefull !
I know it's kind of randomly asking but do anyone know a good website to watch newly released movies online?
Sir but in Actual Project Deployment, where we have to deal with different different DB, how we can manage to set the COnnection string in Scaffold command that u have specified ??
Thank you, sir.
Hello Sir, I have a query, if we add a new table in dB, then how do we refresh a DB, update-database command is not refreshing, Please suggest.
Thank you.
Thanks boss
so underrated content. luckily found today.but i wanna ask which approach is best for big scale project ,db first or code first.??
It's very simple to decide If you have an exiting application you don't have the option of code first you have to go with DB first approach and If you starting a new project, in that case, you don't have the option of DB first you have to go with code first.
Why you make DB and then you will use DB first approach for the newer project.
Best
Thanks
Thanks for video but i have a query, How to select few tables from database using database first approach ??
can any one please reply this question
Scaffold-DbContext Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models -Tables
Thank you Indian boy...
Its obsolete now! Create something with new version please