0
votes
1answer
68 views

How to retrieve My Quick Links on Sharepoint using Client Object Model

I need to retrieve the List of the Current User's "My Quick Links" on my Silverlight Application from SharePoint 2010 using the Client Object Model. Could someone please advice on how this can be ...
0
votes
0answers
74 views

How to set windowless property for the “AdhocReportDesigner” in sharepoint

I am using AdhocReportDesigner (Which will installed with SQL-Server 2012 report server) in an iframe to display the power view reports. Now on my page I want to show some html pop- up above the ...
1
vote
0answers
119 views

How to trigger event receiver on library when adding items to library through silverlight control?

I created an event receiver which triggers when an item added to the library.And it is working fine when i am adding items at library level(By clicking upload in ribbon controller of library).But the ...
1
vote
1answer
286 views

How to Automate or Move (Silverlight) xap file to 14 hive ClientBin

I am using silverlight project in sharepoint 2010.I have an requirement of using WSP builder project only for building the soultion and I have configured the layout structure as shown below. In the ...
0
votes
1answer
151 views

SilverLight webpart reading data from a external server through sharepoint

Let's hope i'll be clear enough. Ok. I have a request to create a silverlight webpart, that'll be 'fed' with data that comes from a third server. This external server can't (security issues) be ...