1
peeps

Tim Sneath : Configuring a Web Server to Host Silverlight Content

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 1046 days, 11 hours, 26 minutes ago
Sunday, July 12, 2009 7:00:06 PM GMT

Deploying Silverlight content to a production web server is a pretty easy process. Despite occasional misconception, Silverlight doesn't require a Microsoft-based web server: Apache can host up Silverlight content just as happily as IIS. But there's one little gotcha: web servers are typically configured to only serve up a limited set of known file extensions as static content. That's all well and good, but Silverlight introduces two new file extensions (.xaml for loose XAML files and .xap for the zip-...

category: News | clicked: 1 | | source: blogs.msdn.com | show counter code
tags: IIS, Silverlight

No comments yet, be the first one to post comment.

To post your comment please login or signup