Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: May 29, 2024, 11:45 am

Poll: Which one do you prefer ?
This poll is closed.
.NET
30.00%
3 30.00%
JAVA
70.00%
7 70.00%
Total 10 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.NET vs JAVA
#8
RE: .NET vs JAVA
(March 14, 2015 at 7:40 pm)Cthulhu Dreaming Wrote: I do find some disagreement with your position on IOC, though. It's useful for injecting runtime dependencies at appserver startup, and failing early if a resource is not available, rather than at runtime.

Fair enough. I suppose a lot of it comes down to it being Java. The amount of Jar files and resources that need to be managed can be quite burdensome in Java compared to other languages. I suppose this is the nature of developing a system that can be written once and run everywhere. And then more so when you get into web development which essentially creates systems working across many different platforms (client, server, databases etc).

(March 14, 2015 at 7:40 pm)Cthulhu Dreaming Wrote: In addition, instantiating expensive singletons early is preferable in my view. From a performance standpoint, it's useful, but not a panacea.

I don't disagree. My experience seems to have been writing boiler plate XML (instead of boiler plate Java code) that hard codes values that never change. And now four years later I am working at another company taking out values hard coded in the XML and putting them back into the Java code.

Still, not as bad as finding that links between JSPs being stored in the database rather than code. The original developers thought that it would be nice to be able to configure the menus in the web portal. And of course it never actually got configured in practice.

C to Java & Spring? Did it make you feel dirty? Smile
Reply



Messages In This Thread
.NET vs JAVA - by Marsellus Wallace - March 13, 2015 at 11:37 pm
RE: .NET vs JAVA - by Autumnlicious - March 14, 2015 at 3:04 pm
RE: .NET vs JAVA - by JuliaL - March 14, 2015 at 3:28 pm
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 8:55 am
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 4:46 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 14, 2015 at 9:28 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 10:12 pm
RE: .NET vs JAVA - by I_am_not_mafia - March 14, 2015 at 7:01 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 7:40 pm
RE: .NET vs JAVA - by I_am_not_mafia - March 14, 2015 at 8:07 pm
RE: .NET vs JAVA - by AFTT47 - March 14, 2015 at 7:16 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 8:21 pm
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 3:31 am
RE: .NET vs JAVA - by I_am_not_mafia - March 15, 2015 at 7:06 pm
RE: .NET vs JAVA - by WinterHold - March 15, 2015 at 9:31 am
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 9:40 am
RE: .NET vs JAVA - by IATIA - March 15, 2015 at 10:52 am
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 6:41 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 15, 2015 at 6:46 pm
RE: .NET vs JAVA - by Jackalope - March 16, 2015 at 12:38 am
RE: .NET vs JAVA - by bennyboy - March 16, 2015 at 7:04 am
RE: .NET vs JAVA - by pocaracas - March 15, 2015 at 6:51 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 15, 2015 at 6:57 pm
RE: .NET vs JAVA - by WinterHold - March 25, 2015 at 5:25 pm
RE: .NET vs JAVA - by bennyboy - March 25, 2015 at 7:12 pm
RE: .NET vs JAVA - by WinterHold - March 26, 2015 at 5:37 am
RE: .NET vs JAVA - by bennyboy - March 26, 2015 at 8:12 am
RE: .NET vs JAVA - by WinterHold - March 28, 2015 at 9:34 am
RE: .NET vs JAVA - by bennyboy - March 30, 2015 at 4:25 pm

Possibly Related Threads...
Thread Author Replies Views Last Post
  The devil argues for Net Neutrality Sterben 6 989 December 13, 2017 at 3:18 am
Last Post: Sterben
  Another Net Neutrality thread Sterben 7 822 December 8, 2017 at 9:02 am
Last Post: Edwardo Piet
  MVC .NET Labelfor ErGingerbreadMandude 23 2604 June 2, 2016 at 11:39 pm
Last Post: KevinM1
  time to dig java a grave dyresand 22 3632 April 27, 2015 at 12:54 am
Last Post: bennyboy



Users browsing this thread: 1 Guest(s)