In C# how can you find the mime type of a file based on the file signature not the extension.

Posted by rsg on Stack Overflow See other posts from Stack Overflow or by rsg
Published on 2008-09-12T08:35:39Z Indexed on 2010/03/14 9:55 UTC
Read the original article Hit count: 304

Filed under:
|
|

I am looking for a simple way to get a mime type where the file extension is incorrect or not given, something similar to this question only in .Net.

© Stack Overflow or respective owner

Related posts about c#

Related posts about mime