¡@

Home 

c# Programming Glossary: vnd.ms

Get MIME type from filename extension

http://stackoverflow.com/questions/1029740/get-mime-type-from-filename-extension

octet stream .caf audio x caf .calx application vnd.ms office.calx .cat application vnd.ms pki.seccat .cc text plain.. caf .calx application vnd.ms office.calx .cat application vnd.ms pki.seccat .cc text plain .cd text plain .cdda audio aiff .cdf.. .dlm text dlm .doc application msword .docm application vnd.ms word.document.macroEnabled.12 .docx application vnd.openxmlformats..

Export DataTable to Excel File

http://stackoverflow.com/questions/1746701/export-datatable-to-excel-file

disposition attachment Response.ContentType application vnd.ms excel string tab foreach DataColumn dc in dt.Columns Response.Write..