VB.NET and C # Some differences:
1. Function:
VB.NET C # such as Features There is no ISDBNULL () function, the power function support pointer does not support unsigned data types There is no shift operator without the embedded document (XML) No later binding (Late Binding) Modules (Modules) has a dynamic array of Redims with red allocation array spaces
2. Keywords:
VB.NET C # Inherits: Implements: MustInherit abstract NotInheritable sealed Overridable virtual MustOverride abstract Overrides override [Overloads] No Shadows new Shared static Public public Protected protected Friend internal Protected Friend protected internal Private private Static ByVal achieved by other means without ByRef ref [Optional The ] None Paramarray Params Unable to implement unsafe unable to implement Fixed