Results 1 to 6 of 6

Thread: Has C# lost its point?

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Has C# lost its point?

    Grumpy Old Programmer

    I found this interesting
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Has C# lost its point?

    He does have a point, but he doesn't have one either. One could easily ask, "Why have VB.NET when you have C# that does everything?" or "Why does J# exist, we already have Java!"

    A matter of preference would be one,and there may be other reasons for which such a decision was made. MS is the world's biggest R&D company and have a great marketing strategy, so they most definitely thought about it well before making the deicision.

    Whatever the arguments, I don't see how C++.NET's existence makes C#'s existence pointless.

  3. #3
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Has C# lost its point?

    What is theoretically possible (given the number of C# - VB.Net and back converters available) is to have the source code saved in an intermediary meta-language and displayed/edited in the language that the developer feels most comfortable with.
    In that example you and I could be looking at the same source file and you see it in Vb.Net whereas I see it in C#.
    Best of all that would pull the rug form under all these people who genuinely believe that the choice of language rather than the choice of developer is what makes good software.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Has C# lost its point?

    Quote Originally Posted by Merrion
    Best of all that would pull the rug form under all these people who genuinely believe that the choice of language rather than the choice of developer is what makes good software.
    Is that the general belief currently prevalent?

  5. #5

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Has C# lost its point?

    I think it's all about perspectives...no-one's right, no-one's wrong. Same goes for your Q Mendhak, depends on who you are talking too.

    Merrion's idea is pretty cool. Simple idea, but so good, no-one ever mentioned it? Nobel Prize for you mate
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Has C# lost its point?

    Fun reading but he is also missing a few points. Like Mendhak as all ready said, "preference". An other thing is capability. He talks about C# like it was ment to get all C++ programmers to do C#. But forgetting that they are not the same. They have different purposes. The type of application will still be one of the biggest reason for why to use a language. All languages is not designed for the same type of tasks. And that goes for C++/C# too, even if both is 100% .NET capable now. C# is still a easier and less error prone way to go, hiding away much of the advanced stuff you can do in C++. So there you have PRO and CONS for both. But it is also interesting to see that C#, and VB.NET is actualy taking the C language and the Basic language one step closer to each other. But that doesn't mean that the developers have to move the same way.


    ØØ

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