Do you know any open-source asp.net web control to render code? -


I'm looking for an ASP.NET control formatting code written in some programming languages ​​(like stack overflow or "

Do you know about this kind of control?

There is no .net control that does this, but you can use Javascript syntax highlighter, such as:.

The main advantage is that this copy The cost of production takes the client side, which can be a huge benefit to many websites with a lot of code (like SEO), like programming forum / website. Wait ... they do that too , Is not it?).


Comments