What is the comparable technology of EJB (Enterprise Java Beans) in .net?
a lot of the EJB functionality is already native in .net (i.e. database transaction) but there is the enterprise services namespace which provides a lot of functionality as well.