Results 1 to 6 of 6

Thread: VB.Net and C#, only one or both?

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    VB.Net and C#, only one or both?

    It seems strange, isnt it that VB.Net and C# are for the .Net framework? Is it necessary to learn both of them or will it suffice just learning one? I have seen developers that know VB.Net and C# at the same time...
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: VB.Net and C#, only one or both?

    Because both are are based on the framework, there's isn't much difference between them.... it's mostly syntax nowadays. While I haven't actualy tried my hand at C# yet, from the sample codes I have seen, I haven't had any trouble figuring it out and making the minor changes to make it work in VB.NET.

    Also, now that you can build solutions in multiple languages, some developers are finding it easy and convenient to switch between the two.

    It's two languages in one!

    tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: VB.Net and C#, only one or both?

    I'm bummed because C# didn't come with the free version of VS that was offered a few months ago. I did find out that I can compile C# programs, though, after downloading the SDK.

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

    Re: VB.Net and C#, only one or both?

    Remember that you also have C++.NET. The common thing is .NET, the language feautures and syntax is the difference. I have no use for VB.NET so I won't use it. And when I do C++, I have no need for .NET, so I am using C++ and C#.


    - ØØ -

  5. #5
    Fanatic Member
    Join Date
    Sep 2000
    Posts
    770

    Re: VB.Net and C#, only one or both?

    I personally only played with vb.net. People don't realise what C# really is. It's a new programming language designed specifically for the .Net Framework. VB.net was created to overhall the vb syntax and to allow vb developers to easily take advantage of the .net framework. Hey, Microsoft had to do something with all the VB zombies it created, to keep us happy, so they gave us VB.net. I mean that in the nicest way though.

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

    Re: VB.Net and C#, only one or both?

    Learn one language well, like vb.net... and you'll see how easily C# comes to you.

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