ashishware.com
ashishware.com RSS Feed
 

Posts tagged XAML

Using the PowerPoint to Silverlight exporter

While exploring the web for XAML tools and utilities, I came across this nice ‘PowerPoint to Silverlight Exporter’ utility.This nice little tool can be downloaded  here : http://www.codeplex.com/pptx2silverlight. When I ran it , I was surprised by its simple user interface. I quickly created a sample PowerPoint presentation for testing. In my presentation, I added [...]

SVG to XAML Conversion

After having searched the internet in vain for some credible SVG to XAML converters, I came across Inkscape. Inkscape is a very well known vector graphics tool for Linux. It’s latest version has support for exporting to XAML, so I decided to give it a try. One can’t use Inkscape to create XAML for Silverlight [...]