VB.NET vs C#

VB.NET vs C#! The fight goes on, even as VB 9.0 and C# 3.0 specs are out. Top 10 reasons VB.NET is better than C# [http://www.vbrad.com/pf.asp?p=source/src_top_10_vb.htm] and Top 10 reasons C# is better than…

.NET LINQ

The .NET LINQ Project [http://msdn.microsoft.com/netframework/future/linq/default.aspx?pull=/library/en-us/dndotnet/html/linqprojectovw.asp] (Language Integrated Query) is quite cool as an extension to the .NET Framework to encompass language-integrated query, set, and transform operations on relational data (DLinq) and XML (XLinq). Much like…