Connecting Tech Pros Worldwide Help | Site Map

What is the best IDE out there?

Member
 
Join Date: Nov 2006
Posts: 44
#1: Aug 26 '08
I would like recommendations what is the best IDE out here for a company developing applications (forms,console,web) in C#,Java,VB# .
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Aug 26 '08

re: What is the best IDE out there?


Whichever you are able to use with the greatest of ease.
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#3: Aug 27 '08

re: What is the best IDE out there?


Quote:

Originally Posted by napstar

I would like recommendations what is the best IDE out here for a company developing applications (forms,console,web) in C#,Java,VB# .

There is no 'best' IDE; the one that comes closest is the wetware between your ears.
For all the rest: pick the program(s) that fit the tasks best for your needs.

kind regards,

Jos
Familiar Sight
 
Join Date: Jun 2008
Location: Sweden
Posts: 130
#4: Sep 4 '08

re: What is the best IDE out there?


If the platform used is Windows, my choise is Visual studio.

I have used Visual studio 2005 myself progarming some Visual basic form applications, and the IDE supprised me with the featuers to bild forms fast and the corrections it makes when you write code. And MSDN is a goldmine for VS users.

I have tried ~11 other IDE:s as i remember but as i remeber most of them was harder to learn how to use (big and complex) or was of smaller kind of IDE with not that many "IDE like features".
Familiar Sight
 
Join Date: Jun 2008
Location: Sweden
Posts: 130
#5: Sep 4 '08

re: What is the best IDE out there?


I think Eclipse is a great IDE to worth mentioning but i haven't tried it enough. Don't know if you can make C# and VB in Eclipse, and I guess you cant make Java in VS but you can make J# and i guess that’s good enough for Windows business applications.
Newbie
 
Join Date: Jul 2008
Posts: 26
#6: Sep 13 '08

re: What is the best IDE out there?


The only professional IDE is VS.NET.
It's used by all big companies.
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#7: Sep 14 '08

re: What is the best IDE out there?


Quote:

Originally Posted by george666

The only professional IDE is VS.NET.
It's used by all big companies.

Uh, that's not true. I worked at a very large trading company, and we used Eclipse there...
Familiar Sight
 
Join Date: Jun 2008
Location: Sweden
Posts: 130
#8: Sep 14 '08

re: What is the best IDE out there?


Quote:

Originally Posted by george666

The only professional IDE is VS.NET.
It's used by all big companies.

Thats not true, maybe on the Windows platform and for some kinds of applications it's very common but not the only "professional", by example I use another IDE when writing assembler for microprocessor and when i white Python and other stuff and I can't say that these IDE's are less professional the VS.Net.
Delerna's Avatar
Expert
 
Join Date: Jan 2008
Location: Sydney
Posts: 782
#9: Sep 14 '08

re: What is the best IDE out there?


We also use and like eclipse, there is a lot to it that I have yet to discover and you can easily enhance it with plugins written by you or others.
Newbie
 
Join Date: Aug 2008
Posts: 5
#10: Sep 17 '08

re: What is the best IDE out there?


Hi,
This is the best IDE to use.That is JBuilder 6 with Weblogic 6.1.




Thanks
Familiar Sight
 
Join Date: Jun 2008
Location: Sweden
Posts: 130
#11: Sep 17 '08

re: What is the best IDE out there?


Quote:

Originally Posted by ghyufg

Hi,
This is the best IDE to use.That is JBuilder 6 with Weblogic 6.1.

Hi, and welcome to bytes btw.

So the best IDE is from 2001, I guess that you wasn't that serious. List of latest editions of JBuilder below:

Quote:
JBuilder 2007. Available in 2006. This is the first JBuilder version redone to work on top of Eclipse[6] Its user interface and features are much different than previous versions of JBuilder.
JBuilder 2007 r2 Available in 2007 [7]. It came in Enterprise, Standard (SE), and Turbo editions.
JBuilder 2008 . It came in Enterprise, Professional and Turbo editions.
(my source: http://en.wikipedia.org/wiki/JBuilder ofc)
Reply