CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Question Tell me what you use....

    I'm looking to create a list of IDEs and 3rd Party products being used by developers. I was going to do this via the one question poll, but thought I'd try with a thread before.

    I am just looking for a few bits of data and NOT MARKETING. I'd like to simply know the name of the product and the version you are using or considering to use for development as well as the type of product (in 10 words or less). For example, Visual Studio (product), 2012 (version), IDE (type of product), or DevExpress 6, 3rd party tools for forms. A simple post in response to this and/or bullet list would be great.

    Again - I don't want a bunch of marketing, I'm simply trying to get perspective on what people are really using without doing a survey or poll. Marketing posts will be removed. Posts with a bunch of extra hype will be edited down.

    Thanks for your help with my little project!

    Brad!
    Site Admin
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

  2. #2
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Re: Tell me what you use....

    Example (things I use):

    I do primarily C# and Web:

    Visual Studio 2015 as primary IDE
    Notepad for secondary editing
    Android Studio for mobile development
    Cypress Perform library for embedded development
    SEMRush for web page/app optimization
    Unity for 3D interface development
    Xamarin for mobile dev
    ....

  3. #3
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,923

    Re: Tell me what you use....

    VS2015 for c/c++ etc
    VS2017 (evaluation at present as RC2)
    Arduino Sketch for Arduino based projects
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  4. #4
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,758

    Re: Tell me what you use....

    Thanks 2kaud.

    I'm surprised nobody else wants to comment on the tools and such that they are using!
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

Tags for this Thread

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured