I wanted to play around with the .NET 4 Task Parallel Library (TPL) a bit so I wrote a "Task" oriented app to perform a file name and/or content search. The UI is Windows Forms. It's nothing pretty, but I found it to be much faster than using Windows Explorer when recursing down big trees and across network shares. The code is written using Visual Studio 2010 and .NET 4.
Let me know if you have any features requests or find serious bugs.
Click here to download.
Just some random development ramblings mostly related to the Microsoft .NET platform.
Subscribe to:
Post Comments (Atom)
Can't RDP? How to enable / disable virtual machine firewall for Azure VM
Oh no! I accidentally blocked the RDP port on an Azure virtual machine which resulted in not being able to log into the VM anymore. I did ...
-
Here is a full test program that demonstrates how to use SharpZipLib to zip an XElement into a byte array. This allows you to transfer larg...
-
Oh no! I accidentally blocked the RDP port on an Azure virtual machine which resulted in not being able to log into the VM anymore. I did ...
No comments:
Post a Comment