How to Data Bind in WPF (C#/XAML)

preview_player
Показать описание
A short tutorial on how to use data binding to synchronize UI elements in a WPF C# application.

Рекомендации по теме
Комментарии
Автор

People like you are a Godsend! I pored over documentation for half an hour, trying to understand MVVM, x:Bind, x:Key, x:Class, and so forth. Reading documentation can feel like trying to decipher ancient tablets written in cuneiform sometimes. Super thankful for this video!!!!

VaporTrap
Автор

Thank you! Was searching for quite some time for a simple solution for this.

renatasuba
Автор

Youtube > Stackoverflow.
Just the fact that you get to see working examples on current versions, rather than suggestions on a version from the 2010 era.

JasonRobards
Автор

Actually the best explanation of Binding i've seen so far. Thanks a lot kind sir ;)

RealChramon
Автор

Thanks. Better than the last video I watched

animeboy
Автор

very easy to watch and get thee hang of, well explained, shame its not a series! Thanks

frankyegan
Автор

Excellent tutorial! Really helped me out. Subscribed.

kirishima
Автор

Thanks you so much! :) Very helpful to me.

Binarymath
Автор

This video helped me a decent amount, thanks.

BogdanAndreiRO
Автор

Thank you, that helped me a lot on my project!

paradox_max
Автор

such great and simple tutorial! thank you

guy
Автор

if you dont know why ur slider isnt updating, u have to hit tab not enter after typing value

prod.dopamine
Автор

Hi ! If you guys add into TextBox you will see clearly what the two way is.

gokayakcay
Автор

Is it possible to data bind between projects?

mecerre
Автор

I'm a beginner to C# and none of this code makes any sense even after doing tutorials on syntax, classes, and functions, etc. Like what do all these built-in words mean? I'm so confused :( Any advice?

starogre
Автор

Did you use some shortcut to view the Window at 4:24? I have to build the solution and open my window from Releases every time i want to see it - would be nice to get a quick view of it like that! :)

bjornwalter
Автор

1:11 Isn't the `window` extension needed? How is that possible?

Popart-xhfd
Автор

I can't get this to work with a DataGgrid

jobennebur
Автор

doesnt work ... The Slider is not getting updated when I change the textbox

bloodraven.
Автор

You're fcking god. I was looking for something like this for couple of hours on stackoverlow, documentation, youtube videos and NOTHING worked. Then I watched this video with much less code then in other guides and it...just works. Thank you very much ;3

illmefy