Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find a Silverlight HTML editor with WYSIWYG? [closed]

We have a CMS system that we're currently taking the admin back end and converting to Silverlight 3 or possibly 4 by the time we go to production. We wrote a custom JS / DHTML editor to suit our needs, and will need to do the same now in Silverlight. Has anyone seen any clues to a base functionality that we could build upon for our own app?

We don't really have the time to build from scratch, but it's looking as if this might be our only solution for today. Any help would be greatly appreciated. http://www.vectorlight.net/controls/rich_textbox.aspx We came across this control, but there’s no option to buy the source code. Something similar could be enough for now, as long as we could modify it to our needs. Price is not a huge issue, as long as it was less than $2K. That’s the tipping point where I’d need to make a real business case for it outside our team.

like image 474
jcavaliere Avatar asked Nov 05 '22 16:11

jcavaliere


1 Answers

I work for a company that has just released a Silverlight Control suite and one of the controsl we have developed is a Silverlight HTML Editor.

Silverlight Html Editor

It includes basic functionality and we're growing the capabilities based on customer demand. It allows HTML import and export which I think is your key initial requirement.

Source code is available for purchase if desired and the price is well down on the $2000 upper limit that you have :-)

I hope that helps.

like image 70
traskjd Avatar answered Nov 11 '22 05:11

traskjd