C# WPF UI Tutorials: 01 - The Basics

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025
  • Support me at www.patreon.com/angelsix
    Amazon Store www.amazon.co....
    The first in a series of tutorials on creating WPF applications in C#
    Starts with creating and using some basic controls like text boxes, labels, buttons, checkboxes and drop downs
    Source code here: github.com/ang...

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

  • @CsabaVargaZoltan
    @CsabaVargaZoltan 5 лет назад +24

    This is by far the best WPF tutorial out there.
    It has the perfect pace for advanced beginners. Huge plus is that best coding practices are applied thoroughly (naming stuff, writing good comments in paralell with the coding, constant refactoring, organizing the project ... everything about the tutorial is just superb). The explanations are clear and you are treating your audience as adults without going into either too basic stuff or into too much details. At the same time the examples are very far from typical toy tutorial projects and can be applied in day-to-day work immediately (personal experience).
    You truly have managed to create a masterpiece, thank you very much!

    • @AngelSix
      @AngelSix  5 лет назад +4

      Thanks. Really glad to help people out

  • @johnpelitidis6297
    @johnpelitidis6297 7 лет назад +517

    At last.. someone who is thorough, concise and can speak english...

    • @AngelSix
      @AngelSix  7 лет назад +29

      Thanks :)

    • @mogwaii
      @mogwaii 7 лет назад +5

      What Juan said ^

    • @dabrosfloorsurveysltduk1789
      @dabrosfloorsurveysltduk1789 7 лет назад

      AngelSix
      Hi there.
      As I am new to programming and need a program to create graphs based on data collected from site would you be interested in doing one for me ??
      More info when you confirm that you are interested in it .

    • @fraznofire2508
      @fraznofire2508 6 лет назад +27

      Jay D you’re clearly not cut out to be a programmer if you get people to do the programming for you

    • @dominiquebeaulieu
      @dominiquebeaulieu 6 лет назад +1

      J'aimerais mieux en français.

  • @patricktucci2818
    @patricktucci2818 5 лет назад +7

    Great video, thank you. As a WinForms developer trying to learn WPF, this is by far the best video I've seen on the topic. This video shows what to do and how to do it and doesn't dump a whole bunch of theory on the user. Nothing's more confusing than watching a WPF video and hearing someone drone on about "best practices" in WPF when you don't even know how to write XAML!
    Thanks again

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

    I just wanted to drop in and let you know that your SolidWorks API work from ~8-10 years ago is, in part, directly responsible for my transition from mechanical engineering to pure software development. Had I not stumbled upon your educational material and automated an incredibly tedious SW workflow, I would not have gone so hard into programming in general. And now, here I am, years later, getting an absolute master class in the next skill I need to advance my career. I've never donated to anyone on Patreon before, but you will be the first.

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

      That's awesome to hear and so glad it helped you

  • @ragtop63
    @ragtop63 5 лет назад +15

    46:07
    In case anyone is wondering, the event name is "Click". This will trigger when the checkbox is checked or unchecked. It also triggers whether you use a mouse or the keyboard.

  • @jo-of-joey
    @jo-of-joey 6 лет назад +1

    I like this. So straight forward. Doesn't treat the viewer like a baby as in other tutorials.

    • @AngelSix
      @AngelSix  6 лет назад

      Thanks. Glad you like it :)

  • @AhmedHussainy2199
    @AhmedHussainy2199 7 лет назад +29

    I watched a lot of tuts and I have experience on WPF but not no one teaches like you really good work and keep uploading videos there are a lot of people who are hungry for learning.

    • @AngelSix
      @AngelSix  7 лет назад +6

      +Ahmed Hussainy thanks I'll keep the videos coming

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

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

    Thanks so much, I ran through your C# course first and am now learning WPF. You made this so easy to understand! I should have learned this 7 years ago!

  • @Alekov_
    @Alekov_ 5 лет назад +206

    39:32 just changed my life

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

    I watched several videos before to get an introduction to WPF. This one did it for me. Thanks!

  • @deveagle6193
    @deveagle6193 6 лет назад +5

    Excellent tutorial! Thank you for making this. This is the best WPF application I've seen on RUclips. Looking forward to part 2. Also looking forward to more WPF / C# applications!

    • @AngelSix
      @AngelSix  6 лет назад +1

      Thanks glad you like it :)

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

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

    Excellent tutorial for me to refresh my WPF Skills after 6,5 years, thank you so much

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

    00:00 - Part I: Building The interface
    28:37 - (Quick review of the code)
    35:17 - Part II: Coding the buttons (adding events to the buttons)
    35:17 *event - Click* Apply-button
    38:29 *event - Click* Reset-button
    41:55 *event - Checked*
    46:12 *event - SelectionChanged*
    52:17 *event - TextChanged*
    ====================================================================================================================================
    for myself:
    I
    26:00 *SelectedIndex="0"* Buttons & Checkboxes
    "Text" => everything else
    II

  • @muhammadahmadyousaf2824
    @muhammadahmadyousaf2824 4 года назад

    look at me . i have't even watched this guy's one video and people your comments are making me mouthwatering

  • @fernandofsan
    @fernandofsan 7 лет назад +15

    This channel is like netflix for me! enjoying!!

    • @AngelSix
      @AngelSix  7 лет назад +1

      ha awesome I'm glad it is :)

    • @d3struction61
      @d3struction61 5 лет назад +2

      Actually it's nothing like Netflix.
      Netflix wastes your money and time.
      These RUclips channels educate you and help you better yourself and your career.

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

  • @76Gazz
    @76Gazz 7 лет назад

    Top man. I've just switched from Tester to GUI designer and you've saved my bacon more than once this week!

    • @AngelSix
      @AngelSix  7 лет назад

      Awesome. Glad it's helping

  • @GonzoGonschi
    @GonzoGonschi 8 лет назад +14

    fantastic explanations again. I hope you cover database and MVVM in the future. thank you for these great vids.

    • @AngelSix
      @AngelSix  8 лет назад +3

      Thanks. Yes I will be covering MVVM and view models firstly, probably in about 2 videos time, then databases I will go over via explaining Entity Framework

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

  • @Cahangir
    @Cahangir 20 дней назад

    8 years and still useful, thanks.

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

    If you want to keep the buttons the same size with spacing you can set the right margin to 6 for the left button, a left margin of 6 for the right button and a margin of 3 on both the left and right of the middle button. All three buttons will have then have the same size and the total margin spacing will be 9.

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

    Casting an object sender to the source object like the comboBox etc is the most important concept very well explained

  • @GammaSouljah
    @GammaSouljah 7 лет назад

    This Turorial is like a Matrix download of the best practice foundation of coding WPF straight into your brain! Thank you for posting it.

  • @Kryptonic1997
    @Kryptonic1997 8 лет назад +9

    Holy shit man. You explain much better than my professor. Great job!

    • @AngelSix
      @AngelSix  8 лет назад +6

      Gre3n! thanks man. don't tell your professor!

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

    Thank you for putting together this series. Best intro to WPF out there by far from my perspective. Good content and pacing and everything is clearly explained like the null reference exception toward the end. Was good that that happened as people new to this could be stymied by stuff like that when they go to build their first application.

  • @marcol5374
    @marcol5374 7 лет назад +7

    Thanks a lot, great tutorial !!! the best videos to learn wpf !!!!

  • @Hollerbiju
    @Hollerbiju 7 лет назад

    I have been looking for something like this for some time now ... creating an application from scratch... You've done a wonderful job. I loved it. Thanks a ton for doing this. I can't wait to go through the rest of your videos.

  • @Crux161
    @Crux161 5 лет назад +3

    The one thing I noticed that was missing was the original screen shot made use of a border behind the form. If you're trying to make it look 100% accurate then you'd need to add a 10 pixel border of #E0E0E0, and a border within and set it's "BorderBrush" to "DarkGray" with a BorderThickness of 1... This wrapped around the original Border tag shown in the video produces a form similar the screenshot he provides in the video.

  • @blackky92
    @blackky92 5 лет назад +2

    I am glad that people like you exist. Thank you for sharing your knowledge.

  • @classygaming7328
    @classygaming7328 7 лет назад +4

    Great Tutorial! Definitely the best I have found so far about Design in WPF. One Question could you tell for or make a video about how to add a kind of hint or ghost text to a Text box for example when you go to sign up for an account on Facebook it will Say "First Name" in the box for your name. Again Great tutorial keep it up!

    • @AngelSix
      @AngelSix  7 лет назад

      +Classy Gaming yes already done just flick through and look at the sign up screen

  • @demansou88
    @demansou88 7 лет назад +1

    Your videos are excellent. Thanks for making content for SolidWorks and WPF. It's helped me immensely with getting up to speed on creating an add-in for my company.

    • @AngelSix
      @AngelSix  7 лет назад

      No problem glad you liked them

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications
      a

  • @ПетровичиК-м5у
    @ПетровичиК-м5у 8 месяцев назад +7

    Who is watching this masterpiece in 2024 ?

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

      Well you for starters, and me of course and with 1M views, I guess quite a few others. It's a good introduction to the basics without getting bogged down with all the MVVM stuff. Oh and by the way; Slava Ukraini and down with Orcs!😆

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

      mi

  • @RugbugRedfern
    @RugbugRedfern 4 года назад +1

    This is by far the best WPF tutorial I've ever watched. Thank you SO MUCH!

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

    what do I need to start this WPF series? I already have good knowledge of c# and LINQ and SQL Server
    Another question please, Are you going to build an entire application in this course?

  • @andrewhaas5381
    @andrewhaas5381 5 лет назад

    Awesome Teacher!!! So easy to follow. "and if you are wondering how i selected like that..." READ MY MIND!!!!

    • @AngelSix
      @AngelSix  5 лет назад

      Ha yeah. The gold nuggets of advice. Super simple but super useful for daily coding

  • @nidaren
    @nidaren 8 лет назад +12

    Fantastic guide, thank you!

    • @AngelSix
      @AngelSix  8 лет назад +1

      Thanks. Glad you like it

  • @shirliv1
    @shirliv1 5 лет назад

    Thank you so very very much! I've been reading online about WPF for like a week now and was still struggling and you made it clearer. I should've watched your videos from the very start. Going right to the next one. Thank you thank you thank you

    • @AngelSix
      @AngelSix  5 лет назад

      Your welcome, glad I could help

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications
      a

  • @umliuq
    @umliuq 8 лет назад +12

    Great video, thanks for sharing your knowledge! Would you cover error/exception handling in future videos? You made things so much easier to understand, amazing teaching! Thanks!

    • @AngelSix
      @AngelSix  8 лет назад +4

      Sure I'll do one on debugging probably after the next video which will be WPF as everyone keeps asking for those :)

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

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

    Gave u a Thumbs UP - nice way to introducing a UI framework with UI. Pretty decent explanations and you were able to keep extraneous topics out of the presentation.

  • @eitzhadas
    @eitzhadas 7 лет назад +2

    Incredible video! One question, any specific reason you write 'x:Name' rather than the shorter 'Name', which I believe works the same?

    • @AngelSix
      @AngelSix  7 лет назад +1

      +eitzhadas habit. When I used WPF years ago you needed the x. I'll try and remember to remove it

    • @AngelSix
      @AngelSix  7 лет назад +3

      also I found using Name without x: in a lot of places lately causes namespace conflicts. so best to stick to x:Name

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications
      a

  • @mattr7391
    @mattr7391 6 лет назад

    This is exactly what I was looking for as a WinForms dev getting into WPF. Thank you for the time and effort to compile this series. I'm excited to watch the rest of the videos!

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

    do you think it's worth it to learn wpf in 2020?

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

      depends what you want to do... it's the most flexible framework for UI

  • @ThanhTran-ki1lz
    @ThanhTran-ki1lz 10 месяцев назад

    Newbie here. Thank you for your videos. It saves me a lot of time.

  • @riekumar6999
    @riekumar6999 6 лет назад

    I love how you cover WPF, especially when you break down the UI and what it's composed of.

  • @thndrkeepevolving5266
    @thndrkeepevolving5266 4 года назад +1

    This is the BEST WPF TUTORIAL ever. Thank you so much as I am coming from Java.

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

    This video is quite simple and easy to understand. I understood fundamentals of WPF Elements so easily. Thanks for the video.

  • @pjanicked9127
    @pjanicked9127 7 лет назад

    I have an interview tomorrow. And they need me to know atleast basic wpf. This worked like a charm! Thank u so much sir! 👍

    • @AngelSix
      @AngelSix  7 лет назад

      Pjanicked ha perfect hope the interview goes well

  • @breal1460
    @breal1460 7 лет назад

    I just took a first look at WPF today and this video is an excellent introduction. Thank you very much sir!

    • @AngelSix
      @AngelSix  7 лет назад

      No problem glad you like it :)

  • @DRocksRecords
    @DRocksRecords 5 лет назад

    This is a complete and not boring starter video. Thanks a lot. I'll be watching most episodes to learn c#!!

  • @elModo7
    @elModo7 7 лет назад

    I'm at the office, but I just had to login to like the video and tell you:
    This is such an amazing guide, good job and thanks for putting such an effort into this! 💯

    • @AngelSix
      @AngelSix  7 лет назад

      Thanks glad you like it :)

  • @simon.voggeneder
    @simon.voggeneder 6 лет назад +1

    Incredible tutorial. Although you plunge right into the topic I never felt left out, as you explained everything on the go with great clarity and speed. It's a rare sight to behold.

    • @AngelSix
      @AngelSix  6 лет назад

      Thanks, glad you like it :)

  • @albertogaytan1453
    @albertogaytan1453 4 года назад

    This was definitely an excellent video, the information goes straight to the point. And finally, no Indian accent was heard.

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

    A quicker way to reset the check boxes all at once without writing all of them is to do this:
    🐸🐸
    private void ResetButton_Click(object sender, RoutedEventArgs e)
    {
    // boxes: is a name of a StackPanel containing all the checkboxes
    var checkBoxes = this.boxes.Children;
    foreach (CheckBox checkBox in checkBoxes)
    {
    checkBox.IsChecked = false;
    }

    }

  • @TheFrogfather1
    @TheFrogfather1 6 лет назад

    Good clear introduction to WPF and XAML (and why typing code is better than dragging and dropping!)

  • @rakuma90
    @rakuma90 8 лет назад

    I thought I won't be wasting my time to learn XAML when I have all that ToolBox and I can simply make my apps with dragging & droping. But with ur explanations XAML seems much easier to learn, and now I can see the difference between drag&drop and typing it manualy through XAML code. Great tutorial, thank u for this!

    • @AngelSix
      @AngelSix  8 лет назад

      Thats awesome. Glad it helped. It's hard to get away from drag-drop mentality once you are used to it, but there is so much more power in typing it, so long as you just understand and think in a specific way when doing it

  • @alisaleem2381
    @alisaleem2381 4 года назад

    FINALLY!! A tutorial that is actually helpful and informative for a beginner
    nice explanation.....

    • @AngelSix
      @AngelSix  4 года назад +1

      Glad it was helpful!

  • @adoraci_
    @adoraci_ 7 лет назад

    This is wonderful and your code is so beautiful. I don't have access to my computer right now but just watching this is giving me an itch to try it out! Great video.

  • @triangleangle
    @triangleangle 4 года назад

    I am going through your videos and I am loving it.. I have understanding on wpf but wanted to brush up things and your videos really aided. Very good work!! Thumbs up

    • @AngelSix
      @AngelSix  4 года назад

      Glad you like them!

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

    TNice tutorials was super helpful, dude! I got the tutorial version of soft soft just to get a taste, and after figuring it out I decided to purchase the

  • @hexquisite4164
    @hexquisite4164 5 лет назад

    just wow... this is amazing, seriously! It's a big advantage if you have handled visual studio or HTML before, you'll understand the video much easier. I highly recommend to do everything along the way AND sometimes try to guess what is he going to do, let's say when he said he'll do the checkboxes, I did it alone to test myself!
    I prefer your style, I mean other content creators often spend waaaay too much time on explaining stuff, but your approach is more like, let's go, do your stuff and I'll explain along the way! I learned a ton, and I'll definitely watch your other videos!

    • @AngelSix
      @AngelSix  5 лет назад +1

      Thanks. Got new videos coming soon

  • @CubiCNooBiC
    @CubiCNooBiC 6 лет назад

    Thank you! Excellent tutorials, and very useful!
    and what even more important about this lessons is that AngelSix share a lot of Pro-Tips that even if you are a beginner you will already be better than people who learned from other places.
    it takes experience and pain to learn those, and here you can learn about it and enjoy!
    so recommend this channel to your friends

    • @AngelSix
      @AngelSix  6 лет назад

      Thanks for the awesome comment, and your welcome glad my video could help

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications
      a

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

    I really love how you taught in this video. I really understood the basics compared to other videos here in YT and other materials!! This is really helpful! Thanks a bunch!

  • @maxalmonte14
    @maxalmonte14 6 лет назад

    Wow! I can't believe how easy you make things look, you're the best!

  • @reinie6279
    @reinie6279 6 лет назад

    Clear explanation. Understandable English. Good tempo. Great!

  • @besmabensadoune7966
    @besmabensadoune7966 6 лет назад

    That helped me a lot on understanding a lot of things that seemed hard but are actually pretty easy.
    Thanks a lot , you really are a great Teacher !

    • @AngelSix
      @AngelSix  6 лет назад

      Your weclome, glad it helped

  • @SebastianTheNovice
    @SebastianTheNovice 7 лет назад

    absolutely love the way you teach and how one can easily follow along, this has been by far the greatest tutorial on what seemed to me like magic, coming from a windows forms background. ;) can't wait to follow along your other tutorials.
    Greetings from rainy scotland :)

    • @AngelSix
      @AngelSix  7 лет назад

      Awesome I'm glad it's been of help :)

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

    Bro! God Bless you, your content is super Elite and simple to follow.

  • @hexiscram5907
    @hexiscram5907 4 года назад

    I wish you were my professor; When I was a student back then. Thx! , Very straight forward.

  • @Paww03
    @Paww03 7 лет назад

    Just went through the first video and already found it very useful. Excited to get into more of your tutorials!

    • @AngelSix
      @AngelSix  7 лет назад

      thanks (sorry for slow reply, youtube doesn't show alerts for all comments sometimes)

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications

  • @bertramstier2540
    @bertramstier2540 6 лет назад

    THIS is AMAZING. Thank you! Its clear. Its very informative. I was able to just code along with you. And it works. I've done SO MANY tutorials, and they don't work. And it is so frustrating. You let us know why you do things... Just Great!

    • @AngelSix
      @AngelSix  6 лет назад

      Thanks and glad I could help you out

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

    God bless your service sir, so brilliant tutorial. You taught us really very well. Highly appreciated🙏😊

  • @wilfredj.m.kabathi1633
    @wilfredj.m.kabathi1633 6 лет назад

    Best teacher on planet!! I knew csharp WinForms only that I have never done WPF. This is best start ever. Keep up!

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

    I really love this channel and i hope he come back soon.

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

    6 years and still useful

  • @credair
    @credair 5 лет назад

    I really enjoyed this tut.... helped me a lot to understand WPF a little better ! I plan on watching the other Tuts you have on this matter ! TY !

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

    Thanks, this is one of the best courses I've ever came across!

  • @samking1902
    @samking1902 8 лет назад

    Just One word for your Teaching Method ---- AWESOMEEEEE. I tried learning from various but it was just not in line.... Thank you very very very Much for this Awesome tutorials :) Cheers

    • @AngelSix
      @AngelSix  8 лет назад

      Sam King wow thanks. glad my videos are so useful. more to come shortly

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications
      a

  • @hulkhan8338
    @hulkhan8338 7 лет назад +2

    You did a great copy & paste trick at 38:53 which I didn't have a clue about before :) Btw awesome tutorial!

    • @AngelSix
      @AngelSix  7 лет назад +5

      Hold Alt then click/drag a region

  • @HON.SE.PTEMBER
    @HON.SE.PTEMBER 2 года назад

    The explanation is really well done! He explains everything, thank you for this tutorial +rep

  • @chrisanderson687
    @chrisanderson687 6 лет назад

    This series looks promising, thx for making this! Settling in for a tutorial binge :D

    • @AngelSix
      @AngelSix  6 лет назад

      Ha awesome, hope you enjoy

  • @CursedRat4u
    @CursedRat4u 6 лет назад

    Thanks a lot for this tutorial. Did a lot of stuff that used the console and basic windows forms. But this changed everything

    • @AngelSix
      @AngelSix  6 лет назад

      Cool glad it helped :)

  • @besmirpepa4220
    @besmirpepa4220 7 лет назад

    i gave you the like at min 3 of the video. Very clear and easy understandable tutorial. Thanks

    • @AngelSix
      @AngelSix  7 лет назад

      Thanks glad you like it

  • @VanceIsM7
    @VanceIsM7 7 лет назад

    Super informative, also an extra +1 for the alt-click trick. I cant believe I never knew that feature in msvc this entire time haha

    • @AngelSix
      @AngelSix  7 лет назад

      Yeah I use Alt+Click all the time. Another useful one is hold Alt then drag mouse to select multiple rows in any area, full or partial, then start typing to replace the text on all of those lines at once

  • @softwareqavaradautomation4829
    @softwareqavaradautomation4829 4 года назад

    its awesome video where we can get everything about WPF for begginer...thankyu sir

  • @fernandofsan
    @fernandofsan 7 лет назад +1

    Awesome content, your knowledgement is impressive! Thanks for sharing! I'm so glad to know what we can do with WPF! Please, dont stop!

  • @fredhportal
    @fredhportal 7 лет назад +1

    Great tutorial!! Thank you for creating this series. It has been a big help to me getting started with WPF

    • @AngelSix
      @AngelSix  7 лет назад +1

      No problem. Glad it has been useful

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf application

  • @andylec5879
    @andylec5879 5 лет назад

    Probably the best, most concise video I've seen. Just what I needed. Cheers mate.

  • @LasvandoChannel
    @LasvandoChannel 5 лет назад

    I'm a noob in wpf and specially in mvvm architecture but i think that with your tutorial i will able to learn much, if you have done a course or if you'll do i'll be glad to buy it cause you're a top teacher!

    • @AngelSix
      @AngelSix  5 лет назад +2

      Thanks. I will likely be doing a few full courses on Udemy soon and giving teaching a go at full time. Then once I am earning enough to pay my bills the rest will be free on RUclips

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

      @@AngelSix Sir, Thank you for the tutorial I'm new to programming and I think this has helped me a lot. I will be looking out for more of your tutorials on here. God bless you

  • @Savariya91
    @Savariya91 4 года назад

    Perfect tutorial video..this is what i searched for..

    • @AngelSix
      @AngelSix  4 года назад

      Glad it was helpful!

  • @saltymcnaulty9927
    @saltymcnaulty9927 7 лет назад

    Great Video! I look forward to digging into the rest of this series. I've made a WPF application in my software dev class and it used View Models and some other advanced concepts but I still learned quite a bit from watching this video. Thanks!

    • @AngelSix
      @AngelSix  7 лет назад

      That's awesome. Glad you can still learn some stuff when you already have experience in the area

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications

    • @yunuskaraman3207
      @yunuskaraman3207 4 года назад

      ay.link/wpfaps
      large wpf applications

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

    This video is extremely good. Thanks for your effort.

  • @bissash103
    @bissash103 6 лет назад

    WOW! i Finished this first tutorial and im impresive, i learn more in this video than my last 10 days reading a book and watching Udemy course, thanks for such amazing content

  • @tapasu7514
    @tapasu7514 7 лет назад +1

    Best WPF tutotrial on youtube !! Thank you so much.

  • @casperknudsen7086
    @casperknudsen7086 6 лет назад

    Who watched this and did not like it? Wtf LOL. GJ and TY for the tips.

    • @AngelSix
      @AngelSix  6 лет назад

      Your welcome :) Glad you liked it

  • @SrimalSamarasooriya
    @SrimalSamarasooriya 7 лет назад

    Dude... was looking something like this for years... thanks mate..

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

    Good explanation for beginners . This helped me alot. Thankyou. Do more videos for beginners 😊👍

  • @whachadoowin
    @whachadoowin 7 лет назад

    If only you uploaded a few months earlier, would've made one of my modules way less of a hassle. Thanks anyway, helping me a lot with my final project this year.

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

    Finally I found something that is really on my level of learning. Thank you.

  • @pouriakalantari6537
    @pouriakalantari6537 5 лет назад

    one of the highest quality tutorials in the whole of my life. How can I compensate for you?
    thx for all your time

    • @VinuP2023
      @VinuP2023 5 лет назад

      Hi, you can watch all advertisement posted on his videos on RUclips so that it helps to generate some money. And you can support him on Patreon :)

    • @AngelSix
      @AngelSix  5 лет назад

      Thanks. Glad I could help. To support me see angelsix.com/donate

  • @chriskoontz3907
    @chriskoontz3907 5 лет назад

    Cuts through all of the total bullshit on this topic! Wonderful video. Clear, concise and demonstrates how to actually get something done in XAML.

    • @AngelSix
      @AngelSix  5 лет назад

      Thanks. Glad you like it

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

    Very Good, Nicely Explained about WPF

  • @pedroreisbr
    @pedroreisbr 5 лет назад

    Finally a good tutorial about WPF, thanks men.