Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

What are the advantages of .net over Java?

This is a discussion on What are the advantages of .net over Java? within the VB.NET forums, part of the Software Development category; What are the advantages of .net over Java? Or How do I decide which one (.net or Java) to use for my project and how to defend it if I ...

Go Back   Geeks Talk > Software Development > VB.NET
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

VB.NET Visualbasic.NET

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-30-2006
Expert Member
 
Join Date: Oct 2006
Posts: 689
Thanks: 0
Thanked 53 Times in 44 Posts
JobHelper is on a distinguished road
What are the advantages of .net over Java?

What are the advantages of .net over Java? Or How do I decide which one (.net or Java) to use for my project and how to defend it if I choose .net to code my project?

Note : This is the question asked by a visitor Goutham Anand. I am posting this in proper forum.
Reply With Quote
The Following 3 Users Say Thank You to JobHelper For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 02-16-2007
Junior Member
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
kvijay9 is on a distinguished road
Re: What are the advantages of .net over Java?

1.Much Faster Development.
2.Easy development IDE.
Reply With Quote
  #3 (permalink)  
Old 02-20-2007
Junior Member
 
Join Date: Feb 2007
Location: Conway, AR, USA
Posts: 23
Thanks: 0
Thanked 4 Times in 3 Posts
rachilc is on a distinguished road
Re: What are the advantages of .net over Java?

There is a long (never ending) debate about Java and .NET.

I have and am currently working with both the technologies simultaneosuly.

In my experience, .NET is much better in building UIs. Java on the other hand is portable (allegedly, I have not had any portability problems though).

It all depends on what kind of application you're talking about. Is it a web app, standalone/desktop app, do you need to run it on multiple platforms (now or in the future) etc. Note that you can get .NET to run on other platforms (there's mono and others).

Also, cost is an important factor. Java is an open source backed technology whereas .NET is not. For instance, you can use open source Web/App servers for java etc.
Reply With Quote
  #4 (permalink)  
Old 02-27-2007
Junior Member
 
Join Date: Nov 2006
Location: New Delhi
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
aloksaxena01 is on a distinguished road
Re: What are the advantages of .net over Java?

Well, Java programming takes place by using third patries tools to create UI now a days. I beleive every one like to do business with first party, what do u think?

Second, whether web application or distributed application can be very quickly develop in .net espcially in ver 2.0, which is second prime request by client. Cost of software is vary to much time taken to developed it. This is y software co. looking .net professional.

& lots of more points which i beleive .net is more heavy to java & its also depend on project also
Reply With Quote
  #5 (permalink)  
Old 02-28-2007
Expert Member
 
Join Date: Dec 2006
Location: Chennai
Posts: 203
Thanks: 2
Thanked 17 Times in 15 Posts
Barbie is on a distinguished road
Re: What are the advantages of .net over Java?

you are having pointer concepts in .net. but not in java.
Thats a great advantage. you can do lots with pointers.
Reply With Quote
  #6 (permalink)  
Old 03-17-2007
Junior Member
 
Join Date: Mar 2007
Location: Mumbai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
gargrajesh1983 is on a distinguished road
Re: What are the advantages of .net over Java?

Asp.net supports multi-language like vb.net,c++,C# etc.
Reply With Quote
  #7 (permalink)  
Old 08-13-2008
Junior Member
 
Join Date: Aug 2008
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
akilczar is on a distinguished road
Re: What are the advantages of .net over Java?

If you want your project to run in windows only,then surely go for .net,.net is especially made for windows,since it provides a very good UI,also it is very easy for referencing external assemblies very efficiently for your project,which java programmers find it very difficult,there is the support of pointers in .net thru which you do a lot of things,and finally there are lot of languages to choose in .net

But if ur project needs to run in linux as well,then surely go for java,bcoz java is far better than c++,also java is more secure than .net

It depends on your needs to decide weather to go for .net or java,but surely there is no point in finding advantage of platform independence of java with .net.Dotnet was built for windows only.
Reply With Quote
  #8 (permalink)  
Old 08-26-2008
Junior Member
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
reach_yousuf is on a distinguished road
Re: What are the advantages of .net over Java?

Both the technoligies have their own advantages.

.Net
1) If the application is Windows platform specific then use .Net
2) .Net is Language independent, so if the team has multiple skill expertise C#, VB.NET , C++ , developers can still work on the same project with different skill set.
3) MS technologies provides RAD (rapid application development) to deviler project faster, customers always prefer faster delivery.
4) Debugging is very effort-less therefore, can fix the bugs quicker.
5) deployment is very easy and simple
6) Ajax implementation is simple & easy

.Java on the other hand
1) Platform independent
2) Open source
3) Dependant on the 3rd party tools to develop applications

Mohammed Yousuf uddin
Software developer
Reply With Quote
  #9 (permalink)  
Old 09-01-2008
Junior Member
 
Join Date: Sep 2008
Location: india
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
muqtar is on a distinguished road
Re: What are the advantages of .net over Java?

1) It is a user friendly you have to only click and drag the controls on the form events is automatically generated.
2)It is faster development environment we can create application easily.
3).net 2005 reduce the code up to 70% because of its build in controls.
4)One can easily developed the application with less effort compare to java.

Muqtarahmed
Software developer
Reply With Quote
  #10 (permalink)  
Old 10-29-2008
Junior Member
 
Join Date: Oct 2008
Location: Delhi,India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
harsh789409 is on a distinguished road
Smile Re: What are the advantages of .net over Java?

According to me i will prefer .net because it is collection of 47 languages by which we can develop our software in any languages onthe other hand java is not a collection of so many languages. .net can do all that work which java can do, but some works are there which java can not do but .net can do which is :you can use any progran in .net which is written in any language like or suppose you written a program is c++ , you can direclty use this c++ program in .net but you can't use it in java.


that y i want to say i will prefer .net.it is secure also,i also recommend u, you will also prefer .net
Reply With Quote
  #11 (permalink)  
Old 01-07-2009
Junior Member
 
Join Date: Dec 2008
Location: trichy
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sriniinnsoft is on a distinguished road
Re: What are the advantages of .net over Java?

Java is a Sun Microsystems family of programming languages

.Net is a Microsoft family of programming languages including their line of "Visual" products such as "Visual Basic"
Reply With Quote
  #12 (permalink)  
Old 03-18-2009
Junior Member
 
Join Date: Mar 2009
Location: hyderabad
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
challa Rajeshkumarreddy is on a distinguished road
Re: What are the advantages of .net over Java?

see dotnet is advanced version of java
previou software people complete one project using the java it takes more time
after microsoft think and released predefined software that is dotnet
it takes less time to take complete a project rather than java
easy programming
so now a days all the companies prefer dotnet language
but my point of view java is good rather than dotnet
ok bye
Reply With Quote
  #13 (permalink)  
Old 05-26-2009
Junior Member
 
Join Date: May 2009
Location: delhi
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
shamlal is on a distinguished road
Re: What are the advantages of .net over Java?

From the point of view of Aviation software product purchaser (end user), software developed on which technology should be preferred i.e based on .net or jawa based or client/server technology ?
Reply With Quote
  #14 (permalink)  
Old 06-02-2009
Junior Member
 
Join Date: May 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
zenubh is on a distinguished road
Re: What are the advantages of .net over Java?

I have not worked on .NET so cant think much from that end.
If Windows specific application is the requirement then .NET is best choice since development of UI and debugging is faster in .NET applications.
But Java is platform independent which makes it portable and also it is open source.So using third party jars to develop application is easier.Makes it very economical.garbage collection is definitely better- no more stray pointer problems.Java applications are more secure with Security APIs readily available.Another adavantage is in terms of legacy code from previous products - using Java Native Interface (JNI) which allows you to reduce time to market for your new device as well as reduce unnecessary up-front development cost in terms of porting.
Reply With Quote
Reply

  Geeks Talk > Software Development > VB.NET

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Sockets in Java janelyn Java 3 07-26-2008 10:07 AM
Advantages of Header files joel C and C++ 4 07-25-2007 09:12 AM
Advantages of Using VoiceXML In Comparison To Similar Tools chowsys Web Design 0 11-18-2006 08:43 AM
Features or Advantages of this Concept blenda ASP.NET 1 11-12-2006 03:18 PM
What are the Advantages of this Robert ASP.NET 1 10-13-2006 06:18 PM


All times are GMT -4. The time now is 07:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved