Browse by Tags

All Tags » Web Resources » LINQ (RSS)

LINQ to MSI

LINQ stands for Language-Integrated Query and enables you to directly query databases in .NET programming languages. In a series of blog posts Bart De Smet is writing a query provider to use LINQ for MSI databases. He emphasizes that it's a sample...