Language equivalents reference

  • Thread starter Thread starter Julie
  • Start date Start date
I have a book which builds on this by not only showing how to convert your
code between the different languages, but also shows you to avoid the traps
you could fall into. A lot of the syntax for VB.NET and C# can be converted
using the tables, but a lot of code requires learning different programming
concepts (e.g. triggering and responding to events). My book covers
everything you need to know for converting code between VB6, VB.NET and C#.

Take care,

Brian Bischof
"The .NET Languages: A Quick Translation Guide"
http://www.amazon.com/exec/obidos/ASIN/1893115488
 
Back
Top