Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: What IDE do you use?

  1. #11
    Jordan Guest

    Re: What IDE do you use?

    I like Visual Studio IntelliSense. Monodevelop has an almost identical one. Eclipse is ok but slow and glitches often.

  2. CODECALL Circuit advertisement

     
  3. #12
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: What IDE do you use?

    Much better than trying to wade through MSDN.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  4. #13
    Jordan Guest

    Re: What IDE do you use?

    I'll +rep to that. MSDN takes forever to load - what is it built with, crap? I like the PHP Manual. Simple HTML and the examples actually work! Is it too much to ask MS for working examples?

  5. #14
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: What IDE do you use?

    It's built with ASP.NET, of course. failz

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  6. #15
    flycoder's Avatar
    flycoder is offline Newbie
    Join Date
    May 2009
    Posts
    10
    Rep Power
    0

    Re: What IDE do you use?

    I use expressions blend for my visual studio gui's. The visual studio xaml doesn't always work.

  7. #16
    Join Date
    Mar 2008
    Posts
    7,144
    Rep Power
    86

    Re: What IDE do you use?

    Quote Originally Posted by Xav View Post

    Visual Studio has a super GUI building interface, and the IntelliSense can come in handy.
    I agree with that. The Visual Studio GUI building interface is amazing. Unlike the stupid Netbeans one which is a pain and really gets me angry. The Visual Studio editor is just so easy to use. Although Netbeans does have a really good code editor that displays the appropriate javadoc, phpdoc, or any appropriate documentation with the intellisense.

    I use Netbeans 6.5 for Java, C++, PHP and almost all my development. I use Visual Studio 2008 quite a bit also. Although I really do want to try jEdit.

  8. #17
    Jordan Guest

    Re: What IDE do you use?

    Just curious because I don't have much experience with it, but what about Netbeans frustrates you?

  9. #18
    Join Date
    Mar 2008
    Posts
    7,144
    Rep Power
    86

    Re: What IDE do you use?

    It has a tendency to do some arcane things to your GUI when you add a new control. Like resizing the form to weird sizes, moving controls around to weird places, not letting you resize the form back.

    You can't see invisible controls on your form without going to the inspector. This takes time to find the item you are looking for.

    Of course, now that I try to get a screenshot of some of the arcane stuff it does, it won't do what it usually does. urggggg! lol

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts