TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About MIME
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Imtiaz Alam (2)
Mahesh Chand (2)
Vignesh Kumar (1)
Rupesh Kahane (1)
Scott Lysle (1)
Mudita Rathore (1)
Shweta Lodha (1)
Vipul Kelkar (1)
Rahul Bansal (1)
Mayur Khatale (1)
Harrison Logic (1)
Shivani (1)
Nipun Tomar (1)
Fedrik Alund (1)
Related resources for MIME
No resource found
Download Multiple Excel Files via Web API .NET and Angular
9/20/2024 6:02:37 AM.
To export multiple Excel files, various approaches can be used, including downloading a zip file, creating multiple worksheets in a single Excel file, or calling APIs multiple times to retrieve files.
Creating your own Web Server using C#
6/19/2024 9:54:35 AM.
C# and .NET form the backbone of a simple web server application described in this article. Using TcpListener, the application listens on a specified port for incoming HTTP requests, handling them usi
Web Access Failed Error
5/29/2024 7:29:30 AM.
Encounter HTTP Error 404 when creating a web application in Visual Studio .NET on Windows Server 2003 with IIS 6.0 due to .tmp file blockage. Resolve by adding a .tmp MIME type in IIS: Control Panel &
Find File Type From Magic Number Of File In MVC 5
5/17/2024 11:02:43 AM.
Explore how to implement file type detection using magic numbers in MVC 5. Learn about analyzing file headers, determining mime types, and integrating this functionality into your web development proj
Send Email Messages and Attachments Using C#
1/7/2022 9:26:28 AM.
This article describes an approach to sending email messages with or without attachments. The code required to send the message is contained within a reusable class. In addition to sending messages
Processing Multipart MIME in ASP.Net Web API
3/1/2021 6:01:39 AM.
This article provides an example of a Multipart MIME in the ASP.NET Web API.
Handling 404 Error For Unknown File Extensions In ASP.NET Core 1.0
2/12/2016 7:10:58 AM.
This article discusses how to handle unknown content types in ASP.NET Core.
SharePoint Hosted App: MIME Type Mismatch Issue
7/2/2015 5:55:27 PM.
This article explains how to solve MIME type mismatch issues in a SharePoint hosted app.
Validating MIME of a File Before Uploading in ASP.Net
3/30/2015 5:46:47 PM.
This article explains how to check the MIME type of a file.
Add New MIME Type to Open PDF Files Directly in Browser
6/21/2013 2:57:27 PM.
This article describes how to open PDF files directly in a browser.
Creating your own Web Server using C#
10/18/2012 8:19:28 AM.
This article explains how to write a simple web server application using C#.
Web/WAP Calender form Harrison Logic
5/19/2012 6:59:05 AM.
This application provides an updateable web-based calendar that can be viewed from both the Web and through a Mobile device, such as a cellular phone.
Mobile Device Capabilities
5/19/2012 6:42:55 AM.
This article explains about mobile devices and their capabilities.
MIME Types
3/9/2010 11:36:36 PM.
In this article I will explain about MIME Types.
Configuring IIS for Silverlight Applications
8/12/2008 2:55:58 PM.
Microsoft Silverlight is a cross-browser; cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that integrates with existing Web applications.
Generic database access with Mimer Provider Manager
12/14/2005 12:33:08 AM.
The Mimer Provider Manager uses different plugins to access different underlying ADO.NET providers. Plugins are developed for Oracle, SQL Server, ODBC, and OLE DB.