Welcome to WindowsClient.net | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Browse by Tags

All Tags » File Format Converters (RSS)
XAML for UI & .rc files
I was never a Win32 developer, so I don’t know a ton about the .rc format…but this was an interesting comment that I found on Pete Brown’s “ WPF and Silverlight Convergence” post from Philip the Duck: @Steven: "I personally feel that Microsoft has...

Posted by Rob_Relyea | with no comments

SVG to XAML or Canvas (from SixPairs.com)
Happy to see more work on file converters from other formats to XAML.  See “ SVG to XAML Converter ” for details on these 4 apis: public Canvas SvgToCanvas(string svgString); public string SvgToXaml(string svgString); public Canvas SvgFileToCanvas...

Posted by Rob_Relyea | 3 comment(s)

PowerPoint converter to Silverlight/WPF XAML
Excited to see a file format converter from PowerPoint to Silverlight/WPF XAML from electricrain .

Posted by Rob_Relyea | 1 comment(s)

WPF/XAML News – 2009/02/13
Events Mix09 WPF Workshop: Jaime/Robby/John/… “ Hiking Mt. Avalon at Mix09 ”. Sounds great. WPF Jaime Rodriguez: Styling Microsoft’s WPF datagrid Several teams continue to do some very cool things with MultiTouch ( Resources for Multi-Touch in Windows...

Posted by Rob_Relyea | 7 comment(s)

Rudi Grobler: docx to FlowDocument
Browsing WindowsClient.Net's articles , I found Rudi Grobler's recent post that renders simple docx files as FlowDocuments: " OpenXML + FlowDocument = OpenFlowDocument? "  Nice use of Linq and extension methods as well. Previous...

Posted by Rob_Relyea | with no comments

WPF/Silverlight/XAML Web News - 2008/04/25
WPF Applications Karsten: Using Flotzam At A Conference .  That plus a cool way to pick sessions , and you've got a pretty sweet conference. Office releases their v2 of Microsoft Office Interactive Developer Map .  Previously blogged about...

Posted by Rob_Relyea | 2 comment(s)

Page view counter