Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 17th, 2007, 3:09 AM   #1
357mag
Hobbyist Programmer
 
Join Date: Mar 2005
Posts: 148
Rep Power: 4 357mag is on a distinguished road
Question about using Visual J#

I'm going to be using Visual Studio 2005 Standard, mostly for work in Visual Basic and Visual C++. I'm aware that Visual J# isn't true Java I guess, but more or less Microsoft's version of it. I was wondering though just for learning purposes can I pick up a book on Java and go through it and enter in the code samples in my Visual J# editor window, and it will still work okay?
357mag is offline   Reply With Quote
Old Apr 17th, 2007, 6:27 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
No. Why don't you just use Eclipse, Dr. Java, Netbeans, or JCreator? They're all free and work 100% with Java.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Apr 17th, 2007, 6:49 AM   #3
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
To contribute to the above post I would like to add that: As far as I am aware J#, regardless of it's resemblence to Java, is designed to be used in the context of writing applications for portable devices but this does not restrict it to such platforms and it can be used, just as any other .NET language to write applications for any capable Windows OS.

J# and Java do have syntactical differences which would obviously prevent you from compiling Java code with the J# compiler not to mention the classes available are not identical to the ones you would use when writing Java code. Since J# applications run on the .NET platform and use the J# Framework as an intermediate communicator we can safely say that they (the languages) are two totally seperate things.

There is a tool available within VS however (JLCA - Java Language Conversion Assistant) which allows you to convert your Java code to compatible J# code. Also J# can work with Java bytecode meaning you can still access your Java functionality if you have created libraries etc.

JW.
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
visual c++ question angry_asian C++ 5 Jun 21st, 2006 7:34 PM
Compiling Maverik 6.2 (from C) megamind5005 C 16 May 3rd, 2006 5:41 PM
Visual C++ Question Ade C++ 28 Apr 28th, 2006 10:40 AM
Visual Basic 2005 Question ReubenK Visual Basic .NET 3 Apr 5th, 2006 3:23 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:33 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC