What are the differences and similarities between the .NET languages?
Posted
by froadie
on Stack Overflow
See other posts from Stack Overflow
or by froadie
Published on 2010-02-03T21:30:50Z
Indexed on
2010/04/17
21:43 UTC
Read the original article
Hit count: 340
I'm trying to figure out how much overlap there is between the different languages of the .NET framework, and what the real differences are. Is there an overlap of libraries/methods/functions...? If I'm googling a question for, say, VB .NET, and C# answers come up, what can I take from the C#-relevant info and what differences/incompatibilities should I look out for?
© Stack Overflow or respective owner