This post originated from an RSS feed registered with .NET Buzz
by Duncan Mackenzie.
Original Post: Paul Vick discusses the question that just won't go away... VB or C#?
Feed Title: Code/Tea/Etc...
Feed URL: /msdnerror.htm?aspxerrorpath=/duncanma/rss.aspx
Feed Description: Duncan is the Visual Basic Content Strategist at MSDN, the editor of the Visual Basic Developer Center (http://msdn.microsoft.com/vbasic), and the author of the "Coding 4 Fun" column on MSDN (http://msdn.microsoft.com/vbasic/using/columns/code4fun/default.aspx). While typically Visual Basic focused, his blogs sometimes wanders off of the technical path and into various musing of his troubled mind.
I get this question a lot, and I explain many of the same things that Paul goes through in this post, so I'd love it if more people would read this material:
The "native" .NET language? In the comments on my post on language choice, Patrick asked “isn't C# the language that's most 'native' to the .NET environment?” Christopher then follows up with a related question as to whether developers should use functions in the System namespace instead of ones in the Microsoft.VisualBasic namespace because the former might be faster. We see these kinds of questions fairly often, so it's worth discussing them a little bit.