|
-
Jan 4th, 2006, 10:06 AM
#1
Re: C# better then VB.NET...
Thats cos C# just sounds much more cooler than VB.NET.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Jan 4th, 2006, 11:04 AM
#2
Member
Re: C# better then VB.NET...
If i may stick my ore in here....
Lets first get some things straight. C# and VB.Net both compile to MSIL, the same language, and either one can be converted back to either one. I have heard that people have done benchmark testing and found that C# was faster, such reports are poorly documented and as far as i know not endorsed by microsoft, besides the performance measured was fractions of a millisecond. It is true however that C# can do somethings that VB.NET can't, but at the risk of contradicting myself there are work arounds in VB.NET that allow you do do exactly the same thing just with more code, a possible reason for the performace difference i would say. Also to say that C# is more of a RAD programming language is completely false. VB.NET developers will have fininshed writing their app long before a C# developer would have started put in those curly braces.
Please don't think i'm being argumentative these are just the facts.
Is C# better that VB.NET - No. Just programming background and personal preference would decide between the two. However, do C# programmers get paid more -Yes - Why, beats me.
-
Jan 4th, 2006, 11:15 AM
#3
Re: C# better then VB.NET...
 Originally Posted by zeek840
However, do C# programmers get paid more -Yes - Why, beats me. 
I suspect because it is a more difficult language and takes longer to learn.
-
Jan 7th, 2006, 10:03 PM
#4
Re: C# better then VB.NET...
 Originally Posted by zeek840
Also to say that C# is more of a RAD programming language is completely false. VB.NET developers will have fininshed writing their app long before a C# developer would have started put in those curly braces.
Mmm... no 
Nice articles Dee-u and Jcis. I agree the fact that C# is a standardised specification is a good point as you can implement it on other platforms with other compilers. Not sure about VB.NET in that regard.
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
|