Additional Mime Types in Visual Studio 2010 Development Web Server(geekswithblogs.net)

submitted by rcashrcash(4149) 7 months, 18 days ago

While the development server in Visual Studio 2010 is great for most work, it does have 1 shortcoming in that if you start adding content types that are not part of the base set of known Mime types built in, you won’t affect the proper header response that is emitted to the client/browser. The rest of the article shares more and how to fix this problem.

2 comments |category: |Views: 26

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 7 months, 17 days ago 0

Nuget is really starting to show how much the .Net community needed a central repository for libraries. What are the odds of stumbling on the MimeHelper library without it?

As for MimeHelper itself, it's nice that it allows for new mime types to be easily configured in the web.config file. I don't have any use for it myself at the moment but I'll be sure to add it to my list of tools.

Reply

posted by vijaystvijayst(1311) 7 months, 17 days ago 0

It looks like that the MimeHelper NuGet package works only in Classic mode of IIS. With most new servers working in integrated mode, this will be of limited use.

Reply

information Login or create an account to comment on this story