While working on my new pet project, I encountered a situation in which I wanted to save some data to a file. From the Vista Sidebar Gadget point of view, you can do it pretty easy using Scripting.FileSystemObject. As in any Microsoft product, you should ask about necessary credentials. So […]