Yesterday I had trouble getting silverlight apps to work on a webserver. I tried changing the .xaml file extension to .xml and everything worked like a charm!
See here:
http://jari.imagesinmymind.com/silverlight/clock_xml-instead-of-xaml-exstension.html
The best solution is of course to configure your server to handle xaml-files correctly, but for testing, this works just fine.
Showing posts with label Silverlight. Show all posts
Showing posts with label Silverlight. Show all posts
Wednesday, May 9, 2007
Tuesday, May 8, 2007
Flash to silverlight converter and other cool tools
Michael Swanson has created a swf to xaml converter called SWF2XAML.
http://www.mikeswanson.com/SWF2XAML/
It's really good at converting animations/graphics but it doesn't support actionscript, which is quite obvious since the xaml only contains the graphical objects of the project.Mike has also created a illustrator to xaml exporter.
I guess that both these tools will be used to create graphics easier. Doing all graphics by editing xaml files with notepad is something I wouldn't even touch...
http://www.mikeswanson.com/SWF2XAML/
It's really good at converting animations/graphics but it doesn't support actionscript, which is quite obvious since the xaml only contains the graphical objects of the project.Mike has also created a illustrator to xaml exporter.
I guess that both these tools will be used to create graphics easier. Doing all graphics by editing xaml files with notepad is something I wouldn't even touch...
Silverlight, first attempts...
My first attempts in creating silverlight has worked very well offline but not at all online... I think it has to do with upper/lower case characters but I made all files lowercase but it didn't help. I let you know when I figure it out...
Edit: Argh, it's probably the web-server that isn't configured for dealing with xaml (zammel) files...
Edit: Argh, it's probably the web-server that isn't configured for dealing with xaml (zammel) files...
Silverlight resources
Resources:
silverlight.net
MSDN Silverlight Dev Center
Silverlight tools & resources
Some articles:
SilverLight, Flash, and SVG
Sam Ruby: SVG to Silverlight Workbench
Why Silverlight Is Important
Latest blogs about a silverlight:
http://technorati.com/tag/silverlight
silverlight.net
MSDN Silverlight Dev Center
Silverlight tools & resources
Some articles:
SilverLight, Flash, and SVG
Sam Ruby: SVG to Silverlight Workbench
Why Silverlight Is Important
Latest blogs about a silverlight:
http://technorati.com/tag/silverlight
Silverlight Development
Hi folks! Here I will post my Microsoft Silverlight development experiences.
Subscribe to:
Posts (Atom)