2
Reply

Different b/w .NET & J2EE ?

Ravi Kumar

Ravi Kumar

Jan 10, 2007
4.2k
0

    EXE - An assembly with entry point is called as an EXE file.

    DLL - An Assesmbly without entry point is called as an DLL file.

    Ragu
    February 22, 2007
    0

    Basic difference one can give is

    J2EE is multi platform based

    .NET is multi language based (only in Windows Operating Systems).

    J2EE works with only one language Java.

    Wheras .NET works on all languages that are CLS compliant.

    C Mouleswar Chakicherla
    January 16, 2007
    0