Home > Archive > Java Help > October 2004 > Java to .NET cheatsheet
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Java to .NET cheatsheet
|
|
| Ryan Markle 2004-10-20, 4:07 pm |
| Hey guys,
We are converting a .net app to Java.
Does anyone know of a cheatsheet that compares the two?
IE.
Java has RecordSource
..net has a recordSet
or something similar?
I'd even consider doing one myself. I would just like a start.
Thanks,
Ryan
| |
| nooobody 2004-10-26, 3:57 am |
| Ryan Markle wrote:
> Hey guys,
>
> We are converting a .net app to Java.
>
> Does anyone know of a cheatsheet that compares the two?
>
> IE.
>
> Java has RecordSource
> .net has a recordSet
>
> or something similar?
>
> I'd even consider doing one myself. I would just like a start.
>
> Thanks,
>
> Ryan
Microsoft has tools to do this. Try doing a search on MSDN.
| |
| nooobody 2004-10-26, 3:59 pm |
| nooobody wrote:
> Ryan Markle wrote:
>
> Microsoft has tools to do this. Try doing a search on MSDN.
Sorry. The MS tools will convert code from java to .NET, not the other
way around.
|
|
|
|
|