Is it right that ASP.NET Web API has replaced WCF?



Is it right that ASP.NET Web API has replaced WCF?..

Answer / Surya Kumar Raushan

"No". While ASP.NET Web API offers a more simplified and flexible approach for building HTTP services, WCF (Windows Communication Foundation) is still used in some scenarios, such as those requiring non-HTTP bindings or complex business logic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is object a value type or referenced type?

2 Answers  


what is an Eventbubbling?

3 Answers   DSS,


if we establish the cinnection with connection string tag in web.config file,can i go for encrypt and decrypt with that?

1 Answers  


What is the difference between Postback and Ispostback Property?

7 Answers   Atrocity Apps Technologies, DC Infotech, HCL, Maples, Visual Soft,


How many web.config a application can have ?

6 Answers   Keane India Ltd, Manhattan, Vertex,


What are the objects in used in ASP for processing input and outputs?

1 Answers  


In which event of page cycle is the viewstate available?

1 Answers  


What is a server cookie?

1 Answers  


Explain different authentication modes in asp.net?

1 Answers  


What is postback pixel?

1 Answers  


how to elimainte the similar data from the different tables

1 Answers  


Difference between windows application and web application? Which is the best for updation purpose?

5 Answers   IBS,


Categories