How To Code An Inventory Management App In C# | Programming Tutorial | Visual Studio 2022

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 24

  • @_-nexus-_6257
    @_-nexus-_6257 Год назад +7

    Thanks so much! You saved me on a college design project. I tweaked your design a little bit to add two more tables and insert product images into the product table.

  • @RenLord46
    @RenLord46 Год назад +1

    Why does this video only have 1k views? It's too good, just what I was looking for to decide which language to learn

  • @mootazamouri7234
    @mootazamouri7234 Год назад +3

    Very helpful Video, but I think the application needs more tuning
    For example,
    1) Fields needs to be checked before entering (for example price & quantity with only numbers, )
    2) The table have to be "read only", so you can't modify its content directly whithin (only by Save & Delete btns)
    3) ...
    But this remains a good starting point to beginners as I am, thank you again 😀

  • @unknown_lazer
    @unknown_lazer 9 месяцев назад

    Great tutorial and good explanations on implemented functions, tysm bro!

  • @Drougar108
    @Drougar108 Год назад +1

    hey very nice, i have been working on making a dice roller, slightly more advanced than the one you made an i got stuck on a lot of places cause i simply do not understand how the windowsForms app work yet. But this video made a lot of things clearer for me, so now hopefully i will be able to finish my app.. which i am only making because exploding dice systems don't exist and my friend is an asshole for needing one. CHEERS!

  • @HyperS_LaunchedUpStudio
    @HyperS_LaunchedUpStudio 2 года назад +1

    You are so underrated

  • @jonlbs7
    @jonlbs7 Год назад

    Another AWESOME video .. thank you.. God Bless

  • @joannadimpas8300
    @joannadimpas8300 Год назад

    Nice thanks so much you save my life!! Lol my project is with database tho 😢

  • @FzRune15
    @FzRune15 Месяц назад

    How can I make it so it can update as items are used/purchased. For example you hammer you start with 15 but 3 are purchased a week later and you want this tool to be a live tracker of you current inventory.

  • @jonlbs7
    @jonlbs7 8 месяцев назад

    On the layout how do you change the font size of the Properties window. I can barely see the selections and have a hard time navigating. Thanks

  • @owamingema2605
    @owamingema2605 6 месяцев назад

    how do you add a user authorization and do you do it before you do the inventory management system or after?

  • @itgirlmaggie
    @itgirlmaggie 2 года назад

    Love your content it’s so helpful!

  • @chipdouglas9510
    @chipdouglas9510 3 месяца назад

    How come if i delete something i've already double clicked in the .cs i get an error and have to completely restart from scratch?

  • @tinluong
    @tinluong Год назад

    Thanks too much if can add in Search Box tutorial

  • @eronhetemi2694
    @eronhetemi2694 5 месяцев назад

    i have a problem it says select a valid startup item

  • @hallythejester1234
    @hallythejester1234 2 года назад +1

    Shaun, I am almost positive that I do not have the AutoSizeRowsMode feature in the properties feature. What do I need to download to fix that?

    • @hallythejester1234
      @hallythejester1234 2 года назад +1

      Thanks for the video. We appreciate you. I hate to be greedy but I have an idea for part two of this video-is there a way to code this app to allow multiple people to register an account and then login to it?

  • @Manipulation11
    @Manipulation11 Год назад

    Can you create the same program by using phyton or java

  • @dustinstelter6020
    @dustinstelter6020 Год назад

    how much harder would it be to have a product on pallets, let's say a pallet has 100 cases of something on it, would it be hard for visual studio to create serialized pallet information and generate a barcode? then create sales orders to picked and shipped out?

    • @Alutra117
      @Alutra117 6 месяцев назад

      Did you end up getting an answer for this?

  • @ardijankajtazi3461
    @ardijankajtazi3461 2 года назад

    King