Click here to Skip to main content
15,890,557 members

Comments by Ivan Ičin (Top 6 by date)

Ivan Ičin 23-Jan-12 19:37pm View    
Deleted
There is no license mentioned here. Can one use this code in commercial project?
Ivan Ičin 8-Nov-11 14:46pm View    
Deleted
There is no need to add \ on SourcePath and DestinationPath
There is a C# method to join two string into path and it is Path.Join.
It is more convenient to write if(!bool) than if (bool == false)
Ivan Ičin 21-Jun-11 15:57pm View    
Deleted
Reason for my vote of 5
Interesting, but does it have some advantages over Array.ToList()?
Ivan Ičin 3-May-11 17:39pm View    
Deleted
Hmmm, but isn't it that Sony stored passwords hashed and credit card numbers encrypted?

While obviously Sony didn't have first grade protection, I doubt that they cared about security so little to encrypt passwords if that is security problem.
Ivan Ičin 12-Apr-11 19:46pm View    
Deleted
Reason for my vote of 3
My biggest complain is that, in general, new version should be able to have the same file name is current version. And that might be bigger problem than the one resolved here.