Tag Archives: asp.net

SOA applications tech stack

There are a lot of times when I am asked to complete a stack of technologies for building a Service Oriented Applications. And of course, like for everything, also for this topic there are a lot of answers (and opinions). … Continue reading

Posted in Development, Programming, SOA, Technology | Tagged , , , , , , , , , , , , , | 2 Comments

Web API on IIS 8.0 – 405 Method Not Allowed for PUT

Lately I’m extensively developing my web services in ASP.Net Web API and generally speaking it’s good framework in supporting HTTP programming (REST “style”), even if it is in it’s early stages and needed more features to be “completed”. Yesterday I … Continue reading

Posted in ASP.NET, Development, IIS, Microsoft, WebAPI | Tagged , , , , , , | 7 Comments