Category Archives: Visual Basic

Visual Basic .NET Late Binding Explored

In a previous post I mentioned how Visual Basic .NET’s  lambda expressions are more fun and easy to use than C#’s.  My inspiration for this statement was the fact that in VB .NET you are able to implicitly define a … Continue reading

Posted in Visual Basic | Leave a comment

Lambda Expressions are more fun in Visual Basic .NET

I love C# and I would never want to do anything to make it seem any less amazing but I have to give credit where credit is due … to Visual Basic .NET.  Yes, I said it.  Both languages have … Continue reading

Posted in Visual Basic | Leave a comment