What is the best IDE out there?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • napstar
    New Member
    • Nov 2006
    • 55

    What is the best IDE out there?

    I would like recommendations what is the best IDE out here for a company developing applications (forms,console, web) in C#,Java,VB# .
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Whichever you are able to use with the greatest of ease.

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      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

      Comment

      • asedt
        New Member
        • Jun 2008
        • 130

        #4
        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".

        Comment

        • asedt
          New Member
          • Jun 2008
          • 130

          #5
          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.

          Comment

          • george666
            New Member
            • Jul 2008
            • 28

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

            Comment

            • sicarie
              Recognized Expert Specialist
              • Nov 2006
              • 4677

              #7
              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...

              Comment

              • asedt
                New Member
                • Jun 2008
                • 130

                #8
                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 "profession al", 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.

                Comment

                • Delerna
                  Recognized Expert Top Contributor
                  • Jan 2008
                  • 1134

                  #9
                  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.

                  Comment

                  • ghyufg
                    New Member
                    • Aug 2008
                    • 5

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




                    Thanks

                    Comment

                    • asedt
                      New Member
                      • Jun 2008
                      • 130

                      #11
                      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:

                      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)

                      Comment

                      Working...