Contents tagged with LINQ
-
Watching Green Day and discovering Sitecore, priceless.
I’m feeling inspired and I’d like to share a technique we’ve implemented in Sitecore to address a URL mapping from our legacy site that we wanted to carry over to the new beautiful Littelfuse.com.
-
FirstOrDefault to the rescue
I have been tinkering with LINQ for quite a bit now and I came across a trivial question about how does LINQ return an entity. I'm going to start off by sharing you a very simple example just to illustrate. To begin, I'll create a Contact table: