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: June 3, 2025, 7:30 pm

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
#14
RE: .NET vs JAVA
Well, that's a hard choice buddy...

.NET is strong as hell, with ASP.NET it literally changed my view about web programming but under that framework C# is just your perfect next generation C++.

Java was nice too, but not as strong. Mainly, you will always reach limits that you won't find in .NET, as other members commented, Java framework is mainly the language alone. Unlike .NET -which is a full platform-.

Take this example : you are building a website and you chose ASP.NET's MVC as your methodology of development. LINQ is there embedded in the platform, along with actual C# embedding (just add @ even if it was inside an html view), things become connected, strong and easy to reach.

But try it with java : it's actually impossible unless you load your java code on a server, and communicate to it via javascript or php embedded in your html page. How to include a java code inside your html page ? thus, it will require a larger team to do what a single person can do easily under the .NET framework.

I didn't choose neither, and that because I like both.
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 1254 December 13, 2017 at 3:18 am
Last Post: Sterben
  Another Net Neutrality thread Sterben 7 1260 December 8, 2017 at 9:02 am
Last Post: Edwardo Piet
  MVC .NET Labelfor ErGingerbreadMandude 23 3699 June 2, 2016 at 11:39 pm
Last Post: KevinM1
  time to dig java a grave dyresand 22 4820 April 27, 2015 at 12:54 am
Last Post: bennyboy



Users browsing this thread: 1 Guest(s)