Coldapoy's Technical Blog

"Programming is like sex: one mistake and you have to support it for the rest of your life"

Browse by Tags

All Tags » .net » Language Integrated Query (LINQ) (RSS)
LINQ: .NET Language-Integrated Query
Language Integrated Query Language Integrated Query (LINQ, pronounced "link") is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages using a syntax reminiscent of SQL. Many of the concepts that...