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

Is It Possible To Allow User To Edit And Save Html Template In Angularjs Application

I have an traditional asp.net application which reads HTML template and renders it inside div contr… Read more Is It Possible To Allow User To Edit And Save Html Template In Angularjs Application

Not Able To Post More Than 4mb Files To Web Api

While am posting more than 4MB to my Web API it is throwing error as 404(Not Found) or else if am u… Read more Not Able To Post More Than 4mb Files To Web Api

WebApi Doesnt Serialize Null Fields

I've got the following following command in my web api: return Request.CreateResponse(HttpStatu… Read more WebApi Doesnt Serialize Null Fields