Silverlight – publishing to remote server
Sep 18
Silverlight Silverlight No Comments
Publishing silverlight applications is similar to publishing asp.net applications. The only difference is we need to add the following MIME type extensions to IIS if we are using v6.0.
.xaml application/xaml+xml
.xap application/x-silverlight-app
RSS