Me, Myself and Mayvelous
7 Nov
If you are a multi language developer, you’ll surely make use of one of these nice tools to convert between different languages.
I’m sure there are alot of programs out there but this web based “Code Translator” one is very fast and on fly convertion. You just paste the code or type the code and it will convert as you type. No need to press enter or whatso ever. If you delete one line, the preview code will remove that line as well. Very cool.
This service will translate the code for you, just start typing the code or upload a file to translate it.
For now it only supports from VB.NET to C# and from C# to VB.NET.
To use it you can either:1. Start typing your code.
2. Copy and Paste the code in the Code Text Box.
3. Translate an entire file using the file upload.
Link: Code Translator
If you don’t like web based convertor and feel like have it on your system, you gotta try my favorite Lutz Roeder’s .Net Reflector program which can convert to quite a few languages.
Reflector for .NET
Reflector is a class browser for .NET components. It supports assembly and namespace views, type and member search, XML documentation, call and callee graphs, IL, Visual Basic, Delphi and C# decompiler, dependency trees, base type and derived type hierarchies and resource viewers.
You can convert up to 4 languages (IL, C#, VB, Delphi). Another coolest function the “Reflector” provide is the ability to disassemble/decompile various assembly files (.dll and .exe).
Well yah, you can easily steal others compiled codes just by using “Reflector” to decompile it.
It’ll list down all the classes, functions and everything from your assembly file. Sweet hah?
It’s very useful for me cos’ I sometime need to steal reference others codes and make a few convertion between languages, so yah I really love that program.
Our trainer Steve Rodgers is the one who introduced us with both the convertors and their usefulness.
My sincere appreciation goes to him. Thanks.
If you know any other good one like this, do let me know.
Cheers.
No related posts.