C# WPF Tutorial #16 - Expander
5:36
C# WPF Tutorial #14 - StackPanel
5:54
C# WPF Tutorial #12 - ListView
13:24
C# WPF Tutorial #9 - MessageBox
5:17
C# WPF Tutorial #4 - Code Behind
11:05
C# WPF Tutorial #1 - What is WPF?
2:02
Пікірлер
@哭哭熊頭
@哭哭熊頭 11 сағат бұрын
observablecollection = collection + INotifyPropertyChanged?
@mumk
@mumk 22 сағат бұрын
The sound quality of this tutorial was lit 🔥
@FeinkinFreky
@FeinkinFreky Күн бұрын
Thank you so much
@PhilipHenningD
@PhilipHenningD Күн бұрын
Thank you for these videos!! I've generally been watching them once through and then playing back as I code along.. however this video is going to take a few re-watches I think. I must admit that I am already a little bit confused as to why you are entering the list data in the ViewModel and not the Model? Am I barking up the wrong tree if I assume that it's something to do with us not hooking into an external data source? Apologies in advance if you have covered this in the next video 🙂 Many thanks again, Phil
@mumk
@mumk Күн бұрын
literally searched observable collection on your previous list view tutorial, you are such a wise man
@哭哭熊頭
@哭哭熊頭 2 күн бұрын
WPF is somekind much awesome and reuseable than Winform.I like this video.
@kovcorporation
@kovcorporation 2 күн бұрын
very simple and usefull describe for a complicated stuff :) thanks
@MPR-jl7kx
@MPR-jl7kx 3 күн бұрын
Thank you for everything you have taught me . i do not know English well to follow English tutorial but your video and speech are good enough to understand. i hope you comeback and continue this tutorial❤
@jonathansanon697
@jonathansanon697 3 күн бұрын
Man, I don't have words to thank you enough. I have been searching for a good introduction to C#,WPF and here you are. You really did an awesome job with this playlist. Thank you again.
@artemky3bmu45
@artemky3bmu45 4 күн бұрын
Thank you for your lessons
@atkbenz4416
@atkbenz4416 4 күн бұрын
Hello I have a question: Can you explain the position and de function of bool running = false; and running = !running
@artemky3bmu45
@artemky3bmu45 5 күн бұрын
Thank you for this lesson.
@mumk
@mumk 6 күн бұрын
Crazy stuffs, this is exactly what I need to improve my small program, it was invaluable and I cannot express my gratitude enough!!!! Thank you!
@kushaljain-m5e
@kushaljain-m5e 8 күн бұрын
Nice easy to understands
@artemky3bmu45
@artemky3bmu45 9 күн бұрын
Thank you so much. It's constructive!!!
@artemky3bmu45
@artemky3bmu45 9 күн бұрын
Thank you so much. It's constructive!!!
@OnewheelOnedream
@OnewheelOnedream 9 күн бұрын
thanks for video :)
@canabale
@canabale 9 күн бұрын
Its a neat start for a checkbox. But there are a few things about this, that i find... disturbing. 1. The "Label"-Control exists for a reason. Given its purpose in HTML I'd assume, that one would need to use that for accessibility reasons instead of the text-block. 2. A placeholder is not the same as a label. When all fields of the form contain a value, you still want to be able to see the headers for the fields. Otherwise it could become a little difficult when you have stuff like "firstname" & "lastname" filled out by a person from the other end of the world, and you have neither heard any of the names before - You would struggle to make the association. I personally like googles material design, where the placeholder becomes a header, once you either gain focus or have a value entered. That aside, I liked the video. Well explained stuff, just as a hint for the viewers: You might want to watch a UI/UX session, before diving into your code.
@trerouploads8169
@trerouploads8169 11 күн бұрын
thanbk u so much for the chrome fix stuff
@surajpatil8670
@surajpatil8670 13 күн бұрын
Thank you
@sanjaytharan622
@sanjaytharan622 14 күн бұрын
This series has been great so far! I learnt so much just by going through this playlist! You are amazing, Hope you come back soon and continue😊
@STUPIDYOUTUBE_HIDINGMSGS
@STUPIDYOUTUBE_HIDINGMSGS 15 күн бұрын
in the grid row.definitions, he created a 70-20 row size, then proceeded to create another grid row.definitions to make it 30-40, why do it outside the first child grid, why not do it inside the rowdefinition like below? <RowDefinition Height="70"> <Grid.RowDefinitions> <RowDefinition Height="30"> <RowDefinition Height="40"> </Grid.RowDefinitions> </RowDefinition> // end of RowDefinition Height="70"
@Bacoj.
@Bacoj. 16 күн бұрын
tysm
@sirunknown8900
@sirunknown8900 18 күн бұрын
I just wanted to say thank you for creating such easy-to-understand WPF tutorials! I hope you'll continue making more videos in the future. If you don't mind sharing, what's a list topics would you cover next if you were to come back?
@benoitvital7881
@benoitvital7881 18 күн бұрын
very good tutorial thanks a lot
@acessogeral1537
@acessogeral1537 18 күн бұрын
Nice tutorial.
@sebastianvogl7644
@sebastianvogl7644 20 күн бұрын
Thanks a lot😊
@JuvilleBeats
@JuvilleBeats 26 күн бұрын
I think I understand the basic structure of MVVM but one thing bugs me for a long time and that's the fact that one still has to refer to the objects and propertiers but in this case through the bindings. What's the point of that? How is the UI decoupled from the Code in that case? How can a designer make the UI without knowing how the objects and properties are named? I understand that both are separately testable but that's all? Any hints and tipps from anyone are greatly appreciated!
@jhlfergus
@jhlfergus 26 күн бұрын
I have a custom app that I am creating and I am using custom UI textures so it doesn’t look like the standard app at all. In that app I am using treeview and I want to change the look of the scroll bar to match the rest of the app. How can I do that?
@MAXRAY-bw9kv
@MAXRAY-bw9kv 27 күн бұрын
many thanks good stuff in small time <3
@xRynoTheRS
@xRynoTheRS 29 күн бұрын
thank you
@amirbahadormohtashami4541
@amirbahadormohtashami4541 29 күн бұрын
I had a lot of questions and you answered all of those in this series in the best way, that was very useful for me thank you
@testg4andmmm129
@testg4andmmm129 Ай бұрын
12:15 xamllll heelllllllll ,,,,,,, definitely different file ...with proper name......
@patrykgwardzik4509
@patrykgwardzik4509 Ай бұрын
nicly done
@testg4andmmm129
@testg4andmmm129 Ай бұрын
2:14 Holly shoot.. too verbose its nauseating.....
@simonwillover4175
@simonwillover4175 Ай бұрын
Why does mine say "Attach" instead of "BeginnerTutorial"?
@frixzy1797
@frixzy1797 Ай бұрын
thx
@hungnguyen-bt7qj
@hungnguyen-bt7qj Ай бұрын
niceee
@ion4798
@ion4798 Ай бұрын
oh, that is simple, but there is one more thing, when window is maximized you must be able to drag window , that is tricky
@jessedellemann2939
@jessedellemann2939 Ай бұрын
I am waiting for the vid about multi threading... ;)
@MuqtadirRajapatel
@MuqtadirRajapatel Ай бұрын
I love this tutorial, except audio . Your voice is very low. Please fix it and the reupload. I need very quite place to sit and watch these videos.
@mrredstonia
@mrredstonia 6 күн бұрын
This might sound crazy but.. have you considered turning up your volume? 🤯🤯🤯
@MuqtadirRajapatel
@MuqtadirRajapatel 6 күн бұрын
@@mrredstonia yes, I did.
@davidjennings6293
@davidjennings6293 Ай бұрын
Thanks! This series is VERY helpful.
@KampaPlays
@KampaPlays Ай бұрын
Thank you so much. Really appreciate it and I'm very glad it helped!
@htoohtoosan7648
@htoohtoosan7648 Ай бұрын
Thank you very much. I am just a starter of studying WPF and your videos helping me alot. Easy understanding! <3
@Demiiigods
@Demiiigods Ай бұрын
Simple quick and clean thank you so much keep up the great work
@mrmbeautiquethebrand
@mrmbeautiquethebrand Ай бұрын
Voice is too low
@roman8812
@roman8812 Ай бұрын
how do you make it so that it shows you the paths/file names when you hover paths/fileNames at 5:02
@zerocount_
@zerocount_ Ай бұрын
Hover over .SafeFileNames in the line that says: string[] fileName = fileDialog.SafeFileNames; A small pane should show below .SafeFileNames; Click View to see the opened files.
@zerocount_
@zerocount_ Ай бұрын
Remember to add a breakpoint on the } above the else statement. do that by Hovering far left on the line, left of the line numbers too. A red dot appears that you can click
@kopilkaiser8991
@kopilkaiser8991 Ай бұрын
Awesome and very easy to understand tutorial 😊