Umstieg von J2EE auf .net

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Golo Haas (webmaster_at_golohaas.de)
Date: 02/01/04


Date: Sun, 01 Feb 2004 22:09:17 +0100

Hallo,

ich habe in den letzten drei Monaten in der Uni ein Praktikum gemacht,
in dem wir mit J2EE eine recht umfangreiche Webanwendung ähnlich Ebay
entwickelt haben.

Da ich mich aber deutlich mehr für C# und .net interessiere, als für die
Java-Plattform, würde ich gerne ein vergleichbares Projekt (vielleicht
sogar das selbe noch einmal?) auf .net-Basis erstellen. Zum einen aus
Neugier, zum anderen aber auch der Vergleichbarkeit wegen - wer macht
was wie, was gefällt mir persönlich besser, wo liegen welche Vor- und
Nachteile?

Da enterprise development aber ein recht weites Feld ist und ich außer
von C# von .net noch nicht all zu viel Ahnung habe, wüsste ich gerne,
wie ich anfange ...

Mein Anspruch ist, alles per Hand machen zu wollen, gegen einen Editor
mit beispielsweise Code completion habe ich nichts, aber ich will keine
GUI oder sonstigen Komponenten zusammenklicken, sondern selber
schreiben. Nur dann weiß man wirklich, was unter der Haube passiert und
man kann später immer noch auf Assistenten zurück greifen.

Im Uni-Praktikum hatten wir eine meines Erachtens ganz sinnvolle
Vorgehensweise:

- JSP-Seiten
- Servlets, Java Beans und JDBC
- Enterprise Java Beans als BMP
- Enterprise Java Beans als CMP

Transaktionsschutz war bei den Servlets über JTA, danach über CMT
gesichert ...

Als Design patterns haben wir im wesentlichen folgende benutzt:

- Front controller
- Session facade
- Business delegate
- Transfer objects
- Singleton

Nun meine Frage ... gibt es diese Konzepte vergleichbar in .net, gibt es
dort auch diese Design patterns? Und wie steige ich am besten ein?
Gibt's einen Leitfaden für Umsteiger oder eine sonstige gute Einführung?
Ich habe kein Problem damit, massenweise Doku zu lesen, von J2EE bin ich
da einiges gewöhnt, aber ich wüsste zumindest ganz gerne, wo ich
anfangen soll ...

Kann mir jemand ein paar Tipps geben?

Danke schon mal im Voraus,

Golo Haas



Relevant Pages

  • Re: cant find a class...
    ... >still trying to understand what java beans are and what enterprise is.. ... Servlets are part of the full J2EE specifiation, ... data fields with methods to set and retrieve the values of individual ...
    (comp.lang.java.help)
  • Re: Delphi and the ALM vision?
    ... J2EE is all-over that like white on rice. ... I've seen enterprises running Java/J2EE on top of Windows as well. ... I don't see Delphi getting any traction in the Enterprise space until it ...
    (borland.public.delphi.non-technical)
  • Connection to Legacy Application
    ... I am a Java prof for last 5 years and have delivered many enterprise ... application using J2EE. ... Now my company is making headway in the .NET area of ...
    (microsoft.public.dotnet.general)
  • Help: how to do equivalent of Java Beans in ASP.NET
    ... I want to find a way to display a web form filled with data taken from a SQL ... With J2EE, I would have the use of Java Beans where I would loop and store ... display it out on the .aspx file. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: mainframe career advice
    ... What books, web resources or other resources would you recommend for learning J2EE, Websphere and Rational toolset? ... http://java.sun.com/j2ee/1.4/docs/tutorial/doc/ http://java.sun.com/blueprints/corej2eepatterns/Patterns/ and practice, practice, practice... ... I read Just Java 5th ed. by Peter van der Linden which discussed J2EE and Java Beans a little, but he said he could not recommend any J2EE books at that time, so I have been concerned about getting some "good" references. ...
    (comp.lang.cobol)