WPF C# Professional Modern Flat UI Tutorial

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

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

  • @_buffer
    @_buffer  3 года назад +50

    There is now an official Discord server!
    discord.gg/2RNRx73aDE

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

      @Codedays Good question, unfortunately no

    • @vpn3x
      @vpn3x 8 месяцев назад +1

      This is actually good. Will you make open source code of it?

    • @_buffer
      @_buffer  7 месяцев назад

      @@vpn3x Thank you! Unfortunately it's only available to Patreons, but you can always follow along the tutorial which is free :-)

  • @TheUltraBlender
    @TheUltraBlender 3 года назад +186

    This Tutorial is a pure gold mine, so much valuable information packed into short but effective explanations. Also i love how hyped up for the final product you sound, and rightfully so.
    I'd love to see more videos diving deeper into how INotifyPropertyChanged works and MVVM in general.
    Really looking forward to your future videos, thanks!

    • @_buffer
      @_buffer  3 года назад +14

      Thank you so much! That's exactly what I'm going for I try to inspire more people as much as I can! And That's actually my next video idea! :-)

    • @TheFinalBalance
      @TheFinalBalance 3 года назад +4

      @@_buffer I have been looking for decent refresher material for a few weeks now (I was crap to start with anyway but being rusty hasn't helped). Each time I find something the material ends up being so specific you can't really generalise it or build off of it if without it blowing up into dozens of errors. This content is so straight forward and so beautifully done in terms of naming conventions, supporting code and intended outcomes that I actually managed to not only understand it and follow it but build off of it while watching and finally achieved a decent gui shell for my program that doesn't make me want to jump off a cliff. Thank you greatly.

    • @_buffer
      @_buffer  3 года назад

      @@TheFinalBalance I'm so glad that you like it! Thank you so much for the nice comment, I really do appreciate it! :-)

  • @Som3thingRandom9380
    @Som3thingRandom9380 Год назад +55

    As a junior fullstack developer who's dabbled in website and mobile app development, and now venturing into IoT and WPF, this is by far the most simple, concise, yet in-depth, and easy to follow along explanation of WPF.
    Loved this tutorial. Keep it up!
    Liked and subbed!

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

      Hweck yeah! I'm glad you found it useful! :-)

  • @flux3082
    @flux3082 2 года назад +17

    This is the best tutorial on C# I've seen without being a tutorial on specifically C#, your explanations are incredibly invaluable! Thank you for helping me learn C# in under 45 minutes 😃

    • @_buffer
      @_buffer  2 года назад +2

      You're most welcome! Thank you for taking the time to show your appreciation! :-)

  • @aumudin6184
    @aumudin6184 3 года назад +24

    You did a better job explaining this then anyone I've ever watched so great job!

    • @_buffer
      @_buffer  3 года назад +1

      Thank you so much! That means a lot! :-)

  • @mk9834
    @mk9834 3 года назад +35

    oh my gosh i never figure out that styling wpf could be this easy just like styling html and css, thanks a tonn

    • @_buffer
      @_buffer  3 года назад +7

      You're most welcome! :-)

  • @P90Ez
    @P90Ez 3 года назад +38

    I have never done anything with WPF before but this man looks like a wizzard omg

    • @_buffer
      @_buffer  3 года назад +3

      Haha thank you :-)

  • @hesido
    @hesido Год назад +4

    I have been doing some WPF work for years now and this still had some enlightening moments.

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

      I'm glad you found some of it useful! :-)

  • @zerotoinfinite2006
    @zerotoinfinite2006 3 года назад +7

    I remember somewhere in 2011-12 there was a huge boom of WPF & WCF. Every interviewer were asking question of that.
    Once, I asked back.. "Do you have any WPF or WCF project running in your company?"
    He replied - "Actually, no"
    Then I asked for which project you are hiring me for.
    He said - " It is for .NET 2.0 web form application"
    There was a awkward silence and then the interview ended more quickly.
    I wasn't selected in that interview despite my answers being right.
    Now, I take interviews.. and I make sure that I don't ask dumb questions which are either too tough (which even I had to Google) or ask something which is not even related to the job description.

  • @Jeremygrmn
    @Jeremygrmn 3 года назад +19

    This is fantastic. One of the best MVVM walkthroughs out there

    • @_buffer
      @_buffer  3 года назад +1

      Thank you so much Jeremy! :-)

  • @alexchein6209
    @alexchein6209 Год назад +2

    video for 36min, i spend almost 3h to repeat this, thank u for this!!!

  • @Rick-tg4oy
    @Rick-tg4oy 3 года назад +23

    This video deserves so much more attention. Amazing editing, clear dialog, and you set this up in such an easy and simplistic way.
    Thanks for this.

    • @_buffer
      @_buffer  3 года назад

      I really do appreciate that! Thank you so much Rick! :-)

  • @Talking2Wall
    @Talking2Wall 3 года назад +11

    This guy knows what he's doing, Great job!
    Also I must say that as solo learner, I coundn't wrap my mind around this MVVM concept, but you made a really good job in explaining it!

  • @Lena1398
    @Lena1398 3 года назад +16

    Great tutorial, never thought I could make my WPF App so beautiful, thanks a lot!! Very nice explaining and editing of the video as well, it was very pleasant to watch. Hopefully we will see more in the future :-)

    • @_buffer
      @_buffer  3 года назад +3

      More videos on it's way! Thank you so much for the comment it means the world to me! :-)

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

    This is a brilliant tute. I used it to start my app, but I am now redesigning it from the ground up and I am right back here again! Thanks

  • @VGRProductions1337
    @VGRProductions1337 3 года назад +10

    Great tutorial among one of the best I've seen in years not only did you explain everything in a way that anyone could understand it, but you showed an amazing style or programming Modern UI's that'll definitely come in handy for any developer's looking to get into this both as a hobby or as a carrier. Great work!

    • @_buffer
      @_buffer  3 года назад

      Thank you! I really do appreciate your kind words! It means a lot to me! :-)

    • @VGRProductions1337
      @VGRProductions1337 3 года назад

      @@_buffer you think you could do another for controls like listbox and listboxitems been trying to figure out how to emulate a similar ListBoxView as the radio button list you designed but haven't had any luck with overwriting the selection highlighting it applies when an item is selected

  • @asadasad8524
    @asadasad8524 3 года назад

    I have no words for your videos. I have only one thing to say "I love You, your videos your talking style" please keep it up and don't forget to complete this tutorial.

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

    Awesome, absolutely love the tutorial! I am still looking back at it in 2023 and using it as a cheat sheet.

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

      That makes me super happy to hear!

  • @codingcaderikor
    @codingcaderikor 3 года назад +11

    This is amazing and way more responsive than my forms project I can see I wasted way too much time developing a platform when we could use WPF. We totally gonna transform to this platform!

    • @_buffer
      @_buffer  3 года назад +1

      WPF is truly amazing! :-)

    • @codingcaderikor
      @codingcaderikor 3 года назад +1

      @@_buffer Yes and I can't wait for more WPF stuff from you :)

    • @artichia663
      @artichia663 3 года назад

      Thanks for this comment dude , will try 👍

    • @markkirkham1838
      @markkirkham1838 3 года назад

      At first I thought this is going too fast, but actually it‘s really quite good; so much easier to pause the video and absorb than to fast forward and miss something. Well done. Very cool.

  • @kylerbriskey372
    @kylerbriskey372 2 года назад +4

    Awesome video man. I learned so much more than I thought I would. I especially liked how you put your stylings in a separate folder. I done the same right now and it makes everything so much cleaner and easier to update.
    You gained yourself a subscriber. Can't wait to check out more of your stuff!

    • @_buffer
      @_buffer  2 года назад +2

      Thank you so much! That actually means so much to me! And great minds think alike! :-)

  • @jonatancordoba7984
    @jonatancordoba7984 2 года назад +2

    Came for the style, stayed for the simplistic approach of MVVM. Loved it!

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

      I'm glad you like it! Thanks for sticking around, it's much appreciated! :-)

  • @SixthDemon
    @SixthDemon 3 года назад +28

    You should mention, that when you are setting the windows style to none, it leads to minmax calculation issues. That means that not only there might be issues with maximize state and resizing, it also might lead to performance drops.
    This is critical to mention, since it can be critical for many who will develop ui based on your guidance.
    I made a video how to fix them over adding a hook, but it's in Russian (however you can check the code).

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

      Thanks for the heads up!

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

      is it still affecting an app if i have a fixed width and height?

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

      @codec no, as long the window is now we as maximized. Since static assimilate is forcing height and width in a pixies area and not utilizing internal coordination systems

    • @בןמשה-ט3ע
      @בןמשה-ט3ע 4 месяца назад

      Bro how dp you manage to bind the stylized textbox with the viewmodel property?
      Because he set a nested textbox inside the controltemplate it causes problems with binding, did you managed to fix this?

    • @SixthDemon
      @SixthDemon 4 месяца назад

      @user-dc5qn7hl8z you should elaborate a bit more on this issue you are having. It's a long time ago, I replied, but I can't recall having any issues with binding

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

    I must say such high quality, content filled videos are hard to come by. Thanks a million for this great content

  • @tennorlee
    @tennorlee 3 года назад +6

    I work on wpf as a full time and I never knew it could be so beautiful! Well done!! I wish I could see more of your content tho ✨ thank you so much!

  • @Locrum
    @Locrum 2 года назад +2

    I’ve watched several videos, just to get some inspiration and learn a few more things. Always hit or miss, but this nocked it out of the park. Clearly conveyed, to the point content. Very useful. Liked, and most certainly subscribed.

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

      I'm so glad you found something that you like! And it makes me super happy that you enjoyed the tutorial to the point where you felt that you wanted to subscribe, thank you! :-)

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

    one of the best tutorials I have watched yet on you tube! this helped so much thanks for having this up for free!

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

      Thank you! That does mean a lot! I'm glad you enjoyed it :-)

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

    I learned a lot about WPF project structure and logic in the proper way with using MVVM structure and as well binding. I even learnt from you how to develop Mordern UI with intuitive design development. At the end, where you have shown to use custom font and icon was also another plus. You are a great teacher being able to point out and explain all the key concepts. Please provide us with such valuable content in learming to program in Wpf. All the credits and appreciation goes to you 🎉😊

  • @mejianestor9843
    @mejianestor9843 3 года назад +2

    Amazing tutorial, came here just knowing about C# and having made only some console and winforms apps and left with a huge amount of new content for my developments, huge help for my masters thesis, new sub in here!

    • @_buffer
      @_buffer  3 года назад

      I'm glad I could help and that you found it useful! Welcome! :-)

  • @Vexelior
    @Vexelior 11 месяцев назад +1

    This is the best tutorial by far. Nicely done!

    • @_buffer
      @_buffer  10 месяцев назад

      Thank you so much! I'm glad you found it useful!

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

    For just over 30 minutes you packed a lot in. Thanks!

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

      That's what I try to do, I'm glad you noticed! :-)

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

    I followed this video step by step and it made a lot of clear.
    Thank you for this.

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

      You're most welcome!

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

    Gosh, that's dense in information. Just started with wpf and this vid is very helpful, thank you!

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

      I'm glad you enjoyed it!

  • @Will-le8yj
    @Will-le8yj 2 года назад +1

    This is amazing. I'm a complete beginner in programming and I think this is exactly what I want to focus my studies on. Thank you.

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

      That's great! Welcome to the amazing world of programmers! :-)

  • @split3ie
    @split3ie 3 года назад +1

    I saw a couple of tutorials on youtube but your the best. Only needed information. Thank you!

    • @_buffer
      @_buffer  3 года назад

      Thank you very much! :-)

  • @Worthical
    @Worthical 3 года назад +12

    Bookmarking this video real quick!

    • @_buffer
      @_buffer  3 года назад +2

      You're a beast!!

  • @ImSplashGG
    @ImSplashGG 3 года назад

    OH MY GOD!!!
    I have been using WindowsForms for years, I had heard about WPF but never really cared for it.
    Now that I decided to see exactly what this WPF was that they were talking so much about I AM TOTALLY IN LOVE WITH WPF.

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

    Thanks this is actually awesome and great to start from. Did not know you could create such sexy GUI so easily with WPF. I will be finally throwing WinForms in the bin forever and learning WPF!

  • @MineBlock64
    @MineBlock64 3 года назад +5

    Really really great video! I've been able to make my first good-looking WPF app because of you. Thanks so much!

    • @_buffer
      @_buffer  3 года назад +1

      You're most welcome! :-)

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

    But still able to explain each stage in a basic manner. Honestly thanks man!

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

      You're most welcome! :-)

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

    By this tutorial I just got my skills to next level! Thanks bro! (also I was watching it without sound and learnt everything)

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

    Thanks, Payload, great video! I definitely learned a lot from it. You do go pretty quick, but I get it, I can watch -playback speed. Even though it took me a few hours to get through it, it did feel better than watching a slow few-hour video :D

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

      I'm glad you're learning :D

  • @GuildOfCalamity
    @GuildOfCalamity 3 года назад +7

    I like how fast your tutorials are!
    Most C# tutorials spend hours talking about simple primitives and then glaze over why complex types are being implemented.

  • @HassanMahmood-n8r
    @HassanMahmood-n8r 6 месяцев назад

    Wow, thank you! This is some of the best content I've ever come across.

  • @iancarr3923
    @iancarr3923 3 года назад +6

    Great content - particularly Views/View Models; Presentation: friendly, informative and succinct; Video/Audio: good. In other words excellent all round.

    • @_buffer
      @_buffer  3 года назад +2

      Thank you so much Ian! I really do appreciate it! :-)

  • @AnnedolfFrankler911
    @AnnedolfFrankler911 2 месяца назад

    Thank you so much for this tutorial! You explained everything so simply and so well! You are amazing!

  • @xandeqb
    @xandeqb 3 года назад +2

    I was waiting for this video! Great content

    • @_buffer
      @_buffer  3 года назад

      Thank you so much! :-)

  • @PSalamanderful
    @PSalamanderful 3 года назад +1

    God bless you, man! Maybe it is as easy as you say, but I’ve been stuck to VBA for so long, that this looks like a complex eye-candy.

    • @_buffer
      @_buffer  3 года назад +1

      Thank you! It sure is a nice change from tha typical old UI stuff and I feel as if WPF deserves more attention :-)

    • @PSalamanderful
      @PSalamanderful 3 года назад

      @@_buffer absolutely!!! At some point I tried to make WinForms UI, but it always turned out another eye-bleeding design from early 2000-s (although I believe it was due to my lack of experience). Your video gave me a great insight, thank you!

  • @fudgi84
    @fudgi84 3 года назад +1

    im learning programming atm but your video really intimidates me lol i doubt i'll ever be able to create something like this at this pace.

    • @_buffer
      @_buffer  3 года назад

      Practice makes perfect! You got this! :-)

  • @cosmicevo1266
    @cosmicevo1266 3 года назад +1

    Please make more WPF tutorial like this, youre really helping me out so much thank you for this tutorial.

    • @_buffer
      @_buffer  3 года назад

      More videos on the way! :-)

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

    Fantastic tutorial, well done!

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

      Thank you Manuel!

  • @Afra-vn4zt
    @Afra-vn4zt Год назад

    I wish I could hit another like button every time I'm getting back to this video, great job!

  • @AroundTheHope
    @AroundTheHope 3 года назад +2

    Wow im really impressed on how you can actually build an app with c#. As a beginner, sadly i dont get even the half of the code you're using, but im trying my best :D So glad i have found this channel and these such of tutorials. Keep it going!
    Would also really like to hear from you, why youre using WPF over WFA and what is the difference between them. THXXX

    • @_buffer
      @_buffer  3 года назад

      I'm really glad you're enjoying the videos! It makes me so happy! And the reason to why I use WPF over WFA is mainly because of how easy it is to develop something that looks better, as well as the performance improvements :-)

  • @estevatopanchovillacruz9969
    @estevatopanchovillacruz9969 3 года назад +1

    10 years ago people thought I was crazy and would say I didn't know what I was doing because I used WPF's implicit data templates. It's good to see folks like you teaching this powerful technique. keep up the good work.

  • @kplgr
    @kplgr 3 года назад +1

    Jesus christ, this was refreshing... Thank you !

    • @_buffer
      @_buffer  3 года назад

      You're most welcome! :-)

  • @molliegizmo
    @molliegizmo 3 года назад +1

    Thumbs up hoping you will keep producing, I like the articulation and your pace.

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

    The editing is soooo great!

  • @Yagizmolo
    @Yagizmolo 3 года назад +1

    12:37 that reaction was so funny :D thx a lot for the lesson Keep it up :)

    • @_buffer
      @_buffer  3 года назад +1

      I really need to drink more water while recording :D

    • @Yagizmolo
      @Yagizmolo 3 года назад

      @@_buffer :DD bro I am sure that even Beyonce cracks in 36 minutes of recording :D

  • @jihadkhawaja
    @jihadkhawaja 3 года назад +1

    Thanks for this simple beautiful UI, I used it in my project.

  • @andimayermayer
    @andimayermayer 7 месяцев назад +1

    WOW, this is wonderful, instant subscribe!

    • @_buffer
      @_buffer  7 месяцев назад

      Thank you so much! :-)

  • @Enies55
    @Enies55 3 года назад +1

    I used different approach. Thanks mate you showed me new stuff. Iam exciting to make new app with this in mind.

  • @zerosandones7547
    @zerosandones7547 3 года назад +7

    If your image is not showing:
    1. Right Click Image
    2. Select Properties
    3. Set "Build Action" to "Resource"
    4. Set "Copy to Output Directory" to "Copy if newer"
    5. Build Solution (ctrl + shift + b)

    • @koosloots6959
      @koosloots6959 3 года назад

      The Image show in Dev but not in runtime. How can I fix this?

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

      @@koosloots6959 Changing the path of the image to the full path "c:\.......\image.png" solved the issue for me!

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

      Use full path. For "Image/top-strip.png" the full is ""pack://application:,,,/Images/top-strip.png""

  • @kostilom1762
    @kostilom1762 3 года назад

    Hello, even though I am from Russia, but your lesson was very useful to me, according to your lesson I am doing a diploma project. Thank you very much.

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

    One day you'll pop into a stream and the streamer will be following through one of your videos with your voice at 2x the speed ;)
    Looking forward to when I can finally tackle UI on my project and try out your tutorial!

  • @d-mon666
    @d-mon666 3 года назад +1

    love this author explain everything in fast phase,

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

    I need learn english…
    I am from Brazil, i speak the basic.
    Your videos are great! You helped a lot me.

  • @burnsy96
    @burnsy96 Год назад +2

    I like how you "forgot" to show us how to add fonts until the very end to show us an example of how now to maintain this scalable code.
    Thank you!

  • @winterboltgames
    @winterboltgames 3 года назад +1

    ?!???? Why does RUclips not recommend such gold mines more often?!! AWESOME work man keep it up!!

    • @_buffer
      @_buffer  3 года назад +1

      Thank you so much! That means so much to me! :D

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

    Thank you so much i really did learn something new even though the video is 2 years old ♥♥

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

      I'm so glad you found it useful!

  • @travispettry3025
    @travispettry3025 3 года назад +3

    I've been writing WPF apps for the last 8 or so years. I feel like you just took me back to school. I learned a ton in this video. If you take requests, can you do one on responsive design?

    • @_buffer
      @_buffer  3 года назад

      That's a great idea! Thank you! I'm glad you enjoyed the video :-)

    • @kumarrishabh3587
      @kumarrishabh3587 3 года назад

      Damn! 8 Years is a pretty long time. Is this WPF dead now?

    • @manohargoud3190
      @manohargoud3190 3 года назад

      Yes he made me feel soo bad...i was working on wpf apps from past 4 years..

    • @_buffer
      @_buffer  3 года назад +3

      @@kumarrishabh3587 WPF is not dead, especially now with MAUI and WinUI :-)

    • @havenselph
      @havenselph 3 года назад

      @@kumarrishabh3587 Just because something's old doesn't at all mean it's dead, had a lot of time to be built upon, if anything it's extremely powerful because of its age!

  • @sebans3131
    @sebans3131 3 года назад

    This is actually gold, thanks for making these videos!

  • @Kazuhiro-i
    @Kazuhiro-i 3 года назад +1

    I love u man, this video is a jewel. U saved me, teach me and gave me hope

    • @_buffer
      @_buffer  3 года назад

      More awesome content is on it's way! :-)

  • @yuriim87m
    @yuriim87m 3 года назад +3

    looks awesome, thank you for your video

    • @_buffer
      @_buffer  3 года назад

      Thank you! You're most welcome! :D

  • @actual.arvenyon
    @actual.arvenyon 3 года назад +8

    Hey man, awesome WPF tutorials. Really nice to follow along.
    As a somewhat "fullstack" junior dev I would be interested in seeing how you would build a modern design app, but making it dynamically. Like having an array of type X for which you want to dynamically fill an ui list element with a custom user control.
    Or are you really only doing UI?

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

    Man you are more useful than StackOverflow, you helped me with a roadblock

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

      That's the nicest thing anyone has ever said to me :sob:

  • @brainman3905
    @brainman3905 3 года назад +6

    I did what you did in this video. So my question is, it's possible that the the arounded and borderless window is adaptable to other size and is correctly adaptable when we use win + up, left or right? Because maximize is more easily than that one. @BinaryBunny

  • @tjzIsMe
    @tjzIsMe 3 года назад +1

    Thanks for the video! This was great; good pace, very clear and informative, and useful examples!

    • @_buffer
      @_buffer  3 года назад

      I really do appreciate it! Thank you for taking your time to let me know! :-)

  • @pauldelmonico4933
    @pauldelmonico4933 3 года назад +1

    Masterclass! Thank you!

  • @zettai_ryouiki
    @zettai_ryouiki 11 месяцев назад +1

    Thank you man!

    • @_buffer
      @_buffer  10 месяцев назад

      You're most welcome!

  • @begliamanov7276
    @begliamanov7276 3 года назад

    Stunning! You are a great talent!

  • @Worthical
    @Worthical 3 года назад +1

    third time ive come back to this video since you posted :)))

  • @NickFletcher-gb9ne
    @NickFletcher-gb9ne Год назад

    Thank you very much for this great lesson, I learnt heaps!

  • @2005bgva
    @2005bgva 2 года назад +1

    Fantastic, I really enjoy your video.

  • @_wither_
    @_wither_ 3 года назад +1

    Ok, OK! This channel is number one on RUclips for me as its just the best! Love ur work and have a great easter! :D

    • @_buffer
      @_buffer  3 года назад +1

      Thank you so much! I'm glad I can provide content that others find useful! :-)

  • @ori-d
    @ori-d 3 года назад

    それをモダンデザインと呼ぶのはとても不思議です。 ウィンドウのサイズを変更できない場合は、そのようなアプリケーションは使用しません。 MVVMルールに違反しています。 そのようなビデオを作って人々にこれを教える前に、あなたはこれらすべてを自分で掘り下げるべきです、そしてその後になって初めてあなたは人々に何か良いことを教えると言うことができます。

  • @alexk9295
    @alexk9295 3 года назад

    Wow, amazing tutorial! Thanks man!

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

    It was perfect. I very liked. Thanks for your effort.

  • @Titi-pu2hl
    @Titi-pu2hl 2 года назад +2

    Any easy way of restoring basic windows functionalities : moving, close.. ?

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

      Hi good question! If you check my most recent video I've implemented it there.

  • @botabbueu51
    @botabbueu51 7 месяцев назад +1

    Thanks Payload!

    • @_buffer
      @_buffer  7 месяцев назад

      You're most welcome!

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

    5:40 i misspelled it exactly like you loool, when you are just typing really fast whats being typed without recognizing lmao

  • @williamscsharpwalkthroughs4316
    @williamscsharpwalkthroughs4316 3 года назад

    Creative use of XAML, thanks for the tutorial! 🔥

  • @anhhua4231
    @anhhua4231 3 года назад +1

    thanks for sharing your knowledge!

    • @_buffer
      @_buffer  3 года назад

      You're most welcome!

  • @mahanmahmoodi9257
    @mahanmahmoodi9257 3 года назад +1

    Bro your videos are realy cool and teaches veryyyyyyy wellllll please post more

    • @_buffer
      @_buffer  3 года назад

      Thank you! More on the way! :-)

  • @jupilian
    @jupilian 3 года назад +4

    Really cool vidéo, very helpful, I've discovered a lot of things, thanks a lot !

    • @_buffer
      @_buffer  3 года назад

      I'm glad I could help you Julien! :-)

  • @shahzadazzam
    @shahzadazzam 3 года назад +1

    Great, awesome tutorial 👌 keep it up

    • @_buffer
      @_buffer  3 года назад

      Thank you! More coming :-)

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

    Really helpful, thanks mate

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

      Anytime! I'm glad you found it useful! :-)

  • @joebrennan3757
    @joebrennan3757 Год назад +2

    This is great but holy you go fast

  • @carlyparly6633
    @carlyparly6633 3 года назад

    This is a top-notch tutorial, thank you!

  • @ИванКолганов-щ8ъ
    @ИванКолганов-щ8ъ 3 года назад +8

    Добавил русского. Это просто великолепно!)) Thank you! 😉

  • @RobertCastilloC
    @RobertCastilloC 3 года назад

    I'm done, thanks man, that was really beautiful

  • @OliverBevan23
    @OliverBevan23 3 года назад

    Thanks for the great tutorial, this is such a helpful resource.