Results 1 to 4 of 4

Thread: Which on average consumes less resources?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    22

    Which on average consumes less resources?

    C# or VB .NET

    Discuss

  2. #2
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Which on average consumes less resources?

    The apps that have been made from them you mean? Considering the fact that C# is more like C++, and gives you more control than VB.NET does, C# should be consuming less resources. It all depends on what you are doing.

  3. #3
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Which on average consumes less resources?

    since they both compile to MSIL they would be equal, unless you use unsafe code in C#.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Which on average consumes less resources?

    That's like asking which production line makes cars that consume less fuel.

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