I am very new to API development, i have got a requirement to develop an API which will be used in the 3rd party applications to call some specific functionality of the API.
Now my question is,
**1) How API differ from the DLL?
2) API developed using C# can be used in Java application? If not how to develop language independent API?
3) Can this be used in both Windows and Web applications**
Just need some assistance in developing my first API, your response is much appreciated.
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book:
Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})
Proposed as answer byMike LaughlinThursday, July 28, 2016 2:32 PM
Marked as answer byDave PatrickMVPMonday, August 1, 2016 2:27 AM
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book:
Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})
Proposed as answer byMike LaughlinThursday, July 28, 2016 2:32 PM
Marked as answer byDave PatrickMVPMonday, August 1, 2016 2:27 AM