Browse by Tags

Visual Basic .NET Late Binding Explored
15 December 07 01:14 AM | MattManela | 3 Comments   
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 lambda expression in this way: Dim f = Read More...
Lambda Expressions are more fun in Visual Basic .NET
06 December 07 10:33 PM | MattManela | 8 Comments   
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 been adding features inspired by the functional and dynamic programing Read More...
Lambda Expressions
04 December 07 09:55 PM | MattManela | 1 Comments   
With the release of C# 3.0 and Visual Basic 9, both languages added support for lambda expressions. Lambda expressions form the basis of lambda calculus which (this will seem a bit mathy) is a formal system which is used to explore mathematical and programmatic Read More...
Filed under: , ,
Page view tracker