
By Dan Cornell
I was talking to some of our folks in the office yesterday afternoon, and one of the guys pointed me to this page on MSDN that has 101 LINQ Samples. If you are just getting started using LINQ this is a great way to jump start your learning curve. At Denim Group we have been big Hibernate and NHibernate fans for quite some time, but LINQ is giving NHibernate a run for the money on some of our newer projects. LINQ’s integration with Visual Studio’s Intellisense is a big plus.
(Thanks to Chris for the LINQ link and the LINQ walkthrough)
–Dan
dan _at_ denimgroup.com
Photo courtesy of Alan Weinkrantz.
I recently did the DevCares in SA for LINQ, we posted some good links on AlamoCoders.net recently [http://www.alamocoders.net/OctoberLINQDevCares/tabid/63/Default.aspx] (Scott Guthrie’s LINQ to SQL stuff, 101 LINQ samples like you mention, etc.)
It is some interesting stuff.