Browse by Tags
All Tags »
XAML for Config (
RSS)
I tweeted a pointer to David Poll’s “ To XAML with Love (an experiment with XAML Serialization in Silverlight) ” recently. Wanted to make sure I did a short blog post about it, as it is worthy of more than just a quick tweet! I’m really happy with the...
This twitter conversation happened the other day between mstrobel and myself: (read top to bottom). Interesting question and comments. I’m eager, also, to ensure that Silverlight & WP7 both use XAML to its fullest. I’m reading Mike’s comments...
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...
Interesting to see “ From NetReflector to XAML ” from Craig Sutherland detailing an exploration of using XAML for Config for CruiseControl.NET. WPF’s XamlReader.Load vs System.Xaml’s XamlServices.Load() CS: “although from what I understand WPF will still...
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...
Josh Twist would like to see .config move over to be XAML based. XAML for Config (theJoyOfCode.com) - "Type checking, extensibility... oh the joy." Pointer to previous post (added 2008/04/16) Actually, in an old blog post , I had pointed toward...