How Can i use API in web application.
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Is it possible to use API in asp.net web application.API is created in windows application
-
Is it possible to use API in asp.net web application.API is created in windows application
Yes when the API is not using any windows application specific methods.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions