|
-
Apr 9th, 2003, 02:38 PM
#1
Thread Starter
Let me in ..
VB.NET/VC#.NET white paper ..
-
Apr 9th, 2003, 06:52 PM
#2
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|