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 » File Format Converters (RSS)
Michael Scherotter: Word to XAML Converter; ValueConverter item template for VS
As always, love to see Silverlight/WPF community members publish info about their successes. Even better is when they share components, best practices, and fill in developer experience holes.   Michael “ The Synergist ” Scherotter has published about...

Posted by Rob_Relyea | with no comments

Software should adapt and improve when UI paradigms change – rethink, don’t just port
During WPF’s first version (v3, of course) we considered building a porting tool to enable WinForms developers to easily migrate to WPF. We didn’t build that migration tool because: We thought that the UI paradigm changes didn’t deserve a simple port...

Posted by Rob_Relyea | 9 comment(s)

WinForms to XAML UI Converter
I’m happy to see Davide Senatore is publishing a WF2XAML converter! If you are interested in converting a WinForms (including Windows Mobile app < v7) to Silverlight, Windows Phone, or WPF – this looks very interesting! Latest blog post from Davide...

Posted by Rob_Relyea | 6 comment(s)

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)