Комментарии:
Hi, great course, is the source code available in your public github?
ОтветитьI think this is what you wanted for the selected product style in the SelectProductForSellingComponent:
style="@($"cursor:pointer; {(prod.ProductId == selectedProductId ? "background-color:beige" : "")}")"
The parentheses inside the interpolation braces will resolve that error you were having.
This adds another dimension to learning. I really enjoyed it without the commentary. It forces your mind to be less passive and predict what you will do next.
ОтветитьBrilliant work! How much did they pay for that kind of works?
Ответитьthank you very much man. God bless you. It's hard to find people like you who have shared their knowledge. I'm learning to program, I never knew it was so difficult. I've been learning C# for 9 months, and this video of yours is helping me create my first system. You are the best
ОтветитьWow this is pretty amazing! Thank youuuu!
ОтветитьHi Im facing a problem when scaffolding a new identity item, I googled a lot but couldnt find what I'm doing wrong, the error message is "There was an error running the selected code generator: 'package restore failed. Rolling back package changes for 'WebApp'.'.
Im using VS 2019 and using 5.13 version in my packages
Does anyone get over this?
Missed the use of "InputSelect" and there is a case missing... what should happen when an admin deletes a category which is NOT empty of products?. Any way... GREAT video, it uses a lot of basic stuff that you need to start working in Blazor!
ОтветитьWhere I can find the password the admin??!!
ОтветитьHello Frank. I hope you are well and enjoy. First of all, thank you for this video. I have a questions. Can a barcode reader be added to such an application? How can it be added if possible.
ОтветитьThank You so much!
ОтветитьICategoryInMemoryRepo is shared data across all users with no unique values related to some users, therefore why not register as Singleton ?
ОтветитьNo joke! This is impressive
ОтветитьI've been remaking this in .NET 6 and it's just as smooth! Thank you so much!
ОтветитьIt's Blazor WASM or not?
ОтветитьTHS
ОтветитьHi! I followed every step and made a similar project but it is not handling duplicate entries? Can you please help out with this issue?
Any video or any source leading to the solution of this problem please please help out…
Thank you frank for this awesome app..! looking forward for more such lessons or projects from you..!
ОтветитьThis video looks great. I like watching videos like this but as soon as I get to the database part, I always hit a wall. The reason is because I’m using visual studio for mac, so I don’t know if it’s possible to use sql on Mac. I think everybody that teaches asp net core uses a PC, so if you’re a Mac user, it’d be hard for you to follow along. Is there any way around this please?
ОтветитьHay Frank you are doing very good video tutorial it helps to me a lot, when i work with blazor server i got this error how can i solve this could you help me? the error is "MissingMethodException: Cannot dynamically create an instance of type 'BlazorApp1.Pages.RoomsComponent'. Reason: No parameterless constructor defined."
ОтветитьHello Frank,
I want to collaborate with you on Blazor related videos. I have develop some apps on Blazor.
Thank you for this wonderful tutorial. God bles
ОтветитьPlease make food delivery application that has integration with maps location
ОтветитьThank you for sharing the source.
ОтветитьThank you very much for this video. I would like to ask if you used a Controller, Model-View-ViewModel or maybe a Model-View-Controller when creating this application. I just didn't fully understand because you were creating View classes. If possible, write what exactly you used when creating the application. And what is the Controls folder for? Thanks))
Ответить100% new to Blazor Server, and I managed to get the entire app running on Core 6. Thank you very much, I leaned a lot from this exercise. I even managed to customize Identity a little by adding a First and Last Name and setting up the Manage user functions. Excellent and highly recommended. Cheers!
ОтветитьIs this video based on MVC architecture?
Ответитьthank you, great tutorials
Ответитьdo i have to make any changes when i use VS 2022?
Ответитьim using .NET 6.0 and there is no deafult startup so what should i do now?
ОтветитьI want to know what is that printing of report called?
ОтветитьNice... impressive!
ОтветитьHi, how to show only logged user orders?
Ответитьhello.. I tried to follow your tutorial using .net 6 and when going to add migrations in console it shows error 'entity type 'model category' requires primary key to be specified. if you mean to use entity type without key, call 'hasnokey' in 'onmodelcreating'. for more information on keyless entity types'. can you explain why this is happening? even though I followed step by step in the video.
ОтветитьThanks for amazing project. Can you explain why did you decide to use Blazer Server and not Blazer WebAssambly?
ОтветитьWhy do we implement stuff through those usecases instead of using repository directly?
ОтветитьBroke for me after trying to change version from 5.0.11 to 5.0.12 and vs 2019 just refuses to create identity
ОтветитьHow Can I get the source code of this work?
ОтветитьWhat are your thoughts on a single interface per use case type. For example, one Product interface including the view method, add, edit, delete... It seems that a large application would quickly have hundreds of lines in Program.cs for an injection per method. Thanks for the video!
ОтветитьBig thanks to you ! 非常的感谢!期待会有更多的视频教程。
Ответитьi really miss your teaching on this video which was badly need 😢❤
ОтветитьDo you guys think it's good for capstone?
Ответитьplease what is the login and the password for admin ?
ОтветитьIs this course available on Udemy to purchase ?
Ответить