Monthly Archives: February 2012

2 posts

New Windows 8 logo

In case you don’t know, the upcoming Windows 8 will have a new logo: Honestly, I am very disappointed with the design of the new logo because it is too simple and too clean, and it looks like a flag of a country: if you replace blue with white, and white with dark blue, it becomes the flag of Finland. I hope it will be changed when Windows 8 is released. For more information about […]

Illegal characters in path error

I am working on a project allows user to upload files to server and download uploaded files from server. It is simple and straight-forward: the file is save in file system, and the file path is saved in database. When user requests to download a file, the file path is returned from the database and user is prompted with the save file dialog to save the file. Everything has been working well, then suddenly one […]