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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Studio
  4. VB.NET or C#

VB.NET or C#

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studioperformancequestion
3 Posts 3 Posters 4 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.
  • B Offline
    B Offline
    Branislav Vidovic
    wrote on last edited by
    #1

    Hi everyone!!! I am a student,graduate year.My interests are C# and VB programming. For now I am using C# and VB (visual studio.NET) for making applications. I am realy looking for an advice. Which programming language is better for making real comercial applciations? Is there a difference in performance of applications written in these programming languages? Soon I am expexcted to develop applications that will really be used by small and medium sized companies,so I am interested which of these languages should I go for? Or is it completely the same? I am looking forward to hear your appinions. Thank you! Cheers:)

    D B 2 Replies Last reply
    0
    • B Branislav Vidovic

      Hi everyone!!! I am a student,graduate year.My interests are C# and VB programming. For now I am using C# and VB (visual studio.NET) for making applications. I am realy looking for an advice. Which programming language is better for making real comercial applciations? Is there a difference in performance of applications written in these programming languages? Soon I am expexcted to develop applications that will really be used by small and medium sized companies,so I am interested which of these languages should I go for? Or is it completely the same? I am looking forward to hear your appinions. Thank you! Cheers:)

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Branislav Vidovic wrote:

      Which programming language is better for making real comercial applciations?

      All of them. It really depends on what you're comfortable with and what the requirements of the applications are. There are a few things the C# can do that VB.NET can't, as well as the reverse. There are things that are beyond both VB.NET and C#, but is better suited to C++. C++ may be too tedious to do something more appropriate for VB.NET or C#. Just going with one language in your skill set will severely limit your abilities.

      Branislav Vidovic wrote:

      Is there a difference in performance of applications written in these programming languages?

      No, not really. They both compile down to just about the same MSIL. There are some people that will nitpick certain blocks of code and point out the performance differences, but overall, neither is faster than the other.

      Branislav Vidovic wrote:

      Soon I am expexcted to develop applications that will really be used by small and medium sized companies,so I am interested which of these languages should I go for? Or is it completely the same?

      Whatever is appropriate for the application at hand. You lose nothing by using both or either.

      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      1 Reply Last reply
      0
      • B Branislav Vidovic

        Hi everyone!!! I am a student,graduate year.My interests are C# and VB programming. For now I am using C# and VB (visual studio.NET) for making applications. I am realy looking for an advice. Which programming language is better for making real comercial applciations? Is there a difference in performance of applications written in these programming languages? Soon I am expexcted to develop applications that will really be used by small and medium sized companies,so I am interested which of these languages should I go for? Or is it completely the same? I am looking forward to hear your appinions. Thank you! Cheers:)

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

        Hi, Both VB.NET and C# compile to Microsoft Intermediate Language, so it doesn't really matter whether you have written your code in VB.net or C#. The catch is that if you are familiar with C++, or C, its better to go for C# because syntactically they are some what similar. VB syntax is entirely different, and VB.NET language is not case sensitive. I have worked in both, but i found C# syntax more comfortable. Regards, Blumen

        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