VB.Net and C# question (Translating?)
This might appear a silly question... But someone said "There is no sillier question than the one that is not asked"
So here is my question: I was asked to develop an application in any other language that is not VB.Net nor VB 6, so if I develop it on VB.Net is there a tool or a way that it will be translated into C# so I get the source code of C# of what I programmed on VB.Net?
Again, read it: "Is there a way to get my code from VB.Net translated into C#?"
Thanks... :)
Re: VB.Net and C# question (Translating?)
Quote:
Originally posted by Tec-Nico
This might appear a silly question... But someone said "There is no sillier question than the one that is not asked"
So here is my question: I was asked to develop an application in any other language that is not VB.Net nor VB 6, so if I develop it on VB.Net is there a tool or a way that it will be translated into C# so I get the source code of C# of what I programmed on VB.Net?
Again, read it: "Is there a way to get my code from VB.Net translated into C#?"
Thanks... :)
Why can't it be in VB.NET if it can be in C#?
Oh, and the tool you're looking for is from www.remotesoft.com/salamander
However, I've heard that apps developed in VS.NET 2003 (or maybe just the framework 1.1) cannot be decompiled back like this.