Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have to migrate a project written in java 1.4 with ejb 2.0 to dot net 3.5 in c#.What is the part corresponding to ejb model in dot net framework?

share|improve this question

1 Answer

up vote 1 down vote accepted

You might want to check the .NET - vs EJB question here on SO which covers this topic.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.