Asp.Net vs J2EE
// March 7th, 2007 // No Comments » // .net, Java
I just found an article about why MIT chose Asp.Net over J2EE considering the history that the MIT has with open source software.
It seems a very interesting read.
// March 7th, 2007 // No Comments » // .net, Java
I just found an article about why MIT chose Asp.Net over J2EE considering the history that the MIT has with open source software.
It seems a very interesting read.
// December 29th, 2006 // No Comments » // Java, software development
Now that Java is going open source, there is a big opportunity for open source software developers to scale Java and compete with .Net in the enterprise arena. I think Java can really benefit from the open source community.
The first thing to do is to incorporate an open source replacement for JEE which is utterly complex, and it is also committing suicide [1][2]. A good idea would be to use the Spring Framework and Hibernate to begin with, which are really stable and robust frameworks; and work from there.
I really would like Java to survive and shine, it is a beautiful language (not as beautiful as C#) afterall.
In my case, I am completly in love with C#, and if, for any reason, I move back to linux, it would be through Mono; which is a robust and flexible implementation of the .Net framework for Linux, Windows and MacOS.
————-
[1] Seeley, Rich. “Analysts see Java EE dying in an SOA world”.
2006 SearchWebServices.com. December 29th, 2006.
<Link>
[2] Patrizio, Andy. “Is Java EE’s Complexity Its Worst Enemy?”.
2006 SearchWebServices.com. December 29th, 2006.
<Link>