Build a Complete Inventory Management System with .NET 8 Blazor SSR 🚀 | Export to PDF, Excel, Print🔥

  Рет қаралды 60,279

Netcode-Hub

Netcode-Hub

Күн бұрын

Пікірлер
@Netcode-Hub
@Netcode-Hub 6 ай бұрын
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
@nahdinet
@nahdinet 8 ай бұрын
Thank you for this wonderful and beautiful lesson🎖🏆🏅
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
My pleasure 😇
@JulianRiverplate14
@JulianRiverplate14 8 ай бұрын
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-Hub
@Netcode-Hub 8 ай бұрын
Good idea! Thanks
@elijah5176
@elijah5176 8 ай бұрын
You're doing so well for us Sir.. We appreciate all these video. Can you add chapters to this video for easy navigation
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
😃 will consider it
@KYLEANTION
@KYLEANTION 8 ай бұрын
What packages need to install?
@FQTV320
@FQTV320 8 ай бұрын
Great work!! Thank you for helping the community :)
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
My pleasure
@Ahmed-ui5wn
@Ahmed-ui5wn 7 ай бұрын
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-Hub
@Netcode-Hub 7 ай бұрын
😃 will slow down for you next time 😂
@Netcode-Hub
@Netcode-Hub 6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@DChristop
@DChristop 5 ай бұрын
subscribed and of course a lot of likes!!!
@Netcode-Hub
@Netcode-Hub 5 ай бұрын
😃
@andersonwalker4990
@andersonwalker4990 8 ай бұрын
applauds💜
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
😃
@a.g.b7398
@a.g.b7398 8 ай бұрын
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-Hub
@Netcode-Hub 8 ай бұрын
😂
@ahlemmahjoub-b6k
@ahlemmahjoub-b6k 5 ай бұрын
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-Hub
@Netcode-Hub 5 ай бұрын
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.
@yassineel4395
@yassineel4395 13 күн бұрын
keep the code work (y)
@Netcode-Hub
@Netcode-Hub 12 күн бұрын
😀Do you have any issue tackling it?
@bennyblojack
@bennyblojack 5 ай бұрын
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-Hub
@Netcode-Hub 5 ай бұрын
Change your database server from (local) to your database host in the appsettings file
@ShelleMohammed
@ShelleMohammed 4 ай бұрын
Thanks for the tutorial .. i have issue component are not seen as component on razor page but as html tags
@Netcode-Hub
@Netcode-Hub 4 ай бұрын
Make sure each component name is unique from class names, inbuilt keywords etc… if all done , restart your VS
@yassermian9913
@yassermian9913 7 ай бұрын
If we have domain Models then why do we need DTOs. Are they acting as Models?
@Netcode-Hub
@Netcode-Hub 7 ай бұрын
Do you know what DTO does?
@yassermian9913
@yassermian9913 7 ай бұрын
@@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-Hub
@Netcode-Hub 6 ай бұрын
@@yassermian9913 then full video is available here, you can check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@mejdikarmani7249
@mejdikarmani7249 7 ай бұрын
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-Hub
@Netcode-Hub 7 ай бұрын
Yes, make sure you have sql server installed. I guess that the cause
@koffikinnocent
@koffikinnocent 8 ай бұрын
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-Hub
@Netcode-Hub 8 ай бұрын
You need to use localization . Check this video kzbin.info/www/bejne/Z5upm4J6fcqAaM0si=keVnhUazr2GyjsjW
@koffikinnocent
@koffikinnocent 8 ай бұрын
@@Netcode-Hub Thanks for your feedback about my question.
@ShiaFiqhMasael
@ShiaFiqhMasael 7 ай бұрын
can we modify easily this POS Application for medical store management system???
@Netcode-Hub
@Netcode-Hub 7 ай бұрын
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
@waynehawkins654
@waynehawkins654 8 ай бұрын
Looks amazing. Are you doing JWT and Refresh Token in this project?
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
Nope, I used Blazor Web App Interactive Server Render mode which uses Cookie Auth.
@SproutSkout
@SproutSkout 8 ай бұрын
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-Hub
@Netcode-Hub 6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@computerscience5
@computerscience5 8 ай бұрын
Good Sir
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
😃
@saravanankiruba5521
@saravanankiruba5521 3 ай бұрын
Great🎉, is it mobile friendly
@Netcode-Hub
@Netcode-Hub 3 ай бұрын
👍
@ppp5921
@ppp5921 8 ай бұрын
thank you bro
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
Welcome 🤗
@zohaibali4229
@zohaibali4229 5 ай бұрын
How can i Publish Orders??
@Netcode-Hub
@Netcode-Hub 5 ай бұрын
Clients can make orders on items. So which orders are you talking about ?
@zohaibali4229
@zohaibali4229 5 ай бұрын
@@Netcode-Hub How can i create the orders in order form tab in sidebar? like: their Current status, Picture, Quantity
@zohaibali4229
@zohaibali4229 5 ай бұрын
@@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-Hub
@Netcode-Hub 5 ай бұрын
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.
@YoussefZem
@YoussefZem 8 ай бұрын
Build is not succeeded???
@Netcode-Hub
@Netcode-Hub 8 ай бұрын
😮
@johnwick11152
@johnwick11152 10 күн бұрын
48:39
@Netcode-Hub
@Netcode-Hub 10 күн бұрын
😮
@mramir5223
@mramir5223 7 ай бұрын
where is source code ? :)
@Netcode-Hub
@Netcode-Hub 7 ай бұрын
Check video description
@mramir5223
@mramir5223 7 ай бұрын
@@Netcode-Hub My country is embargoed, I can't make the payment and the site won't open for me
@Amalie-y8v
@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
@Netcode-Hub Ай бұрын
Are you sure about this, in the new tutorials too, which code are you missing ? Let me know
@Nxttee
@Nxttee 8 ай бұрын
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-Hub
@Netcode-Hub 8 ай бұрын
😂 sorry
@Netcode-Hub
@Netcode-Hub 6 ай бұрын
You solution is here: check it out: kzbin.info/www/bejne/sJTGk3idptCkhqcsi=zfuqsiGD0qoFiOHT
@Nxttee
@Nxttee 6 ай бұрын
@@Netcode-Hub Amazing!! Thank you
Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
55:56
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
164. What is the Future of Blazor? Should I Learn Blazor?
22:32
IAmTimCorey
Рет қаралды 58 М.
CQRS & MediatR in a .NET 8 Web API 🚀
22:00
Patrick God
Рет қаралды 17 М.
Is Blazor Better than React?
14:25
Gavin Lon
Рет қаралды 56 М.
Learn Blazor: Build an Inventory Management System in .NET 8
2:17:34
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН