hello, is there currently a tool which can convert C# codes to Java (for example to be used in NetBeans)?
Ritesh_4 71 Posting Pro
Recommended Answers
Jump to PostI doubt it, but won't kill you to look for it, I guess.
Jump to PostThe languages are very similar, but the APIs are completely different. Converting the syntax (with a few specific exceptions) is no big deal, but mapping/converting the APIs would be a massive task.
All 6 Replies
stultuske 1,116 Posting Maven Featured Poster
nmaillet 97 Posting Whiz in Training
Ritesh_4 71 Posting Pro
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Kevin Glynn 0 Newbie Poster
Ritesh_4 71 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.