Other News

Uncategorized

LINQ Is It the New SQL?

LINQ – Is It the New SQL? I have been using LINQ for Objects a lot recently. It allows me to leverage my set based skills when processing Dot Net IEnumerable objects. This seems to be something I have to do a lot lately. About the same time, I started looking at NHibernate again. I find it interesting that LINQ […]