C
CSharper
I have a very simple question about the working. I have a ASP.Net page
which is hosting a silverlight app. The ASP.net application runs in
the web server IIS domain but silverlight component get downloaded
into client box (where does it run? is it running in its own app
domain?). Now from client when we need to access data, we call local
web service hosted in the web server as ASp.Net compatible. Now from
client when we call localhost, does it come back into IIS as a outside
request through IIS firewall and how does it get session information?
Sorry for being very vague.
Thanks,
which is hosting a silverlight app. The ASP.net application runs in
the web server IIS domain but silverlight component get downloaded
into client box (where does it run? is it running in its own app
domain?). Now from client when we need to access data, we call local
web service hosted in the web server as ASp.Net compatible. Now from
client when we call localhost, does it come back into IIS as a outside
request through IIS firewall and how does it get session information?
Sorry for being very vague.
Thanks,