in
tri
home of the trivadians

Nach Ordnungsbegriffen durchsuchen

  • Kick it like Beckham with WPF Animations

    I’m just finishing the Animation-Chapter of my German-speaking WPF book (WPF-Buch erscheint im Juni 2008). I had a hard time to find a good idea how to show the reader animations in a really "non-boring", but easy way. And I think I’ve found one. Animations in WPF are really powerful...
    Erstellt in Thomas Huber (Weblog) von Anonymous am 02-21-2008
  • Bind to methods with ObjectDataProvider

    Two classes inherit from DataSourceProvider. XmlDataProvider and ObjectDataProvider. ObjectDataProvider wraps an object and allows you to bind to the wrapped object in XAML. The ObjectDataProvider has a ConstructorParameters-Property for creating an object by using a constructor with parameters. The...
    Erstellt in Thomas Huber (Weblog) von Anonymous am 01-10-2008
  • Working with the XmlDataProvider

    The XmlDataProvider class enables Binding to XML inside XAML. This will allow you to bind e.g. to the rss feed of a blog like http://www.thomasclaudiushuber.com/blog/feed/, cause rss is simple XML. A XmlDataProvider-Element is declared as a logic resource. You simply set the Source-Property to a XML...
    Erstellt in Thomas Huber (Weblog) von Anonymous am 01-07-2008
  • C# 3.0 and WPF’s ListView

    In many applications you want to fill up a ListView or a GridView with some data. In WPF applications you set the View-Property of the ListView to a GridView to show the data nicely in columns. In most cases you have an entity class (think of it as a "real" entity class or a DataRow [...]
    Erstellt in Thomas Huber (Weblog) von Anonymous am 12-12-2007
Seite 1 von 1 (4 Treffer)
/