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: January 20, 2025, 8:53 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
#12
RE: .NET vs JAVA
I have a fair bit of experience programming in C# .NET, as well as some C++, but not with Java

In my opinion, ANY time you have portability, you are likely giving up either some efficiency or access to some features. In C#, you can get handles to open windows, over-write the paint procedures for them to do cool stuff, monitor some inputs (like keyboard presses) very directly, etc. In other words, you get to make your program do everything Windows is designed to do-- and this gives your application a consistent, "integrated" feel to it. The Visual Studio designer is also very good, IMO. I can design a form, pop buttons and other controls on it, and make a program that actually does something useful in just a few minutes.

From experience with programming for Android in a Java IDE, I personally don't feel it's as pleasant an experience. But that might just be the lack of hours using it. But I will say this: if you want access to the phone market, you are going to HAVE to learn to work with Android (Java), Windows (C#) and iOS (whatever), or miss out on big parts of the market.
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 1141 December 13, 2017 at 3:18 am
Last Post: Sterben
  Another Net Neutrality thread Sterben 7 1035 December 8, 2017 at 9:02 am
Last Post: Edwardo Piet
  MVC .NET Labelfor ErGingerbreadMandude 23 3239 June 2, 2016 at 11:39 pm
Last Post: KevinM1
  time to dig java a grave dyresand 22 4409 April 27, 2015 at 12:54 am
Last Post: bennyboy



Users browsing this thread: 3 Guest(s)