Skip to main content

Microsoft Silverlight

Answered Question Silverlight /SharepointRSS Feed

(0)

trivediD
trivediD

Member

Member

3 points

3 Posts

Silverlight /Sharepoint

 I am trying to develop Sharepoint/Silverlight Project and trying to figure one thing not sure everyone running into same problem or not.

 I have a silverlight project and creates a xap files . I load the xap files in the webpart 1 and it works fine now my question is i want to create another silverlight page and in the same web application and host to another web part  2. Since xap loads the page you specifiy in the app_start than how i specify page 2 for web part 2?

 thanks

MarkMonster
MarkMonster

Contributor

Contributor

5220 points

1,046 Posts

Answered Question

Re: Silverlight /Sharepoint

You can provide initParams from the html-object which is going to host the Silverlight app. Read the initParams in App_start and choose the right page.

Mark Monster - MCPD Enterprise
http://mark.mymonster.nl
Silverlight and Expression Insiders UG

Dont forget to click "Mark as Answer" on the post that helped you.

trivediD
trivediD

Member

Member

3 points

3 Posts

Re: Silverlight /Sharepoint

 do you have a code example if you don't its okay . i will try to figure it out tonight..

and thank you very much for your quick reply .. really appreciate it...

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities