|
-
Nov 12th, 2007, 03:38 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Converter VB2005 to JAVA
Hey People!
Is there any way to convert VB 2005 application (Windwos Form) to JAVA?!
-
Nov 12th, 2007, 06:52 AM
#2
Re: Converter VB2005 to JAVA
Sure there is. Work out what your VB code does and then write Java code that does the same thing.
-
Nov 12th, 2007, 07:02 AM
#3
Thread Starter
Addicted Member
Re: Converter VB2005 to JAVA
lol... thanks for your help... but what if i don't know anythin in Java?!
In Love With .NET Framwork and Microsoft
Learning ASP.NET,ADO.NET And VB.NET
Becoming a Software Engineer...
-
Nov 12th, 2007, 07:15 AM
#4
Re: Converter VB2005 to JAVA
Then you'd be out of luck. May I ask why you want to convert something to a language you know nothing of?
-
Nov 12th, 2007, 07:19 AM
#5
Thread Starter
Addicted Member
Re: Converter VB2005 to JAVA
well, i developed an application, and by friend wants in java... he just wants to see how it is in java, i personally don't need it...
In Love With .NET Framwork and Microsoft
Learning ASP.NET,ADO.NET And VB.NET
Becoming a Software Engineer...
-
Nov 12th, 2007, 07:37 AM
#6
Re: Converter VB2005 to JAVA
That's all very strange. You, who knows no Java, have written an application in VB.NET and your friend, who knows no Java, wants to see how it would look in Java. I might ask my friends to speak to me in French from now on. Never mind we none of us know any French.
Programming languages are not simply interchangeable. The simpler a program is the more chance that the equivalent in another language will look similar, but even then there's no guarantee. Add to that the fact that Sun, who don't like Microsoft, developed Java and Microsoft, who don't like Sun, developed VB.NET and you've got a high likelihood that things will be kinda different in the two languages.
Someone who knows both languages could almost certainly convert a simple app by hand, but I'm not aware of any automated tool. Maybe you could learn C#, then convert your VB code to C#, then learn J# and convert your C# code to J#. Then converting it to Java should be easy.
-
Nov 12th, 2007, 07:43 AM
#7
Thread Starter
Addicted Member
Re: Converter VB2005 to JAVA
lol... thanks... then i should get started with learning these stuff... anyways, thanks
In Love With .NET Framwork and Microsoft
Learning ASP.NET,ADO.NET And VB.NET
Becoming a Software Engineer...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|