The code-conversion tag has no wiki summary.
0
votes
1answer
363 views
How to generate HTML for syntax highlighted code?
I want to post on my blog some syntax highlighted code. Sites like PasteBin allows you to do this, but they don't provide the HTML code hassle-free.
Instead they suggest you to embed tags like this:
...
2
votes
1answer
1k views
C# to Java code converter?
What's the best online C# to Java code conversion site?
I'm looking for something like developerfusion's C# to VB site.