Hello,
I have done a web based project in C#. One of the module that I did was newsletter. I did the newsletter in javascript to design a simple editor with simple function such as bold, underline, italics etc like the one we used in this forum. I am wondering if there is any C# coding in developing a simple editor instead of using javascript.
If there is, can anyone give me the idea and where can I search and refer to.