Browse by Tags
All Tags »
File Format Converters (
RSS)
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...
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...
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...
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...
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...
Excited to see a file format converter from PowerPoint to Silverlight/WPF XAML from electricrain .
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...
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...
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...