ASP.NET Atlas

Just came across the official ASP.NET Atlas website. Atlas is a (AJaX-style) package of new web development technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0.…

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# and Top 10 reasons C# is better than VB.NET.…

.NET LINQ

The .NET LINQ Project (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 integrated ORM functionality. Also from the Future Versions page: Visual Basic 9.0 Language Enhancements and…