Ever had your Open-Source project coopted by miscreants bent on using your good name to sucker 'Net users to spread their crap around? If you have, perhaps you can help me make sense of this violation of open-source ethos? And if not, perhaps you can learn from my mistakes.
Tag: infusionsoftdotnet
InfusionSoft v1.0.1.1 Released
v1.0.1.1 of the InfusionSoftDotNet library has been released to support functions and changes related to the Spring 2012 release of InfusionSoft API as well as the latest CookComputing dll (v2.5.0) to handle the XMLRPC communications.
You can download the source code, pre-compiled binaries and or the History.txt file of all changes from http://infusionsoftdotnet.codeplex.com.
InfusionSoftDotNet library v1.0.1.0 Released Today
The latest version of InfusionSoftDotNet library to enable Dot Net applications and Asp.Net web applications access the InfusionSoft API was released this morning on CodePlex at http://infusionsoftdotnet.codeplex.com.
One of the biggest changes in this version of the code is the addition of _LastException property to the isdnAPI class to allow you to retrieve any exception thrown during an API call. (Thank cchubb!).
This release is available in full source or as binaries with a sample Asp.Net application. This version will work with Asp.net v2.0 and up.
If you have any thoughts or additions that you’d like to see in this library, please leave a note in the comments below or in the discussion area under this open source project’s CodePlex page.