0
kicks
File Explorer using Silverlight 4 COM Interoperability
You all know that, Silverlight 4 has the feature to talk with COM APIs. In my earlier posts I already mentioned various Interoperability functionalities of Silverlight. You can see some articles in my Blog. In this article, I will show you how Silverlight can read your local files, folders and drives. At the end of this Article you will be able to open any file/folder/drive and read their attributes.
Here I will demonstrate by creating a small application like Windows Explorer and reading all your drives and their contents in the screen like below screenshot.