News

Peter follows up on advice for joining collections with LINQ and getting all of the results, but this time, he uses the method-based syntax. A little while back, I did a column on how to join two ...
Seriously, why do I suck at this so much...<BR><BR>Anyway, LINQ, I just want to take LName + ", " + FName AS LastFirstName<BR><BR>...<BR><BR>How do I do that in my ...