Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# vs Delphi. any ideas?

C# vs Delphi. any ideas?

Scheduled Pinned Locked Moved C#
csharpdelphivisual-studioquestionworkspace
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Swinkaran
    wrote on last edited by
    #1

    C# vs Delphi. any ideas? I am looking for few ideas & comments using the above technologies in, - web based application, - Large(which is good for future development) - Faster(I guess Delphi) - The development environment

    A L 2 Replies Last reply
    0
    • S Swinkaran

      C# vs Delphi. any ideas? I am looking for few ideas & comments using the above technologies in, - web based application, - Large(which is good for future development) - Faster(I guess Delphi) - The development environment

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      There are even more facets to this. For e.g. It depends not only on your skill set but of the team you are planning to deploy. I guess finding C# resources are better than Delhpi. I would assume C# has a better development environment.

      Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial

      1 Reply Last reply
      0
      • S Swinkaran

        C# vs Delphi. any ideas? I am looking for few ideas & comments using the above technologies in, - web based application, - Large(which is good for future development) - Faster(I guess Delphi) - The development environment

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Swinkaran wrote:

        C# vs Delphi. any ideas?

        That's like meat vs. cheese on a sandwich.

        Swinkaran wrote:

        - web based application

        ASP.NET would be the most widely used; meaning it's easy to get devs that are familiar with it and that there's quite some documentation.

        Swinkaran wrote:

        - Large(which is good for future development)

        What is "large" in your opinion? Does it generate a huge executable? Consist of multiple projects?

        Swinkaran wrote:

        - Faster(I guess Delphi)

        In converting ints and adding them to a list, yes; Delphi would be faster. C# has a better overall performance, due to things like thread-pooling.

        Swinkaran wrote:

        - The development environment

        I enjoy the VS2012 IDE; haven't seen the Delphi IDE since v6. FWIW; it's allowed to mix both languages - I'd recommend using .NET, and to plug in your Delphi-code when you find that you "need more speed" or want to juggle with pointers.

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups