I Have Re-recorded this video again, in that, all codes are visible so if you couldn't see any code in this kindly check that one from kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@nahdinet8 ай бұрын
Thank you for this wonderful and beautiful lesson🎖🏆🏅
@Netcode-Hub8 ай бұрын
My pleasure 😇
@JulianRiverplate148 ай бұрын
nice content! A little suggestion, would be pretty useful to put the particular minute in which start a new section of the project. It could be helpful to organize and watch the video and the content in a more organized way
@Netcode-Hub8 ай бұрын
Good idea! Thanks
@elijah51768 ай бұрын
You're doing so well for us Sir.. We appreciate all these video. Can you add chapters to this video for easy navigation
@Netcode-Hub8 ай бұрын
😃 will consider it
@KYLEANTION8 ай бұрын
What packages need to install?
@FQTV3208 ай бұрын
Great work!! Thank you for helping the community :)
@Netcode-Hub8 ай бұрын
My pleasure
@Ahmed-ui5wn7 ай бұрын
Excellent video. Even though sometimes I don't understand the sentence because you kinda talk a bit too fast, I was still able to follow and understand most of the time. Thanks for the content.
@Netcode-Hub7 ай бұрын
😃 will slow down for you next time 😂
@Netcode-Hub6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@DChristop5 ай бұрын
subscribed and of course a lot of likes!!!
@Netcode-Hub5 ай бұрын
😃
@andersonwalker49908 ай бұрын
applauds💜
@Netcode-Hub8 ай бұрын
😃
@a.g.b73988 ай бұрын
you're doing so well ,I have question from where you do these projects ,I mean what is the books or resources you get the code
@Netcode-Hub8 ай бұрын
😂
@ahlemmahjoub-b6k5 ай бұрын
Hello Many thanks for your efforts ! I got the following error once (No DbContext was found in assembly 'Application'. Ensure that you're using the correct assembly and that the type is neither abstract nor generic.)
@Netcode-Hub5 ай бұрын
Sorry for that, kindly set the Presentation layer(Blazor Web UI) as startup project, in manager console, select Infrastructure(which contains your DataAccess(DbContext)) as Default and then proceed your migration. thus all. all the best and let me know if any issue occurs.
@yassineel439513 күн бұрын
keep the code work (y)
@Netcode-Hub12 күн бұрын
😀Do you have any issue tackling it?
@bennyblojack5 ай бұрын
hey, i got stuck on the database part. i get the error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server). can you explain how to set up a database connection? thanks!
@Netcode-Hub5 ай бұрын
Change your database server from (local) to your database host in the appsettings file
@ShelleMohammed4 ай бұрын
Thanks for the tutorial .. i have issue component are not seen as component on razor page but as html tags
@Netcode-Hub4 ай бұрын
Make sure each component name is unique from class names, inbuilt keywords etc… if all done , restart your VS
@yassermian99137 ай бұрын
If we have domain Models then why do we need DTOs. Are they acting as Models?
@Netcode-Hub7 ай бұрын
Do you know what DTO does?
@yassermian99137 ай бұрын
@@Netcode-Hub I did not see your full video. But apparently DTO must be used for transferring your data between various layers. if you have time can you explain your reason for DTO in a line or 2. I dont know the reason of using DTO if i can use ViewModel which contains extra or less data than EF model.
@Netcode-Hub6 ай бұрын
@@yassermian9913 then full video is available here, you can check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@mejdikarmani72497 ай бұрын
Hello Many thanks for your efforts ! I got the following error once I updated the database for the first time "Error Number:2,State:0,Class:20 A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)", Could you help please ?
@Netcode-Hub7 ай бұрын
Yes, make sure you have sql server installed. I guess that the cause
@koffikinnocent8 ай бұрын
Hello !! I hope you doing great. I have a question, how can I translate each items of Syncfusion table to french people who does not any word in English. Thank you for your feedback. Thank for all the content in each KZbin videos you make, very instructive.
@Netcode-Hub8 ай бұрын
You need to use localization . Check this video kzbin.info/www/bejne/Z5upm4J6fcqAaM0si=keVnhUazr2GyjsjW
@koffikinnocent8 ай бұрын
@@Netcode-Hub Thanks for your feedback about my question.
@ShiaFiqhMasael7 ай бұрын
can we modify easily this POS Application for medical store management system???
@Netcode-Hub7 ай бұрын
This project is is open to modification so yes of course you can do it , if you need my assistance then kindly mail me. Check the video description
@waynehawkins6548 ай бұрын
Looks amazing. Are you doing JWT and Refresh Token in this project?
@Netcode-Hub8 ай бұрын
Nope, I used Blazor Web App Interactive Server Render mode which uses Cookie Auth.
@SproutSkout8 ай бұрын
Been coding along but having problem with some code being off view. Tried searching your github repo and can't find this project. Nonetheless, great video. 👏
@Netcode-Hub6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@computerscience58 ай бұрын
Good Sir
@Netcode-Hub8 ай бұрын
😃
@saravanankiruba55213 ай бұрын
Great🎉, is it mobile friendly
@Netcode-Hub3 ай бұрын
👍
@ppp59218 ай бұрын
thank you bro
@Netcode-Hub8 ай бұрын
Welcome 🤗
@zohaibali42295 ай бұрын
How can i Publish Orders??
@Netcode-Hub5 ай бұрын
Clients can make orders on items. So which orders are you talking about ?
@zohaibali42295 ай бұрын
@@Netcode-Hub How can i create the orders in order form tab in sidebar? like: their Current status, Picture, Quantity
@zohaibali42295 ай бұрын
@@Netcode-Hub Basically what i am saying that, How client or i can punch a order so that it will show in order tab
@Netcode-Hub5 ай бұрын
It’s simple, ones clients can place order from client page and get pop up on admins page, all you need is fetch orders with client details and display.
@YoussefZem8 ай бұрын
Build is not succeeded???
@Netcode-Hub8 ай бұрын
😮
@johnwick1115210 күн бұрын
48:39
@Netcode-Hub10 күн бұрын
😮
@mramir52237 ай бұрын
where is source code ? :)
@Netcode-Hub7 ай бұрын
Check video description
@mramir52237 ай бұрын
@@Netcode-Hub My country is embargoed, I can't make the payment and the site won't open for me
@Amalie-y8vАй бұрын
In both the new and old video, he skips showing entire code, so that you have to buy the source code for 50$ He makes sure you are already 1 hour in (maybe 3h of work), before you discover this. Not a free tutorial. Im not against you, being paid for what you do. But you should be up front about it from the start.
@Netcode-HubАй бұрын
Are you sure about this, in the new tutorials too, which code are you missing ? Let me know
@Nxttee8 ай бұрын
on your code some page you don't move scrolling i can't see I'm currently learning how to use Blazor projects. Your channel is a good and advanced channel for learning. I was able to use it to learn how to do a great job. but for this clip, some of the code I can't see. because you didn't move scrolling backwards. will it be possible? If you will help me, because I can't guess the code and keep writing it.
@Netcode-Hub8 ай бұрын
😂 sorry
@Netcode-Hub6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT