By: TwitterButtons.com

Recent blog posts

User login

Home | Blogs | Stephane Eyskens's blog

New release of the rating system for SharePoint Foundation

Hi,

I've just released a new version of my rating system for SharePoint Foundation.

Happy Coding!

Comments

Sandboxed?

Any plans to make a sandboxed version for installing on hosted SharePoint like Paul Stubbs outlined back in 2009? http://bit.ly/fwUAYt
I think that would make the ratings useful for public blogs like mine.

Sandboxed

Hi,

Well, I've already thought of it but the rating solution embeds custom field types which cannot be embedded within a sandboxed solution since it must be deployed to the hard disk of the WFEs.

Moreover, I also deploy a custom web service. So, although it would be possible to make something, it would be likely a full re-design of the rating system.

Best Regards