Thread: Put C# with VB

Results 1 to 5 of 5
  1. #1
    treeham's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    heh. Turn around.
    Posts
    200
    Reputation
    10
    Thanks
    41
    My Mood
    Cynical

    Put C# with VB

    People always post their C# projects in the c++ section instead of the vb section and c++ and c# have little in common. VB and C# are almost the same so maybe make the vb section something like

    Visual Basics/C#

    If you can do this, it will keep the programming section slightly more organized.

    Thank you, Treeham
    In Choob Language:
    also for all your info.. i didnt copy and paste shit.. coz i dont think anyone has realeased any source code for the New update of CA.. so sdfu..
    In English:
    I didn't copy and paste because no one has released what I need copy and paste
    Oh Choobs...

  2. #2
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed


    Meh, I disagree, C# is similar in form, but the language is closer in comparison to C++

    VB Section can house other languages Delphi , B.A.S.I.C , QBasic, etc etc etc,

    But C# , meh

    Comparison

    C#
    [php]
    if ((a == null && b == null) || (a != null && b != null) && a.equals(b))
    [/php]

    vb.net
    [php]
    If a = b Then
    [/php]

    So even though there are structural similarities vb.net and C# are completely different languages.

    There are lots of similarities between C++ and C# , mainly syntax

    C# is Microsoft's "Easier" take on C++.


    If anything I would compare C# to Java.


    Last edited by NextGen1; 03-11-2010 at 05:50 PM.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  3. #3
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Both C# and VB are pretty much bound to .NET but the syntax between them aren't the same. C++ and C# have more similarities in the syntax than VB and C#.

  4. The Following 2 Users Say Thank You to Void For This Useful Post:

    NextGen1 (03-11-2010),powerfear (03-17-2010)

  5. #4
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    C++ shares a-lot more in common then VB, in either case, C# doesn't belong in the VB section, Like I said before, If the case of similarities would cause sections to merge, then there would be no need to separate the languages at all, considering they are almost all in the high level programming language family and we can find similarities to all of them., and C# holds more similarities to java then to VB
    Last edited by NextGen1; 03-11-2010 at 06:34 PM.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  6. #5
    treeham's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    heh. Turn around.
    Posts
    200
    Reputation
    10
    Thanks
    41
    My Mood
    Cynical
    Really? I was trying to make a cheat engine-like tool with vb and I got c# code that was almost completely the same as vb cept using the "==" sign like c++ and using semi colons like c++

    grr... can't find it, but it had the source for both c# and vb versions.
    But now that I've searched I see what you mean.
    Weird...
    I guess you can close this, as I've been proven wrong.
    In Choob Language:
    also for all your info.. i didnt copy and paste shit.. coz i dont think anyone has realeased any source code for the New update of CA.. so sdfu..
    In English:
    I didn't copy and paste because no one has released what I need copy and paste
    Oh Choobs...

Similar Threads

  1. help !!!!!!!!!! put tut with pic plz
    By modyqw1234 in forum CrossFire Help
    Replies: 3
    Last Post: 10-14-2010, 05:10 PM
  2. It's the second time I'm putting up with this.
    By krissvectorz in forum CrossFire Discussions
    Replies: 20
    Last Post: 06-25-2010, 06:22 PM
  3. Replies: 23
    Last Post: 01-13-2010, 04:40 AM
  4. Replies: 48
    Last Post: 12-12-2009, 02:21 AM
  5. An hack to put the players with blue skin
    By al22222 in forum Battlefield Heroes Hacks
    Replies: 4
    Last Post: 07-31-2009, 12:39 PM