Results 1 to 25 of 25

Thread: yes....

  1. #1

    Thread Starter
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327

    yes....

    Finally a c# forum.

    Death to:
    If A=B Then
    do somethin'
    End If

    Long live:
    if (A==B)
    do somethin';
    -scott
    he he he

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Good riddance to you C# freaks...we dont want you around anyway!!

    jk

    glad to see the new board.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Great, they add a C# forum, i was all set to go gung ho with the VB.NET (because thats the only forum we had here), but now with a C# forum, i am torn.... what to do, what to do...
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Well it is just personal choice as there is barely any differnce in the languages beyond syntax.Just go with the syntax you prefer and feel more comfortable with.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    I wont feel comfy until they release my QBasic.NET, then i will be in heaven..
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    heh..that would be cool. Perhaps someone will do it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7

    Thread Starter
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    You'll be back Cander...Once you've realized the error of your ways and switch to C#
    -scott
    he he he

  8. #8
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Eeeviilll!!!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  9. #9

  10. #10
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    What's the difference? Semicolon here, brace there, caption over there. Big whoop. If you look at 2 blocks of coding doing the same thing in both languages they look almost identical.

    Anyways, in .Net you can use both languages (VB & C#) in the same program.
    Please rate my post.

  11. #11
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Very good point....
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  12. #12
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    we were just playing around..I have no problem with C#..I am learning the syntax for it, just not going to do anything in since I am already comfortable with vb.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  13. #13
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    Originally posted by Cander
    we were just playing around..I have no problem with C#..I am learning the syntax for it, just not going to do anything in since I am already comfortable with vb.
    i think your scared like a little baby
    the one thing i dont like about c# is the fact that its freaken intellisense is not as good as vb, AND THE FACT THAT THERE IS NO INPUTBOX function

    still kicks vb.nets ass though

  14. #14
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    OK you point out those faults and still say it's better than VB7.
    Please rate my post.

  15. #15

  16. #16
    Zaei
    Guest
    You need intellisense?!

    If you want to have C/C++ syntax, learn C/C++. You get all of the speed, the same syntax, and the wonderful lack of common runtimes (if you play it right, and dont use MFC). C# is little more then java, by MS.

    Z.

  17. #17
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    Long live C++

    I've heard all these people saying that C# is so much better than C++. why? C++ has no runtimes and is faster

  18. #18
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    Originally posted by kovan
    i think your scared like a little baby
    the one thing i dont like about c# is the fact that its freaken intellisense is not as good as vb, AND THE FACT THAT THERE IS NO INPUTBOX function

    still kicks vb.nets ass though
    i think you're a scared like a little baby and won't try C++

  19. #19
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    Steve...we are not here on which is the best language.

    C# is designed as a web services development language.

    You can do it in C++, though it would be more comfortable to work with C#.(Hey..that is why they invented it in the first place !)

  20. #20
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    Originally posted by SteveCRM


    i think you're a scared like a little baby and won't try C++
    hmm
    i been programming in c++ for 2 years
    and i really hate it, cus its hard of course

  21. #21
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    damn was really hoping you hadn't

    so C# is more of an internet based language? what are its main features that make it stand out as more web based?

  22. #22
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    Originally posted by SteveCRM
    damn was really hoping you hadn't

    so C# is more of an internet based language? what are its main features that make it stand out as more web based?
    where the hell did you hear that?
    i havent touched it for web
    am building a total stand alone app with it
    its GREAT

  23. #23
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    Originally posted by thinktank2
    C# is designed as a web services development language.

  24. #24

    Thread Starter
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    C# can do both stand alone and web apps really well.

    Of course C# makes it simple to create and consume web services and write ASP. But, it also speeds application development. Try using COM from C++, what a pain in the neck! Even with smart pointers, it's not half as easy as C#. Also, writing a sophisticated GUI in C# is childs play. (The GUI for vs.net was written in c# not c++.)

    Lastly, what's the big deal with the runtime engine? Most c++ apps will use the c/c++ runtimes anyways. I normally distribute my apps on a CD, so adding the framework to the install is a non-issue!

    Anyway, that's my two bits. I'm a big fan of C# and I'm trying to move all my future projects to .net instead of a combination of VB / ATL etc. It's going to make my life so much easier.
    -scott
    he he he

  25. #25
    BG
    Guest
    It should have read "C# is designed as a web services development language designed to snag up all of the java developers.". It is very nice though and enjoy it much more than vb.net. vb became way to verbose, almost to the point it is becomming a pain to read. I prefer C# because it looks like C++ but you can crank out apps as fast as you can in vb.

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