The code string util is a further development of the 'Html to C# string'.

'Code string util' is a small, but very useful  tool for web developers to make the task of changing html, javascript etc. to a string used in C#, AS3 or Java a lot easier.

It is a windows form, where you type or copy your code, html or other text into the window, and choosewhich format you want the text to be converted into. Now the text will be changed, and you can copy-paste it into your code.

It can change text/code into a standard string variable or into a example documentation tag to use with JavaDoc or C#s xml based documentation style.

Free downloads
>> Get exe file
>> Get source files