Originally posted on: http://geekswithblogs.net/mnf/archive/2016/01/24/tiny-mce-editor-in-asp.net-web-form.aspx
I wanted to implement rich text editor in ASP.Net Web Form. I found that Tiny MCE editor is very popular and selected it.
I've followed the article http://blog.tentaclesoftware.com/archive/2012/05/21/asp-net-4-0-tinymce-and-ldquoa-potentially-dangerous-request.aspx and it was enough to make it working
Another article, that I read was http://www.aspsnippets.com/Articles/Using-Tiny-MCE-Rich-TextBox-in-ASP.Net.aspx