Debugging XAML Binding with Silverlight 5

added by codegain
4/19/2011 9:08:20 AM

64 Views

For any data driven application with declarative data binding, with in XAML ,this brand new feature is the significant in many ways.Personally I remember most of the time i used to skip XAML way of binding as it lacked debugging feature.Now with Silverlight 5 my previous approach will surely take a back seat and will allow me to consider both ways equally.


0 comments