Silverlight Data Binding OneWay TwoWay Asp.Net C# XAML
Introduction: In this article,i am going explain about,what are the binding options and modes available in silverlight application. Main: Data binding is simply a process of displaying data to the end user.Silverlight contains a rich data binding platform that will help us to fetching data in faster and using less code. Databinding needs atleast the [...]