.NET vs J2EE

M

martin koenig

Hi All

I have an assignment where I have to report on which of the above as applied
to a required IT system is the better.

Since I'm advanced in J2EE, Do you know of any good web resources for .NET
doco?

In particular I need to understand .NET in terms of layers of architecture
including transaction management, presentation tier, and database tier. Also
the availability of components within these tiers.

I have had a brief look, but found most doco concentrating on the language
independence and runtime stuff.

Any help is very much appreciated.

Martin
 
J

Joerg Jooss

martin said:
Hi All

I have an assignment where I have to report on which of the above as
applied to a required IT system is the better.

Since I'm advanced in J2EE, Do you know of any good web resources for
.NET doco?

In particular I need to understand .NET in terms of layers of
architecture including transaction management, presentation tier, and
database tier. Also the availability of components within these tiers.

I have had a brief look, but found most doco concentrating on the
language independence and runtime stuff.

Any help is very much appreciated.

Check out http://msdn.microsoft.com/architecture/, there's tons of stuff
that should get you started. Inevitably, you'll run into Enterprise Services
and COM+.
http://msdn.microsoft.com/msdnmag/issues/01/10/complus/default.aspx gives a
nice introduction.

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top