crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Define different ASP.NET Web API Characteristics
Question Posted on 24 Apr 2020Home >> DotNet >> ASP.NET >> Define different ASP.NET Web API Characteristics

Define different ASP.NET Web API Characteristics
Below are the 6 main characteristics of ASP.NET Web API
(1)It is very ideal platform to build RESTful services.
(2)As base of ASP.NET WEB API so its supports request/response pipeline of asp.net
(3)ASP.NET Web API supports different formats of respone data. And have built in supports for JSON,XML and BSON format.
(4)ASP.NET Web API maps HTTP verbs to method names.
(5)ASP.NET Web API can be hosted in IIS or other server which support .NET 4.0+ or latest version.
(6)ASP.NET Web API framework includes new HttpClient to communicate with Web API server. HttpClient can be used in ASP.MVC server side, Windows Form application and in Console application.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Use of Calendar control in dotnet with code

How to improve Front End UI performance of dotnet web application?

File upload in dotnet

reverse a string

function of garbage collector






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap