Skip to main content

Microsoft Silverlight

Answered Question How to deploy database service application on windows live streamingRSS Feed

(0)

punitkaur
punitkaur

Member

Member

0 points

2 Posts

How to deploy database service application on windows live streaming

Hi,

 

 Could somebody guide me on how to deploy a silverlight database application that ustilizes a database service. Can we host the service on the windows live streaming server itself or do i have to run the service on a third party hosting server and call the webservice from my silver light app on the windows live streaming server.?

 Basically I want the ability to populate data from database into the silverlight controls..
since I've just started learning, I would prefer a free web service hosting  solution...

Can someone help me out on how to go about developing such an app? I am a beginner in silverlight and any help will be greatly appreciated..

 

Thank you
 

 

  

Yi-Lun Luo - MSFT
Yi-Lun L...

All-Star

All-Star

25052 points

2,747 Posts

Answered Question

Re: How to deploy database service application on windows live streaming

Hello, Silverlight Streaming Service is only for Silverlight applications. That is, you can't deploy web services and database. You can't even deploy html pages. You need to find another host for deploying web services and database, and make sure the hosting site supports cross domain. Then your Silverlight applications deployed on Silverlight Streaming Service can call the web services.

shanaolanxing - I'll transfer to the Windows Azure team, and will have limited time to participate in the Silverlight forum. Apologize if I don't answer your questions in time.

punitkaur
punitkaur

Member

Member

0 points

2 Posts

Re: How to deploy database service application on windows live streaming

 So, does the web service also need to be deployed on a silverlight platform or a normal asp.net hosting server.I am new to all this..  pls pardon me if these questions appear naive:)

 Could you suggest hosting sites for web services that support cross domain and can be called by silverlight app?
 

 

Thanks 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities