Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp.net Web Api2

Update And Delete Does Not Work In Jqgrid

I am working on web api project and I want implement grid with CRUD operations. These are my web ap… Read more Update And Delete Does Not Work In Jqgrid

Web Api 2.0 Recieve Json Data In Camel-case With A Pascal-case Model

I am attempting to make a PUT call to my Web API. I have set the following up in the WebApiConfig.c… Read more Web Api 2.0 Recieve Json Data In Camel-case With A Pascal-case Model