APIs for .NET are custom libraries for developing Windows Forms and WPF client applications with the .NET framework and can be used with Microsoft Visual Studio 2005 and higher versions; differently from WinForms components, can be used for developing applications not requiring a user interface like Windows services, Console applications and server-side ASP.NET applications.
Through COM interaction our API libraries can be used with legacy development environments like Visual Basic 6 and Unmanaged Visual C++ with or without MFC.

|