The following list shows converters developed by the WPF community to convert different formats to XAML or vice versa.
 |
| Austin | |
|
| Commented on 25.July 2009 |
| Photoshop link is no longer valid. Would be great if anyone knew of one to post it.
|
|
|
 |
| Christian Moser | |
|
| Commented on 27.July 2009 |
Hi Austin,
you can use Expression Blend 3 to convert Photoshop Files into XAML. You can download a 60 days trial version from here: www.microsoft.com/expression
|
|
|
 |
| Roman | |
|
| Commented on 30.October 2009 |
| There is a tool that converts Adobe Flash/SWF files to Silverlight/XAML - SilverX (http://www.silverx.net). Maybe this link can be useful too..
|
|
|
 |
| shuchita saxena | |
|
| Commented on 14.June 2010 |
i want to convert my wpf application to asp.net.
kindly help me.
|
|
|
 |
| Mike Strobel | |
|
| Commented on 11.July 2010 |
Shuchita,
WPF and ASP.NET are fundamentally different platforms. One runs on the client, one runs on the server. One is stateful, the other is stateless. I would definitely not recommend trying to "port" a WPF application to ASP.NET. The opportunities for code reuse at the UX level are virtually nonexistent. If you do not require the application to run on a server, but merely in a browser, you may want to consider porting the application to Silverlight instead. The conversion may still be a long process, but it would be somewhat less painful, and probably easier than rewriting the application from scratch for ASP.NET.
Cheers,
Mike
|
|
|
 |
| Julian | |
|
| Commented on 23.July 2010 |
| Please post a link to a XAML to SVG converter.
|
|
|
 |
| Robert Smith | |
|
| Commented on 31.July 2010 |
I am writing a document in MS Word 2007 and using Expression Blend and Design to do the graphics. Is there a "XAML to WordML" converter available? Or do you have any other suggestions?
Thanks,
R. Smith
Columbia, MD.
|
|
|
 |
| Jayesh... | |
|
| Commented on 3.August 2010 |
| Hi, Good Information
|
|
|