Let’s start this post by saying that we have a poster of the .NET universe in 2013. Downloadable directly from Microsoft. Very fun to look at and hang on the ceiling of your living room after being moved to the couch by your significant other for trying to do the same thing in the bedroom.
Then we have the usual Scott Hanselman post about some WebAPI and how to go around server host that do not allow PUT/DELETE verbs.
Finally, since I’m a big fan of ElasticSearch, I’m including their changelog for what’s new in the newest release.
Enjoy!
.NET
ASP.NET & OWIN
- HTTP PUT or DELETE not allowed? Use X-HTTP-Method-Override for your REST Service with ASP.NET Web API - Scott Hanselman (www.hanselman.com)
- Introducing SaasKit - Multi-tenancy made easy - Ben Foster (ben.onfabrik.com)
- Cutting Edge - Content Negotiation and Web API for the ASP.NET MVC Developer (msdn.microsoft.com)