Hi all,
This white paper
discusses the differences in syntax between the Microsoft®
Visual Basic .NET(tm) and Microsoft® Visual C# .NET(tm)
programming languages. Visual Basic .NET and Visual C# .NET
differ in terms of case sensitivity, variable declaration and
assignment, data types, statement termination, statement blocks,
use of parentheses versus brackets, operators, conditional
statements, error handling, overflow checking, parameter
passing, late binding, ways of handling unmanaged code, and
keywords.
Have a great day
:)
|