I would prefer to avoid getting into a debate about whether HTTP verbs PUT and DELETE are appropriate or obsolete and focus on the question of actually making Silverlight work when \"forced\" to use t
My silverlight application is currently hosted in IIS and is set up to only use HTTPS. the silverlight web project is the root of the IIS website and the webservices project开发者_如何转开发 is a sep
I have the a WCF service that is hosted in a console application. Here\'s the app.config file: <?xml version=\"1.0\"?>
I have a webservice and a Silverlight application. I also have a crossdomain.xml and clientaccesspolicy.xml
I am building a simple HTTP file server. I have an asp.net web application that exposes a WCF service (FileService.svc).
I have an ASP .NET 3.5 + Silverlight 3 web site hosted on Win Server 2003. The url is of the following form:
Is it possible to have a开发者_如何转开发 Silverlight client app directly access the Azure Table service REST endpoints? Putting aside concerns about how to sign the requests without leaking the share
I have a silverlight application which has a WCF in it. Since it is a self hosted WCF I\'ve understand I have to add an interface something like:
(I see several questions related to my problem but none of the solutions work for me as I am encountering this problem in production, not during local development, and I\'ve already tried all of the p
I\'m developing a silverlight application that uses a web service.It works just fine when I run it on my local machine but when I publish it to a remote server, it fails because it is looking for a a