Great explanation of sql server connection strings, IConfiguration, dbContext, dbSet and migration of sql server😀 database tables. I am all set to display information from Sql Server tables
Sir, Your tutorial are awesome, and easy to follow!! If I may ask, could you please make a Blazor (Visual studio) tutorial on how to customize or change the background color of the sidebar? make it green for example?
How would I modify the code if I only want a connection to the server but not change or add any tables? I only want to be able to access the database so I can create a search bar to search the database on my website. Thank you!
Question: I'm doing a mvc so I want that the class employee is on the folder model not in data, is it still the same procedure? Or does it chage something?
@@zetbit nugget manager ,and sometimes I think it’s weird,coz the first time we start new project everything is there but when we close and reopen the project .the start button changes, and right click,there s no Niget manager
@@zqgAFf That sounds wierd. What about in the toolbar at the top. There is a tab called "Tools". You should be able to see the "NuGet Package Manager" there . Do you see all the folder from the project in the solution explorer?
Even after 1 year this video saved me from sleepless night, thank you so much
you saved me from give up, Think you very very much
Thanks. Has helped me more than a Microsoft's tutorual
When you talk to subscribe the button change the border kkk amazing !!! :)
Support by hitting 2 buttons! Like and Subscribe 👏
Great explanation of sql server connection strings, IConfiguration, dbContext, dbSet and migration of sql server😀 database tables. I am all set to display information from Sql Server tables
Thank you so much Ken! And that is awesome 😀👌
Worked like a charm
Nice and snappy! Many thanks!
Always happy to help 💪
Thank you!
And thank you for the support! 👏
Sir, Your tutorial are awesome, and easy to follow!! If I may ask, could you please make a Blazor (Visual studio) tutorial on how to customize or change the background color of the sidebar? make it green for example?
Thank you, I appreciate the kind words!
Yes, that could be a nice tutorial to create! I will put that on my todo list. Thanks for the suggestion! 😊
@@zetbit Thank you so much sir! I will be checking on it from your channel!!
How would I modify the code if I only want a connection to the server but not change or add any tables? I only want to be able to access the database so I can create a search bar to search the database on my website. Thank you!
Question: I'm doing a mvc so I want that the class employee is on the folder model not in data, is it still the same procedure? Or does it chage something?
is still the same
thank you so much!
Nice done
Content is good but u didn’t demo core6.0 coz what I right click on solution explorer it doesn’t give me what I need 😢
What are you looking for when right clicking the solution explorer? 😬
@@zetbit nugget manager ,and sometimes I think it’s weird,coz the first time we start new project everything is there but when we close and reopen the project .the start button changes, and right click,there s no Niget manager
@@zqgAFf That sounds wierd. What about in the toolbar at the top. There is a tab called "Tools". You should be able to see the "NuGet Package Manager" there .
Do you see all the folder from the project in the solution explorer?
you shouldnt have a public property in your db context it should be a readonly field