Results 1 to 2 of 2

Thread: VB.NET/VC#.NET white paper ..

  1. #1

    Thread Starter
    Let me in .. techyspecy's Avatar
    Join Date
    Aug 2002
    Location
    Back to VBF.
    Posts
    2,456

    VB.NET/VC#.NET white paper ..

    Just in case if someone is interested ...

    http://support.microsoft.com/default...;en-us;Q308470

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    From the site:
    In other words, Visual Basic developers assume that you can do many things in Visual C# that you cannot do in Visual Basic .NET, just as there are many things that you can do in C/C++ but cannot do in Microsoft Visual Basic 6.0 or earlier. This assumption is incorrect.
    From the whitepaper:
    Although differences do exist between the two languages, both languages use the .NET Framework common language runtime and are equally powerful.
    After reading the whitepaper, it proves the languages are not equally powerful. If you are talking strictly framework...well then yes, the are. If you talk about language features, no they are not. This sounds like a VB programmer at MS was feeling some heat from his C# friends....lol.

    Both languages have some pluses. I personnally like the fact that VB has the redim statement, where C# doesn't. But in C#, you can do unmanaged code, which I like to have the option of, but in VB you can't.

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