Does anyone know a good data binding tutorial for beginners? I’m trying to get it to work for the last few hours and my head is spinning already.. Is there any simple tutorials, WITHOUT unnecessary code where is shown how just bind property to a variable and something like that?
Share
You could try this CodeProject article, code samples in it seem pretty small and straight forward. Though if you’re having specific issues, you should post those as questions and someone will help you figure it out.