1
Answer

How to call ASP.NET web API in Another ASP.NET web app?

Photo of Priti Kumari

Priti Kumari

10y
1.2k
1
My problem is:
 
(1) I have already created a ASP.NET Web API and i want to call this web API in another asp.net web application using jQuery and i want to call this Web api at any type of application.

Answers (1)