ARAPI.NET in C#
- Chris Speed

 - Aug 31, 2016
 - 1 min read
 
My first .net web project came from an interaction with this BMC Remedy API. It is not the BMC API that comes with the install which uses java, it is specifically designed to work with .net.
I found this article "Simple ARAPI.NET Query Example in C#" that pretty much jump started the entire project. I install Visual Studio and things took off from there.

Comments