Jaycent Drysdale

Browse by Tags

All Tags » Orcas (RSS)
File System search via LINQ to Objects
LINQ provides a standard way for developers to query data in diverse locations, ranging from in memory objects, XML data, or relational data living in an SQL Server Database.Lets take a look at a scenario where we use Linq to objects to query a directory...
More Posts