Query through file system using .Net 4.0 Enumerable collections
Posted
on C# Corner
See other posts from C# Corner
Published on 4/26/2010 6:17:46 AM
Indexed on
2010/04/26
21:05 UTC
Read the original article
Hit count: 231
Filed under:
This article describes a new method introduced in .NET 4.0 using which developers can interact with file systems very quickly, especially for searching files and folders.
© C# Corner or respective owner