Welcome to WindowsClient.net | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Browse by Tags

All Tags » DataModel (RSS)
DataTemplate in Generic.xaml – it should be the next ToString()!
Developers often find some benefit by implementing an override for ToString(). I believe that we could make providing a DataTemplate in generic.xaml very beneficial as well. First we have to start a beneficial cycle… What could be done with it: Apps that...

Posted by Rob_Relyea | 1 comment(s)

XAML UI News – 2010/02/24
Rob Update – Looking forward I’m still spending time on .NET 4/VS 2010, but since January, I’ve also been doing more forward looking thinking. We have a long list of important things to do…I’m itching to engage on several fronts…lots of good stuff to...

Posted by Rob_Relyea | 4 comment(s)

DataBinding tooling: keeps getting better
2010 continues to find Silverlight/WPF in a very good place, and the beautiful thing is that we have so many people, in Microsoft, and outside, making it better. Reading some folks on twitter pointed me towards Karl’s blog post about d:DesignInstance...

Posted by Rob_Relyea | 3 comment(s)

Persistable View Models & XAML for Config
I’m working on a XamlPad application sample using WPF4. As part of that, I’m ending up exploring ideas around persistable view models, which may end up having a lot to do with Xaml for Config . Here is the current persisted view model for my application...

Posted by Rob_Relyea | 8 comment(s)

Digging into Data (from a XAML perspective)
We’re spending a bunch of time this month (and probably next) syncing up with groups around the company to understand opportunities and feedback about XAML. Before I meet with any group, PDC09 Videos provide a great way for me to get a decent foundation...

Posted by Rob_Relyea | 4 comment(s)

Filed under: , ,

Very exciting Microsoft Pivot from Live Labs
Just watched Gary Flake’s PDC09 session about Pivot . (yes, I went to PDC, but I spent most of my time talking with attendees and preparing for my talk). Fascinating problem space and app! (Happy to see it built in WPF, too…) Explore more information...

Posted by Rob_Relyea | 1 comment(s)

Eran Kampf: Developing a Robust Data Driven UI using WPF
A very nice series of posts are in the works: In " The Introduction ", Eran provides an overview of DataModel/View/ViewModel. In " The DataModel ", he writes about a DataModel class deriving "from DispatcherObject because we need...

Posted by Rob_Relyea | with no comments

Filed under: ,

Page view counter