Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thank you sir 🙂
Sir you had not made the video on sql server management studio
Comprehensive 🖒
Hi, how to handle casecading drop-down scenario
Hi understand the video very well, but the part of services.AddScoped(); i did not understand it
During mapping of all properties from model class to new class it is not giving suggestions but error. why?
Well explained
Sir if I want to add more tables like Login table , signup table so how I can add more tables
Appreciated work man
Thanks
I have a question, without interface and by using class only shape repository, do we respect conventions?
There are a couple of things that we can improve in this save method. We have started from scratch. Definitely, in the upcoming videos, we will use proper DI, interfaces, etc.
@@WebGentle thanks, this way of teaching make master out of everyone, just love the way. 😎
Wow great slowly I am improving my .net core 3.1 super sir.
Sir, Addbook method in controller returns 405 not allowed error, how to solve it? I spent hours around it but couldn't find a solution.
I think you are using POST action method to return your view. Make sure it is GET type.
@@WebGentle HttpPost is used at action method. At which file I need to update??
Make it httpget or remove it from action method
@@WebGentle but sir u have used httppost sir?
I have created two methods one for get and another for post. I think you are creating only one method
Wow this was very helpful sir, you are doing a great job
I am glad you like this 🙂
why my id is jump 1000, before my id is start from 1 but now when i run again then start from 1000
This is because of sql server. You can say it issue or feature but MVC app has nothing to do with this. You will face this issue in latest sql server.
How to Access/Use/ Call Stored Procedure in Entity Framework Core 3.1 DATABASE First Approach C#
this video is very nice but error: id=0 so dont save database to my project Pleace help me Mr Nitish
what error you are getting. more details, please
@@iamservantofallah-Jannah Thinks I know error
@@kamolhasanov9275 i think you are not using _context.SaveChanges();
Thank you sir 🙂
Sir you had not made the video on sql server management studio
Comprehensive 🖒
Hi, how to handle casecading drop-down scenario
Hi understand the video very well, but the part of services.AddScoped(); i did not understand it
During mapping of all properties from model class to new class it is not giving suggestions but error. why?
Well explained
Sir if I want to add more tables like Login table , signup table so how I can add more tables
Appreciated work man
Thanks
I have a question, without interface and by using class only shape repository, do we respect conventions?
There are a couple of things that we can improve in this save method. We have started from scratch. Definitely, in the upcoming videos, we will use proper DI, interfaces, etc.
@@WebGentle thanks, this way of teaching make master out of everyone, just love the way. 😎
Wow great slowly I am improving my .net core 3.1 super sir.
Sir, Addbook method in controller returns 405 not allowed error, how to solve it? I spent hours around it but couldn't find a solution.
I think you are using POST action method to return your view. Make sure it is GET type.
@@WebGentle HttpPost is used at action method. At which file I need to update??
Make it httpget or remove it from action method
@@WebGentle but sir u have used httppost sir?
I have created two methods one for get and another for post. I think you are creating only one method
Wow this was very helpful sir, you are doing a great job
I am glad you like this 🙂
why my id is jump 1000, before my id is start from 1 but now when i run again then start from 1000
This is because of sql server. You can say it issue or feature but MVC app has nothing to do with this. You will face this issue in latest sql server.
How to Access/Use/ Call Stored Procedure in Entity Framework Core 3.1 DATABASE First Approach C#
this video is very nice but error: id=0 so dont save database to my project Pleace help me Mr Nitish
what error you are getting. more details, please
@@iamservantofallah-Jannah Thinks I know error
@@kamolhasanov9275 i think you are not using _context.SaveChanges();