Jump to content

Sharepoint 2010 - Anyone know where we can get some free web parts?


Recommended Posts

Posted

We are looking for a sideshow like this:

Vertigo: Slide.Show

 

and any other cool webparts that could be useful.

 

unfortunately i have no idea how to put silverlight into SP and all the webparts seem to be around £600!!

 

Thanks.

Posted
I never found any decent free web parts when I was playing with it, but to upload silverlight content just upload the '.xap' file from the 'bin > debug' folder in the silverlight project, put in a silverlight web part, point it to that '.xap' file and you're good to go. Probably a good idea to change the web part properties to match the size of your silverlight app though.
Posted

Reading the "Quick Start Guide" it looks like you should be able to use a "Content Editor Web Part" with the "Source Editor..." add code below.

code.jpg

Upload and link all the images into a XML file stored in a Document Library.

xml.jpg

and you should be there, might need some tweaks.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...