Since Silverlight 2, the binding in Silverlight has been truly amazing to build applications with. It’s ease and power has allowed developers to build advanced relationships with very little code. Silverlight 4 has extended the binding capabilities by adding indexed property binding. In previous versions, you could bind to an […]