|
-
Oct 29th, 2005, 09:53 PM
#1
Thread Starter
Hyperactive Member
.net be used to create java applications? [SOLVED]
I saw a list of languages it can run but there was a more.... part. Just wondering if java fit in there somewhere.
Last edited by gjon; Oct 31st, 2005 at 10:43 AM.
-
Oct 31st, 2005, 05:42 AM
#2
<?="Moderator"?>
Re: Can visual studio .net be used to create java applications?
It can make J# application but they are not the same as java application as the syntax differs and it requires the j# framework and the .net framework. Unlike java which only requires a VJM.
Saying this there might be a plugin for VS that allows you to write normal java applications using VS, but i am yet to find one yet.
-
Oct 31st, 2005, 10:43 AM
#3
Thread Starter
Hyperactive Member
Re: Can visual studio .net be used to create java applications?
THanks for the information.
-
Oct 31st, 2005, 04:43 PM
#4
<?="Moderator"?>
Re: .net be used to create java applications? [SOLVED]
Try looking at NetBeans, or BlueJ if you are just starting out. There are load of good ones just search this forum and will find the pro's and con's of each one.
-
Nov 1st, 2005, 01:40 PM
#5
Fanatic Member
Re: .net be used to create java applications? [SOLVED]
 Originally Posted by john tindell
Try looking at NetBeans, or BlueJ if you are just starting out. There are load of good ones just search this forum and will find the pro's and con's of each one.
BlueJ is AWESOME for beginners, but you shouldn't use it after that as it doesn't really have any real practical aspects to it, you can't really run your java code you create in BlueJ outside of BlueJ.
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
|