What a great example! Thanks for making that so clear. It appears in .Net 4.7.3 we can also have the binding syntax like: {Binding FirstName} as opposed to {Binding Path=FirstName}
I have a doubt....can I declare two datacontext for a Xaml. Let's say in code behind I added the data context and in Xaml for one control i want data from another file. So without merging two classes object can I define two data context in one Xaml?
Thank u for your content i followed ur channel and learnt a lot of things just by u. My qst how i could build an app with sigle window using frame ? User controls ?
Thank you so much for the great tutorial but kindly make a playlist and make the videos in a sequence , so that the confusion should be cleared for the beginner like me .
Hello sir , your videos are to the point, simple and easy to understand . Sir can u tell how could i bind a particular item from a collection to textblock.
What a great example! Thanks for making that so clear. It appears in .Net 4.7.3 we can also have the binding syntax like: {Binding FirstName} as opposed to {Binding Path=FirstName}
Your videos are so easy to follow and understand. Your explanation are clear and helpful Thank you for sharing!
Glad it was helpful!
nice job
Thanks a lot for your videos..Really helpful!:)
great video, thank you very much! :))
very easy to understand.Thanks!
Your tutorials are very good and please zoom the code when showing visual studio, because not able view the text. Thanks.
I have a doubt....can I declare two datacontext for a Xaml.
Let's say in code behind I added the data context and in Xaml for one control i want data from another file. So without merging two classes object can I define two data context in one Xaml?
sweet and to the point. thank you
Thank u for your content i followed ur channel and learnt a lot of things just by u. My qst how i could build an app with sigle window using frame ? User controls ?
Thank you so much for the great tutorial but kindly make a playlist and make the videos in a sequence , so that the confusion should be cleared for the beginner like me .
Thanks. If obj is a list observecollection and how can we show datacontex and binding inside this list firstname?
I have a query here, what happens if we create the Product object somewhere else than the Constructor
Thank you very much!!!
Hello sir , your videos are to the point, simple and easy to understand . Sir can u tell how could i bind a particular item from a collection to textblock.
Hi, why do you use textblock instead of label?
thanks!
Thank you so much for the great tutorial but kindly make a playlist in a sequence , so that the confusion should be cleared for the beginner like me .