Showing posts from September, 2013

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 f…

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 othe…

Load More
That is All