Welcome to WindowsClient.net | My Blog | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Syndication

Sponsors





  • advertise here

Browse by Tags

All Tags » XamlDom (RSS)
BindingFinder-Utility (and sample code) to find all Bindings in a XAML UI project
I wrote a sample to show a coworker how to find all Bindings in a project. BindingFinder uses msbuild apis, xaml apis (from .NET + XAML Toolkit). See http://robrelyea.com/demos/BindingFinder for links to the code and any future updates. Example output...

Posted by Rob_Relyea | 8 comment(s)

Exploring: XamlPad to XamlDesigner
I’ve been exploring XamlPad and XamlDesigner features built on top of .NET 4. I plan to ship a XamlPad+ sample soon. After that, I’d like to provide guidance and/or small samples for all of the other steps to enable the Xaml Tools out there to continue...

Posted by Rob_Relyea | 9 comment(s)

XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
We announced and showed off the new Microsoft XAML Toolkit CTP last week at PDC09’s XAML Futures talk. Michael Shim now blogs: “XAML Toolkit CTP – November 2009 is now live!” “Running FxCop rules against Silverlight or WPF XAML” (Michael, a program manager...

Posted by Rob_Relyea | 2 comment(s)