VB.NET - features of C# which are not present in
VB.NET - April 29, 2009 at 18:00 PM by Amit Satpute
What are the features of C# which are not present in VB.NET?
In C# the line ends when the semicolon is typed.
Therefore, when a SQL statement is copy pasted, there won’t be any error,
unlike VB
C# catches more errors than VB
C# has Operator Overloading
In C#, multiline comments, XML comments, single line comments can be done.
Also read
What is Anonymous type in
VB.NET? Explain its features.
NET
Access Modifiers
Net
Architecture
NET
Assemblies and Resources
|