Căutare
Categorii
Blogroll
Tag Archives: status code
Optimistic concurrency support in HTTP and WebAPI – part 2
A short follow-up to the latest post on Optimistic concurrency control in ASP.NET WebAPI. One question that might come up is: what should we do if, after changing a resource (entity), the client send a PUT request with the changes, but forgets … Continue reading
Posted in .NET, C#, Web
Tagged ASP.NET, concurrency, HTTP, precondition required, status code, Web API
2 Comments