Need To Get Static JSON File with POST verb on IIS 7.5?
Posted by: peterkellner.net,
on 31 Oct 2011 |
View original | Bookmarked: 0 time(s)
Normally, when we stick a JSON file up on an IIS web server, all we have to do to get to is is to set the Mime type. One easy way to do it is to add to your web.config the following: ...
This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming