Out of browser update when site secured with Windows Authentication

2011-05-10 Thread Mikala Gardineros
Hello, I have an intranet site (iis 7.5) that hosts a Silverlight oob application. The site also hosts a wcf service that is used by the oob application. I use Windows Authentication, primarily to lock down the wcf service, eg authentication mode=Windows / in the web.config. The user lifecycle

Re: ozdotnet vs ozwinrt etc

2011-09-28 Thread Mikala Gardineros
I like the OzXAML suggestion. eg WPF/SL/WP7/WinRT all in one. On Wed, Sep 28, 2011 at 10:07 PM, Steven Nagy ste...@snagy.name wrote: WPF and SL will be around for years to come yet. Let’s re-ask this question when it becomes an issue? ** ** OzWpf doesn’t get much attention

Re: attempting to access a service in a cross-domain way

2011-10-30 Thread Mikala Gardineros
If the service is hosted on a different web site to that which is hosting your silverlight app, you most definitely will need a clientaccesspolicy.xml on the site hosting the service (or even the flash equivelant crossdomain.xml works if that is your preference.) One easy way to check is to