Coding Shorts: 100 & More

Поділитися
Вставка

КОМЕНТАРІ • 12

  • @rollthers3157
    @rollthers3157 3 місяці тому +2

    Keep 'em coming!

  • @rogerpence
    @rogerpence 3 місяці тому +1

    Keep at it Shawn. Your videos and knowledge are very much appreciated.

  • @kstddrd
    @kstddrd 3 місяці тому +1

    Thank you for your good work.

  • @VadimVdovin-l5y
    @VadimVdovin-l5y 3 місяці тому +1

    Keep doing what you're doing, Shawn!

  • @olivier0003
    @olivier0003 3 місяці тому +1

    Good work

  • @antondoit
    @antondoit 3 місяці тому +1

    Thanks

  • @_rcs
    @_rcs 3 місяці тому

    Thanks for putting this useful knowledge out here for free.

  • @montana3426
    @montana3426 3 місяці тому +1

    Thanks Shawn!

  • @hozmannew896
    @hozmannew896 3 місяці тому +1

    thank you for all what you learned me and still.

  • @n8wrl
    @n8wrl 3 місяці тому

    Love the content, thank you!
    I'm a retired developer and still like to keep up with personal projects. I'm also an amateur radio op so I build a lot of tools related to controlling radios, antenna switches, databases, etc.
    Anyway, I have several older WinForms apps I'd like to "modernize" and am very confused by the landscape - and /Build wasn't much help. There is a new version of WinForms coming with .NET 9, WinUI3 is supposedly the new-hotness but it seems to be missing a lot of controls. In fact, I've seen videos from Microsot pushing WinUI3 and WPF at the same time.
    Do you have any insight into where this is going? What is the "UI of choice" for desktop development? The last 20 years of my career were all web developmnet. I really don't want to do that again with Blazor.
    Thanks for all you do!

    • @swildermuth
      @swildermuth  3 місяці тому

      Both are xaml based, so you can't go wrong with either. But if you already know webdev, you might consider PWAs