PROGRAM AREA
WebApi Top questions
Post
New Post
Find by name:
WebApi
First Name
PostDate
Test Web api55
yes
Tell me the code snippet to show how we can return 404 errors from HttpError?
string message = string.Format(“TestCustomer id = {0} not found”, customerid); return Request.CreateErrorResponse(HttpStatusCode.NotFound, message);
Name the tools or API for developing or testing web api?
Jersey API CFX Axis Restlet
Page 6 of 12
«
1
2
3
4
5
6
7
8
9
10
…
»
»»
Full Page