9/1/13 - 10/1/13

Get mp3 file properties using C#

Mp3 tag consists of attaching a fixed block size of 128 bytes at the end of the file in question. This block contains the following tags: A...

santosh 7 Sep, 2013

How to encrypt Bitmap image in c#

Encryption is critical while transmitting the data over the network or you are sharing some secure information with others. In this pos...

santosh 1 Sep, 2013