The iControl Assembly is a .NET Assembly that you can include in your .NET iControl applications. The embedded Interfaces class takes care of all the grunt work that goes along with setting up and writing iControl apps. In the past integrating iControl into an application entailed compiling wsdl (either directly with wsdl.exe or indirectly with a Web Reference), writing certificate validation logic, dealing with UserCredential objects, and hooking them all together. |