You’re using C# syntax in VB .NET.
Try
Using c as StudentContext = New StudentContext(StudentContext.ConnectionString)
solved Syntax error in vb [closed]
You’re using C# syntax in VB .NET.
Try
Using c as StudentContext = New StudentContext(StudentContext.ConnectionString)
solved Syntax error in vb [closed]