/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





Introduction There are lots of data binding options in WPF.  Which one you use will depend, among other things, on the source of your data.  if the source happens to be a collection of .NET objects then you may be interested in the ObjectDataProvider that is available in WPF. Using the ObjectDataProvider allows you to reference the data source directly in the XAML markup.  (The more common alternative is to create a DataContext in the code behind).  One advantage offer ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC