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. The Lounge
  3. . Net, and that better JAVA

. Net, and that better JAVA

Scheduled Pinned Locked Moved The Lounge
javaquestion
11 Posts 8 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.
  • C ChinaTJBoy

    I like. Net, you do? to talk about your views

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

    ChinaTJBoy wrote:

    I like. Net, you do?

    Its OK for VB programmers who think they are writing C++. :) Seriously though, its OK for fast developement of safe code and distributed services style software. Dont forget C# is just Java (Microsofts J++ form of Java) with som additions, that actually make some sense. I never use it though. I use C mostly with a bit of C++.

    Morality is indistinguishable from social proscription

    B 1 Reply Last reply
    0
    • C ChinaTJBoy

      I like. Net, you do? to talk about your views

      B Offline
      B Offline
      benjymous
      wrote on last edited by
      #3

      I don't like .NET talking about me, it's creepy.

      -- Help me! I'm turning into a grapefruit! Buzzwords!

      N P 2 Replies Last reply
      0
      • B benjymous

        I don't like .NET talking about me, it's creepy.

        -- Help me! I'm turning into a grapefruit! Buzzwords!

        N Offline
        N Offline
        NormDroid
        wrote on last edited by
        #4

        me too:~

        www.software-kinetics.co.uk

        R 1 Reply Last reply
        0
        • N NormDroid

          me too:~

          www.software-kinetics.co.uk

          R Offline
          R Offline
          Rajesh R Subramanian
          wrote on last edited by
          #5

          Count me in. X|

          Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

          N 1 Reply Last reply
          0
          • R Rajesh R Subramanian

            Count me in. X|

            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

            N Offline
            N Offline
            NormDroid
            wrote on last edited by
            #6

            :laugh:

            www.software-kinetics.co.uk

            1 Reply Last reply
            0
            • B benjymous

              I don't like .NET talking about me, it's creepy.

              -- Help me! I'm turning into a grapefruit! Buzzwords!

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #7

              Damn and I thought I was just a paranoid schizophrenic. Turns out there really are voices... and they are coming from my computer.

              Deja View - the feeling that you've seen this post before.

              My blog | My articles

              O 1 Reply Last reply
              0
              • P Pete OHanlon

                Damn and I thought I was just a paranoid schizophrenic. Turns out there really are voices... and they are coming from my computer.

                Deja View - the feeling that you've seen this post before.

                My blog | My articles

                O Offline
                O Offline
                Oakman
                wrote on last edited by
                #8

                Pete O'Hanlon wrote:

                Turns out there really are voices... and they are coming from my computer.

                Nope that's your TI Speak and Spell

                Jon Smith & Wesson: The original point and click interface

                1 Reply Last reply
                0
                • L Lost User

                  ChinaTJBoy wrote:

                  I like. Net, you do?

                  Its OK for VB programmers who think they are writing C++. :) Seriously though, its OK for fast developement of safe code and distributed services style software. Dont forget C# is just Java (Microsofts J++ form of Java) with som additions, that actually make some sense. I never use it though. I use C mostly with a bit of C++.

                  Morality is indistinguishable from social proscription

                  B Offline
                  B Offline
                  Brady Kelly
                  wrote on last edited by
                  #9

                  fat_boy wrote:

                  I never use it though.

                  Your opinions attest to that. ;P

                  Semicolons: The number one seller of ostomy bags world wide. - dan neely

                  L 1 Reply Last reply
                  0
                  • B Brady Kelly

                    fat_boy wrote:

                    I never use it though.

                    Your opinions attest to that. ;P

                    Semicolons: The number one seller of ostomy bags world wide. - dan neely

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

                    Brady Kelly wrote:

                    Your opinions attest to that.

                    If I had to do someting web based, or distributed I would probably use it. Its just that I spend most of my time writing drivers and services for windows, which is very C oriented. I am not especially a language snob, they all end up as machine code anyway, and each language has its uses so given a need, I will use the best language for it. (Personally, I find the syntax of a language never that complex that I cant pick up a new language in a week if needeed. Even stuff like ADA, Pascal, some of the less used ones.)

                    Morality is indistinguishable from social proscription

                    B 1 Reply Last reply
                    0
                    • L Lost User

                      Brady Kelly wrote:

                      Your opinions attest to that.

                      If I had to do someting web based, or distributed I would probably use it. Its just that I spend most of my time writing drivers and services for windows, which is very C oriented. I am not especially a language snob, they all end up as machine code anyway, and each language has its uses so given a need, I will use the best language for it. (Personally, I find the syntax of a language never that complex that I cant pick up a new language in a week if needeed. Even stuff like ADA, Pascal, some of the less used ones.)

                      Morality is indistinguishable from social proscription

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #11

                      fat_boy wrote:

                      Personally, I find the syntax of a language never that complex that I cant pick up a new language in a week if needeed

                      I'm with you on that, and I also appreciate how simpler syntaxes sometimes make for more complex code. Which reads 'easier', C++, or COBOL, yet C++ has an incredibly simple syntax.

                      Semicolons: The number one seller of ostomy bags world wide. - dan neely

                      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