I've no experience of SugarCRM, but a quick search turned up: http://www.sugarcrm.com/kb/system/web/soap-in-csharp/ http://code.google.com/p/candywrapper/
My reading of things is that SugarDev.Net was also using PHP ... http://www.sugarforge.org/projects/sugardevtools/ HTH On Sun, Jul 3, 2011 at 10:45 PM, Corneliu I. Tusnea <[email protected]>wrote: > Hi, > > I'm trying to connect to SugarCRM from .Net. Apparently there is (or used > to be a .Net library called SugarDev.Net but that domain/site does not exist > any more). > The documentation I found is all PHP/curl which I don't mind it's just hard > to read. These guys never explain the data structures only the random > commands and string building they use in the most ugly string concatenation > design possible. > > Anyone has any experience with talking to SugarCRM? Sample code or links to > sample code would be great, otherwise anything will do. > > Thanks, > Corneliu. > >
