Integrating SilverLight with SharePoint
Last post 05-13-2008 3:03 PM by Frogs69. 3 replies.
Sort Posts:
05-05-2008 7:35 AM
Integrating SilverLight with SharePoint

Hello,

Wanted to know if there is any advice on how to have my Silverlight app run inside a SharePoint Webpart?  I have basically customized one of the carousel apps availbe from the showcase and want to have it display inside of SP.

 Can anyone give me some advice on this?

Thank you.

Tim

SilverTMF

Joined on 05-05-2008
Posts 1
05-05-2008 9:22 AM
Marked as Answer
Re: Integrating SilverLight with SharePoint

I don't have that much idea about SharePoint. But I suggest you to take a look the following posts.

http://www.binaryjam.com/2007/06/05/sharepoint-silverlight-image-library-viewer-part/

http://msdn.microsoft.com/en-us/sharepoint/cc303301.aspx

Hope it helps. 

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Best Regards,
Michael Sync

Blog : http://michaelsync.net
Feed : http://michaelsync.net/feed

mchlSync

Joined on 09-16-2005
Singapore
Posts 2,021
05-12-2008 4:03 AM
Re: Integrating SilverLight with SharePoint

Its still a pretty fragile

After going through theSharepoint/ Silverlight BluePrints, you still have to do a whole heap of work to get something working. See

Patrick Tisseghems Blog [ http://www.u2u.info/Blogs/Patrick/Lists/Categories/Category.aspx?Name=Silverlight%20BluePrint ],  

For the most robust advice, unfortunately a lot of web.config copying is involved.

I have had some partial success, and can develop Silverlight 2.0 XAP files displayed in SharePoint Webparts, but I am having Authentication  problems for Member users to see the WebParts, unless the Site Administrator logs in first

JuliasW

Joined on 09-25-2005
Posts 78
05-13-2008 3:03 PM
Re: Integrating SilverLight with SharePoint

You can also upload your Silverlight app to Silverlight Streaming and reference it in a SharePoint web part within an iframe. See http://dev.live.com/blogs/sls/archive/2007/12/10/176.aspx for more details.

Cheers.

Frogs69

Joined on 04-30-2007
Redmond, WA
Posts 207