- What is API.
- What is WebAPI.
- What is Asp.NET WebAPI.
- What is Rest or Restfull architecturure.
- Naming Convention In WebAPI.
- What is Routing in WebAPI and How to configure WebAPI.
- Difference between MVC Controller And WebAPI Controller.
- What is Parameter Binding in WebAPI. What is the default parameter binding process and how we can change it.
- Different types of Http request in Web API and their status code. What is the difference between Http Post and Put request.
- Action method return type of WebAPI.
What is difference between HttpResponseMessage
and IHttpActionResult.
- What is
Data Formats in WebAPI. What is difference between Accept and Content-Type attribute.
- How we can Authenticate a WebAPI. Difference between Basic Authentication and Token Based Authentication.
- What is Media-Type Formatters in WebAPI.
- How to consume Web API in ASP.NET MVC and what is the difference between WebClient and HttpClient.
- What is Same Origin Policy of web browser. What is Cross-Origin Resource Sharing (CORS) and how to enable it in WebAPI.
- What is oData in
WebAPI.
- What Web API versioning.
- Difference between Asp.NET WebAPI and Asp.NET MVC
- Difference between GET and POST request.
- What is Content Negotiation.
No comments:
Post a Comment