Intro to WPF: Learn the basics and best practices of WPF for C#

Поділитися
Вставка
  • Опубліковано 24 сер 2024

КОМЕНТАРІ • 1 тис.

  • @DerpRob
    @DerpRob 4 роки тому +100

    I sorted this comment section by 'Newest' out of curiosity, and to my surprise you're still responding to new comments you're getting. That's amazing dude! What a helpful guy.

  • @curtisbarrow3698
    @curtisbarrow3698 5 років тому +105

    I've watched a ton of videos on XAML and various programming languages and it is very rare that anyone will go into detail on what they are doing. Most people will just program something real quick and you are just along for the ride leaving you feeling lost at the end. They don't explain everything they write like you do. I don't have that lost feeling when I watch your videos. Very well done!

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +6

      I am glad it was so helpful.

    • @user-xl2kf9rr7c
      @user-xl2kf9rr7c 3 роки тому

      @@IAmTimCorey Like choosing a font family in a dropdown list box for 20+ goddamn seconds. Why not start with MS Word explaining what fonts are? Skip-skip-skip... ugh! Next!

  • @panduevank8356
    @panduevank8356 6 років тому +363

    You are an amazing teacher. You explain the concepts with incredible clarity. Excellent content!

    • @IAmTimCorey
      @IAmTimCorey  6 років тому +13

      Thanks!

    • @DupczacyBawol
      @DupczacyBawol 5 років тому +4

      I disagree.

    • @chezchezchezchez
      @chezchezchezchez 4 роки тому +2

      @@DupczacyBawol Why? Who's a WAY better teacher?

    • @abdallabenomran6809
      @abdallabenomran6809 4 роки тому +2

      @@IAmTimCorey yes you are .

    • @mileswilliams527
      @mileswilliams527 4 роки тому +2

      IAmTimCorey I'm not sure whether "tagging" the owner of a reply to a comment works but I'm trying anyways because I'd really like to get your opinion on something and don't know how to get in contact with you.
      But firstly, I'd just like to thank you for the amazing content you provide. When it comes to C#, Visual Studio, and dot NET I think you are unmatched in this field on UA-cam. You explain topics with clarity and the right mix of depth and simplicity. Thank you for all the time and effort you put into sharing your knowledge with us all.
      Now....
      I have a few Windows applications that I wrote using both VB.NET/WinForms and also VB/ASP.NET/WebForms/Mysql years ago and I'm interested in rewriting them using C# so that there is a better chance that there will be somebody who can maintain them in the future if I'm no longer employed by the company that I wrote them for. We are not a software company and there is only a very small handful of people who can read and write code. Seeing how Microsoft has pretty much given up on developing Visual Basic any further and all their eggs have pretty much been placed into the .NET 5 with C# basket I'm thinking that there will be a far greater chance of finding somebody who is familiar with C# rather than VB.NET.
      What I'd like to know however, is what GUI should I focus on in late 2020 for the desktop apps?
      Is UWP dead?
      Should I go with WPF?ł
      What is the deal with WinUI 3?
      Should I be using Core or Framework for desktop development??
      When will we have the one platform to rule them all, dot net 5, and should I hold out until this has officially released and focus my efforts there?

  • @damienk777
    @damienk777 7 років тому +36

    I am currently making an application in WPF, it's my first project in WPF. Funny that this video came along right when I needed it.

  • @leighabrown2992
    @leighabrown2992 5 років тому +112

    I learned more from this single video than a semester in college. Thank you so much!!!!!!

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +3

      Awesome!

    • @wwg681
      @wwg681 4 роки тому +12

      3rd year in college and none of my lecturers have ever said "don't use drag and drop" xD

    • @O-.-O
      @O-.-O 2 роки тому

      @John S Yeah real village idiots watch only Tim's videos xD

    • @O-.-O
      @O-.-O 2 роки тому

      If that was ass-kissing colleague you must be dean there already xD

  • @lupinedreamexpress
    @lupinedreamexpress 6 років тому +12

    You're a good instructor.
    I've not had people actually __pausing__ like you to do let information settle in, its calming, and an important part of being a teacher. To used to having a million concepts thrown at me at once, thanks for giving those things the moment of silence to let your students process them.

    • @IAmTimCorey
      @IAmTimCorey  6 років тому +3

      I am glad you enjoy how I teach.

  • @jasincolegrove4798
    @jasincolegrove4798 Рік тому +2

    I've always said it's important to know things, but it's even more important to know what you don't know. Telling someone this is how you do it only presents half the picture, telling them why you don't do something is the other more important part. Most people learn this the hard way, I appreciate the time you take to fully explain the topics

  • @uwejadick4550
    @uwejadick4550 2 роки тому +1

    After almost 18 month learning C# and win forms I kind of finished creating an entire application with more than 100 tables, more than 500 stored procedures, and lots of functionalities, it is time to move on and start with WPF. Thank you for all your great videos Tim.

  • @BiggusDickus79
    @BiggusDickus79 3 роки тому +6

    There is now a pop out XAML function which allows you to have your XAML on one screen and your window on another in case anyone is curious

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому +2

      Yep, that's a great new feature.

  • @VaderFaderVader
    @VaderFaderVader 7 років тому +36

    This is perfect! I've _just_ been looking for sources for digging into WPF, and was looking for tutorials from you - like literally just a few hours ago!
    It's like you read my mind, and decided "Yeah, here you go" :-)
    Thanks,
    Jakob

    • @IAmTimCorey
      @IAmTimCorey  7 років тому +8

      That's great! Glad I was able to provide the content when you needed it. This content has been a long time coming. I'm glad to finally get it out the door. There will be more WPF content in the near future. I'm even considering doing an add-on to my C# application course where I replace the WinForms UI with a WPF UI.

    • @VaderFaderVader
      @VaderFaderVader 7 років тому +1

      That would be great! I'm just about through (just completed lesson 24), and porting the app to WPF would simply suit my needs perfectly.

    • @michaelbrunner9531
      @michaelbrunner9531 7 років тому +2

      I was also looking for a WPF Tutorial few days ago. And now, there's one from Tim. I was so happy seing that on my Start-Page.

    • @KalifUmestoKalifa
      @KalifUmestoKalifa 6 років тому

      Yes! Please, that would be a perfect way to really grasp the difference in capabilities

    • @deveagle6193
      @deveagle6193 6 років тому +1

      IAmTimCorey - that would be great, as I stopped the winforms application course because of so many saying it's not relevant anymore. It seems that Microsoft is caught up on HTML5 now, and has pretty much dropped any future with winforms and wpf

  • @wenhanchia8448
    @wenhanchia8448 Місяць тому

    Thank you for breaking down the technicalities into such simpler explanation! Much more helpful than reading documentation or following others' guide. Appreciate your videos!

  • @henimex
    @henimex 3 роки тому +1

    this is far away from the videos I've watched for starting WPF. this is the best one it's amazing and thank you for sharing such a wonderful content

  • @RalfsBalodis
    @RalfsBalodis 3 роки тому +26

    0:00 - Intro
    0:52 - Creating WPF app
    3:35 - Differences between WPF and WinForms
    7:02 - WPF template overview
    8:51 - WPF Design system
    12:09 - WPF Grid
    23:25 - VS designer layout
    26:24 - Adding a label: TextBlock
    30:25 - TextBlock properties
    34:04 - Style hierarchy
    35:15 - Global font for application
    40:59 - TextBlock and TexBlox
    47:03 - Element spacing
    53:07 - Button
    58:20 - Adding an Event to a button
    1:03:42 - Disable UI Debugging tools
    1:05:34 - Summary and concluding remarks

  • @oezaxs
    @oezaxs 5 років тому +4

    Fantastic tutorial! I've done a couple of projects in WPF before by self teaching myself but this is amazing information that I really haven't seen anywhere else! You also explain and clarify everything in a way that anyone can watch. Thank you for making this video!

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +1

      I appreciate the kind words.

  • @kasten2005
    @kasten2005 2 роки тому +1

    This guy is a wholesome finding. I recently started coding in C#. I am only 16, but despite this fact and also that I'm Russian his english is super fluent so I never miss a word. Great job out there! Planning to make VK (russian social network) client

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому

      I am glad it is clear and understandable.

  • @zacland
    @zacland 4 роки тому +1

    Hello, Tim,
    Just to tell you that even 3 years later, the tuto is still as current as ever. Thanks a lot :)

  • @Zakadeja
    @Zakadeja 3 роки тому +13

    Thank you so much for this tutorial. This is going to sound goofy, but I had it in my 'sleep learning' playlist and I was able to grasp data binding the next day after being confused about it for MONTHS. Your other C# videos have been wonderful, too. Some of the best free learning content I've ever heard is on this channel.

  • @tyler5580
    @tyler5580 5 років тому +4

    The first time I saw the XAML associated with a WPF app, I freaked out and returned to WinForms. After watching your tutorial, I understand more about XAML and how to write it and it isn't as scary now. Thanks.

  • @dannyellenbogen9275
    @dannyellenbogen9275 7 років тому

    Hi Tim, I have not used WPF for 7 years. Your intro is a great tutorial for restarting. By the end of this week, I will complete a WPF based machine monitor that I started today, and thanks so much for your help !!!

    • @IAmTimCorey
      @IAmTimCorey  7 років тому

      Nice! I'm glad this video could jumpstart your development.

  • @LDdrums20
    @LDdrums20 3 роки тому

    I love the fact that you left the bug error into the final video. That really depicts the day to day life of a dev. Keeping it real. Thank you sir!

  • @ronancasey
    @ronancasey 6 років тому +9

    Great video Tim. I wish more tutors took this kind of pace to explain concepts.

  • @badyrovjr.4426
    @badyrovjr.4426 7 років тому +10

    Hello, Tim!
    Greetings from Russia :)
    Thank you very much for your work, i found all the C# video really useful.
    This is my first expierence in WPF, and due to you XAML seems quite simple and friendly.
    Guess, that's not my last WPF application)

    • @IAmTimCorey
      @IAmTimCorey  7 років тому +4

      Glad to know this encouraged you to check out WPF. I hope you have a great experience with it. There are some really great features in it.

  • @maewennsakura2797
    @maewennsakura2797 6 місяців тому +1

    Hi Tim, thank you for the video !
    You give so much informations and contexts, it's really really nice to understand what you're showing and not just copy-paste !!
    Have a good day and thank you again !

  • @Hury209
    @Hury209 2 роки тому +1

    I'm really amazed that you answering all comments. Nice to see that commitment and passion for the job. I used WinForms for several years for my little projects, usually apps for Arduino stuff and STM32 controlling via serial ports. I attempted to learn WPF 3 years ago but gave up because I saw that it really requires time to grasp all and learn and I didn't have time that much. Now, as years passed, I have more time to learn new stuff and I think this time it's gonna be successful with your great lectures. I see that this platform can create really fancy stuff in UI.

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому +2

      Great! I’m glad my content is helpful to you.

  • @michaelbrunner9531
    @michaelbrunner9531 7 років тому +4

    This video was coming at the right time. Thanks Tim for such a great basic tutorial. I'm looking forward to see more of these tuts.

    • @IAmTimCorey
      @IAmTimCorey  7 років тому +2

      Glad it helped you out. More will definitely be coming.

  • @loia5tqd001
    @loia5tqd001 6 років тому +3

    every second is precious for me. wonderful - not only this video but your whole channel

  • @gameislame223-_-3
    @gameislame223-_-3 4 роки тому +1

    I didn’t think it was possible to not hard code margins, but I was surprised when I was able to use all different controls to space out things and attach them to grids, this tutorial makes everything easy to hop in and get going

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому

      Great! I am glad it was so helpful.

  • @StefanKo1224
    @StefanKo1224 4 роки тому

    You are the best teacher i ever seen on yt, u dont do that fast, u do that soo slowly and that is amazing.

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому

      I am glad you found my content valuable.

  • @hyxzel2226
    @hyxzel2226 5 років тому +4

    Thank you for the good lesson. You're an awesome teacher. Can you make a similar video for WPF C# Material Design or some other library that gives us the power to make our UI look better?

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +2

      I will add it to the list. Thanks for the suggestion.

  • @pavelh6147
    @pavelh6147 4 роки тому +4

    Great explanation, even though I recomment setting the speed to 1.1 or 1.15x :)

  • @panbui4246
    @panbui4246 2 роки тому

    You are a blessing! I have followed paid courses, and no one explains c# applications as well as you do. Thank you so much!

  • @hbirtt
    @hbirtt 3 роки тому +2

    Just want to say thank you for all the content. I've watched so much IAmTimCorey over the last few weeks that I feel like I know you. Even the stuff that covers topics that I already understand has been time well spent. It's all full of seasoned developer nuggets.

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому +2

      You are most welcome. Thanks for watching.

  • @godsgod4452
    @godsgod4452 5 років тому +3

    Thank you for this tutorial. I really enjoyed it and it helped me tremendously. At first it was all confusing until I watched your video and now I understand how to properly make a wpf form. Cheers!

  • @BleyCraft
    @BleyCraft 4 роки тому +3

    Bob Ross of Programming! ;)

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому +1

      I appreciate the kind words. That is high praise.

  • @lisejohansen93
    @lisejohansen93 3 роки тому

    Did some courses on the subject on pluralsight, but they did not explain things well at all.. yeah, they say what to do and so on, but they don't explain WHY or just in general explain how things work.
    Your way of explaining the mechanisms behind everything is so important, and understanding why things work like they do is so much better of a foundation, so THANK YOU, Tim Corey!

  • @9drew1
    @9drew1 4 роки тому +1

    Just wanted to say thanks for making this. Better than the official Windows tutorials!

  • @wzorektomable
    @wzorektomable 7 років тому +6

    Hey Tim, great video and yes we want more WPF tutorials.

    • @IAmTimCorey
      @IAmTimCorey  7 років тому +2

      Good to know Thomas. Thanks for the feedback.

  • @alex-kamol
    @alex-kamol 2 роки тому +3

    Sir, you explained very clearly. Your video was posted on 2017, is there any changes in WPF with 2022? it would be good if you updated this course with the last version of WPF if it is available. thank you so much for your work.

  • @mrnobody9268
    @mrnobody9268 3 роки тому +1

    Thank you so much, amazing tutorial, i have been programming with .NET for over 3 years, finally moving on from WinForms

  • @jairajsingh1850
    @jairajsingh1850 3 роки тому

    I was always interested in building windows applications but never knew where to start from and how to do it . Recently discovered about WPF and wanted to find a video tutorial on various concepts of WPF and XAML because reading this much code attached with a simple example for a new college student like me is extremely tedious . I searched for WPF tutorial and your video was recommended and I am extremely grateful to you for making such videos . It was extremely helpful and much easier to understand . Thank you so much .

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому +2

      Glad its helpful. Please share with your classmates. Our community is about lifting each other up to make all better developers.

  • @mikedonovan9033
    @mikedonovan9033 4 роки тому +6

    I watched this at 1.75 speed and still felt like you're going slow. I can't understand you at 2x unfortunately. I think it's just a bit wordy.

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому +8

      Well, there is a lot to cover. My focus is on covering the context of a topic so you know how to put it into a real-world scenario and succeed. That means it will always be a bit wordy.

    • @Zakadeja
      @Zakadeja 3 роки тому +1

      Sometimes I can't handle when people are very wordy when it's a topic I'm familiar with, too. This is the best beginner WPF video I've seen so far on YT though so it's worth it for me.

    • @viladastulipas2543
      @viladastulipas2543 5 місяців тому

      Do better

  • @matiascatanzariti1195
    @matiascatanzariti1195 5 років тому

    This is a great, really great video. At first: "1 hour? That's too long, it will be boring". 1 hour later: "has it already finished? Really? I will see the next one". Congratulations! Please keep on posting videos and explaining that way.

    • @IAmTimCorey
      @IAmTimCorey  5 років тому

      I'm glad I was able to captivate your attention for the entire video.

  • @darkduck3457
    @darkduck3457 2 роки тому +1

    Tim's wishlist number 1 and 2 are fulfilled in VS2022 ✨✨

  • @diode_tech
    @diode_tech 3 роки тому

    Couldn't find content so clear! I switched from winforms and it was so confusing you made a whole lot easier!!

  • @mryjyvngls
    @mryjyvngls 4 роки тому

    There are lot of programmers possessed with great skill in programming but dont have a heart to share those skills for many reason, thank you Tim for sharing and also my boyfriend that recommended me to watch this video. 🥰

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому +1

      Thank you for the kind words!

  • @fpvm4k3r
    @fpvm4k3r 4 роки тому +1

    I used to play around in a totally pirated off XDCC copy of Visual Basic 6.0 when I was a kid and would make my own programs by copying or modifying other people's programs and libraries they uploaded to planet-source-code, mostly making apps that would do nefarious stuff in AIM lol. Back then the WYSIWYG editor was separate from the code editor by default! It's great they provide a free community edition now! Wanted to try to build a GUI application for my own use that would query multiple Octoprint instances via REST API and be able to show me the status of multiple 3D printers, display their webcam feeds and give me notification when a print is about to start. Thanks for this tutorial, it's a big help coming back to GUI programming of the modern age!

  • @jenssteinhäusl
    @jenssteinhäusl 2 роки тому

    I sort of learnt WPF a year or so ago but I didn't learn it properly and I didn't really know what was going on half of the time. So I came here in the hope of learning it properly this time. Thanks for the tutorials :)

  • @apfelsaftschorle
    @apfelsaftschorle 4 роки тому

    I'm glad I picked your video here to get a proper overview of what I was looking for.
    Even though I knew many things already, I never felt the urge to skip parts which I usually always do in that case.
    The amount of information and the pace were just perfect to easily follow what's going on without getting monotonous or repetitive.
    Now I'm just happy seeing all those other videos on your channel waiting to be watched.

  • @upulieh
    @upulieh 4 роки тому +1

    I know this is old. But that soothing voice and the way you explain is awesome.

  • @americanmultigenic
    @americanmultigenic 4 роки тому

    This is top notch, and I am writing a fairly simple application that is a real-world useful little application for my own use via example from it. The only curiosity so far, is that the main window Title="" is not obeying any FontSize & FontFamily changes made. It just displays at the same size and font no matter what changes are made, where the "Hi World" does change. I will probably stumble on what I have done wrong eventually. Thanks again for these videos!

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому

      Yeah, Title Bars are under the control of the operating system, I believe. I do not believe we have control over changing their size.

  • @Hantooicus
    @Hantooicus 3 роки тому +1

    26:13 - Pop out XAML in Visual Studio 2019 and Above by using the "Pop Out XAML" button found in the middle bar (Between design and code) at the top

  • @rolandwatz7797
    @rolandwatz7797 3 роки тому

    Usually I don't like to watch videos with +1hout. Big Compliment. I'm motivated now to change to the WPF stuff. I have a nice application build with winforms and my new project is to rebuilt this with WPF. I'm exited about watching your next videos. Thanks a lot from germany. And sorry if my english was not good enough mate. God bless you

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому +1

      You are welcome. I am glad you enjoyed the video.

  • @Eurisko__78
    @Eurisko__78 6 років тому

    To open the design view in a separate window, right click the XAML file in the solution explorer and select open with. Select Source Code (Text ) Editor, then just undock the design view and collapse the XAML pane.

  • @FuzzyDPozzy
    @FuzzyDPozzy 4 роки тому +1

    if you were my teacher at school i wouldn't want to leave the school.
    That's how good your tutorials are man , i just want to say that i appreciate your work and i know you probably super busy with your projects but i wanted to say thank you and keep going , doing what you doibg ;)

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому +1

      I appreciate the kind words.

  • @mikelisbernsons9983
    @mikelisbernsons9983 4 роки тому +1

    The legends say that the Legendary teacher IAmTimCorey still reads these comments because he is just that great of a teacher

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому +1

      I do still read them. Thanks for watching.

  • @NoOne-wf6hm
    @NoOne-wf6hm 2 роки тому

    Greetings Tim;
    - First things first. Thank you for your Video. I'm Moving from WinForms and at this point is being really useful.
    - Second (Your Request): I'm sure you already know this by now, but will leave the info anyway for users who were looking for it (like me).
    @25:37:
    In my VS Version; the Division between Window and XAML Contains 3 Icons on Top (1 of them 'Tabbed')';
    Click the 3rd Button Counting from the Top (the Icon Contains a Blue Arrow).
    That's how to split the Window from the XAML.

  • @vanamutt43
    @vanamutt43 5 років тому +1

    Great introductory tutorial. Thanks.
    Having worked with WinForms before, jumping into WPF seemed overly complicated.
    Dragging and dropping seemed so intuitive and XAML seemed like a step backwards.
    But XAML is so much more powerful than WinForms.
    Thanks again.

    • @IAmTimCorey
      @IAmTimCorey  5 років тому

      Yep, you got it. It is more complicated but it is more powerful.

  • @tima7598
    @tima7598 2 роки тому

    Thank you Tim, now I will go to your next video on WPF with MVVM pattern

  • @davidd9511
    @davidd9511 5 років тому +2

    The designer window can become a standalone window by selecting float from the context menu by right clicking the tab name.

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +1

      Yes, and you can also drag it out. It does not separate from the XAML, though.

  • @EmadKhader
    @EmadKhader 4 роки тому

    First time to watch Tim Corey. Very impressed. He has a talent for making things look easy. Highly recommended.

  • @BorgaFett
    @BorgaFett 2 роки тому

    You sound exactly like Jim Halpern from the office and it made your video so much more fun than it alrey was. I have never worked with WPF and your video was super helpful

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому

      lol Time to put some code in jello.

  • @suboy72
    @suboy72 3 роки тому

    This is the second video by you that I am watching and I am amazed by the effort you take to keep things simple and understandable. I subscribed immediately after watching your first video - Desktop UI Showdown and it kind of led me to this one. Thank you.

  • @HoleyMoleyAlex
    @HoleyMoleyAlex 2 роки тому +1

    You will be glad to know and probbably do know in 2019 VS at least there is now a pop out control so you can have your XAML on a different monitor to your output.

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому

      Yep, they added that feature after I created the video. I like to think that they heard my Christmas wish and made it come true.

  • @tomaspilny8320
    @tomaspilny8320 5 років тому

    Im not native english speaking person but this video is so well structured that its easy even for me to get a hang of things you are talking about, thx man helped a lot

  • @manushwetarao4782
    @manushwetarao4782 4 роки тому

    Thank you so much sir... It's really very nice to have a teacher like you..

  • @farooqkhoja7859
    @farooqkhoja7859 5 місяців тому

    Dear Tim you are absolutly the god of C#! Your videos has helped me a ton i also recently purchased two of your courses Blazor in depth and sql server. i would love to get a job in C# and put your name as my tutor. Blessings to you.

    • @IAmTimCorey
      @IAmTimCorey  5 місяців тому

      I am glad my content has been so helpful.

  • @alexbrain69
    @alexbrain69 3 роки тому

    I was honestly terrified of WPF and C# in general, coming into creating visual applications from console apps in C. Thankyou for the amazing tutorial!!

  • @shinyshark2247
    @shinyshark2247 2 роки тому +1

    Hey mister Corey, I don't know if you remember me from some of your other videos but I recently switched jobs and was plunged into a WPF application. I'm watching this on a Saturday so I can have a bit of an idea on how it all works. You made WPF a lot simpler and gave me the confidence I need to work in this new team. Thank you!

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому +1

      I am glad it was so helpful.

  • @coreyaudet9656
    @coreyaudet9656 3 роки тому

    I have to say your tone, and speed are EXACTLY what I need when learning. It's not too fast, not too slow and VERY inFORMative (hehe) So thank you, and please don't change this human feel. Every other instructional video I have tried so far assumes you are a Master already even though it says "Beginner" or the dude will rattle off the steps like a crackhead that just won the lottery.

  • @jessec1684
    @jessec1684 Рік тому +1

    Excellent video. Great pace and great job! I'm a beginner with C# and I'll be looking at some of your other videos. It's tough to find really good training videos, I've paid for multiple sites and this is as good as they get!

  • @steveng1
    @steveng1 4 роки тому

    Brilliant video! Did lots of Caliburn Micro and WPF on my summer internship in 2019. I am now creating a chatbot to use on Twitch (gaming live-stream platform) and found a library that covers 100% of the Twitch API. Safe to say I have forgotten 80% of the code. Your videos helped me to remember the code and understand why I wrote it this way much better (I am speaking for this video and the Caliburn Micro video). You are doing a brilliant job, keep up the great content!

    • @IAmTimCorey
      @IAmTimCorey  4 роки тому

      Awesome! I'm glad it was helpful.

  • @albrechtshnoodle1128
    @albrechtshnoodle1128 3 роки тому +1

    In the most recent Visual Studio, you can disable the annoying black toolbar by going to Tools>Options>Debugging>Hot Reload and unchecking "Enable in-app toolbar".

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому

      Yep. There is also a button in the fly-out in Visual Studio too.

  • @pandadog423
    @pandadog423 5 днів тому

    thanks alot for the intro to ui design. Ive taken a few cs courses in college and am familar with coding concepts and best practices, but I never have done much more then scripts and text editing. This will hopefully help me eventually design a useful program.

  • @stavrosk.3773
    @stavrosk.3773 3 роки тому +1

    Every time he says "visual studio will yell at you" i truely imagine visual studio yelling at me with a human voice 😂 Love your courses man!

    • @IAmTimCorey
      @IAmTimCorey  3 роки тому +1

      That would be a great/horrible add-in!

  • @Matrix21rms
    @Matrix21rms 4 роки тому

    no, please do not hit the unlike button, that's a great video! , all your videos are awesome!!! thanks!

  • @peppers1758
    @peppers1758 3 роки тому

    This tutorial has convinced me too try something outside of winforms. Really liked it thank you

  • @grantpeterson2524
    @grantpeterson2524 2 роки тому

    Loved this explination! I especially like when you stop yourself to address things that may seem like contradictions, great teaching.

  • @JanWeigangMusic
    @JanWeigangMusic 3 роки тому

    You really are an amazing teacher. Good mic, good explanations, very good reasoning to give extra info.

  • @overtheworl
    @overtheworl Рік тому +2

    I like how Tim goes on to explain why WPF is so much better than WinForms because it does not crash when you delete event handler code and then it crashes after he deleted event handler code xD

  • @claudioalancarcano9758
    @claudioalancarcano9758 3 роки тому

    thought I was not able to learn this. now I did it! thanks Tim!

  • @DAT2311
    @DAT2311 Рік тому +2

    A note to current watchers: You can pop the XAML preview out now! Just under the swap button. This allows you to re-dock it as a tab behind the code if you want.

  • @luizyoung226
    @luizyoung226 4 роки тому +1

    As always great video, Tim !

  • @hardgrafter2787
    @hardgrafter2787 5 років тому

    Very good. At 47 mins you dismiss the XAML Inspection Toolbar. These tools are available from VS2017, are incredibly useful and as a professional WPF developer I use them every day. Previously you had to use 3rd party software such as Snoop to inspect the visual tree at run time which was a real pain. Now with this tool bar you are able to drill into the visual tree at run time & go to the XAML source of the selected UI element. You can then live edit the XAML & view the changes live at run time. Although these tools are probably outside of the experience level of the intended audience of this video, they should not be dismissed outright.

    • @IAmTimCorey
      @IAmTimCorey  5 років тому

      Yep, totally understand that. The problem I have is that they are on top of my form, which isn't great for showing off the application. I would prefer that they are hidden until I ask for them, like the dev tools are in Chrome.

  • @user-to2hx2nt6i
    @user-to2hx2nt6i Рік тому +2

    thnx from Algeria

  • @peanutatomic
    @peanutatomic Рік тому +1

    wow, this is great! still works the same in Visual Studio 2019, and I absolutely love your tutorials! The way you explain it makes learning it fun and easy. Thank you, and keep up the awesome work!

  • @zetadimensions
    @zetadimensions 5 років тому +1

    This is a great tutorial! You get straight to the point and explain things as simply as possible, making everything so easy to understand.
    Keep up the good work!

  • @RespriteApp
    @RespriteApp 4 роки тому

    Excellent introduction and comment on the difference between winform and WPF, thank you

  • @lawrencejones51
    @lawrencejones51 9 місяців тому

    Thanks for the great explanations of not only what but, much more importantly, why.

  • @kevinmungame1869
    @kevinmungame1869 2 роки тому +1

    Thank you, Tim, as always your videos have been very useful. Could you do something on ListView, interactive display of data

    • @IAmTimCorey
      @IAmTimCorey  2 роки тому

      I will add it to the list. Thanks for the suggestion.

  • @matthiassuess7293
    @matthiassuess7293 7 років тому +1

    Great! For a new project we are just changing from old winforms to "new" WPF - Your tutorial comes at exactly the right time. I am particularly interested in the correct implementation of the MVVM pattern.
    Thank you very much for your work!

    • @IAmTimCorey
      @IAmTimCorey  7 років тому +4

      I'm sensing a theme here. You are the fourth person so far today to mention that this video came at the right time. As for MVVM, that's definitely on the list of things to cover. As I mentioned in the video, I love Caliburn.Micro. It makes MVVM in WPF easier (once you understand it).

  • @krzysztofmatuszek
    @krzysztofmatuszek 5 років тому

    Though the pace was getting even TOO low at times, I have to say you gave me a big chunk of knowledge and a genuine feeling of creating something. That counts. A LOT. Mainly because programming usually gets notoriously boring when you don't see the point of what you're doing.

    • @IAmTimCorey
      @IAmTimCorey  5 років тому +1

      Thank you!

    • @krzysztofmatuszek
      @krzysztofmatuszek 5 років тому

      @@IAmTimCorey Worse news is, as long as I'm informed, the market for developers in my country, namely Poland, is now dominated by JS-based web projects. I think, though, that C# is a good start for OOP in general. What do you think about the amount of transferable skills once I get familiar with C#?

    • @IAmTimCorey
      @IAmTimCorey  5 років тому

      C# isn't a great learning platform for JavaScript, since they are totally different technologies. However, it is a great foundation for supporting JavaScript web apps. Unless people are using Node to get their data, they need a separate language for the back-end work. That's where C# excels.

  • @sirikilohit2077
    @sirikilohit2077 2 роки тому

    Thank you! I was struggling in these, but now done! a new sub!
    and there are lesser tutorials but this one is absolutely great.

  • @davidiverson
    @davidiverson 5 років тому

    Really good video, your style of explanation is just the right pace and this has given me a better handle on WPF than many other videos

  • @thomasbarratt5333
    @thomasbarratt5333 5 років тому +1

    Wow! I'm so glad I found your channel. You cover everything I need and more! Keep up the great work Tim.

  • @rockmanZXE
    @rockmanZXE 5 років тому

    This is a great video. I was feeling kind of confused about using WPF to design a UI, and this video has clarified a lot of things for me. Looking forward to watching your other videos! Thanks for uploading!

    • @IAmTimCorey
      @IAmTimCorey  5 років тому

      Awesome! I'm glad it was so helpful.

  • @schoolForAnts
    @schoolForAnts 3 роки тому +2

    Thank you so much for being clear, concise, and actually informative. Too many coding tutorials are just experts talking while they build something and don't really explain the how and why. They also go at a pace beginners can barely keep up with but your pacing is perfect! you have earned a sub.

  • @RonTDC
    @RonTDC 3 роки тому

    This is the most well explained, clearest and helpful tutorial I have ever watched

  • @nekrosis4431
    @nekrosis4431 10 місяців тому +1

    25:36 You can now "Pop out XAML" in the top left of the XAML part, and have 2 Tabs, one with XAML and one with the live Preview.

    • @IAmTimCorey
      @IAmTimCorey  10 місяців тому

      Yep, they listened and made the change.

  • @M3rtyville
    @M3rtyville 9 місяців тому +1

    I am new to WPF and starting to get the hang of it after doing the drag down method at the start. But there is still an issue I cannot solve
    What my program does right now is that it has 3 textboxes, a button and a datagrid. 3 are reading the input and 1 of the text boxes uses 2 inputs to calculate something using those values and show it on the one of the textboxes. Everytime I change the parameters and click the button, it shows a new value.
    Now I want the Datagrid to do the same but instead of just showing 1 solution, it suppose to show 25 different solutions. I want to create a table that gets generated whenever the button is pressed just like the 3rd textbox does and change whenever I change parameters and click the button. First column suppose to show the numbers 1 to 25 and the second column calculate using the parameters from the first 2 textboxes times the value of the first column that is in the same row.

  • @tesla_tower
    @tesla_tower 3 роки тому +1

    Thank you, you made me regain motivation in learning c#