Posts|Comments

Tag Archives: Snippet

Quick script in C#/VB and validate LINQ Expressions

I have been trying to push myself for learning LINQ and Lambda expressions for quite some time now. I try to create some dummy projects sometimes but since our current project is being developed in .NET Framework v2.0 so these very new things get out of touch very soon. Also, there is so much happening [...]