.net C# API to Magento via XML-RPC

Since I’m starting to get back to writing .Net C# again, I decided to dig around for anything Magento related and found a nice XML-RPC based library, that will allow you to utilize Magento’s API. Samples are provided and seem to be pretty straight forward, however they do note a lot of the returns even though stated as an integer or such, but tend to most always return a string. Which leads me to believe its something with the XML-RPC in between the two, and PHP’s love to turn most any type into a string. Here is one of the examples to get your gears turning:
1 2 3 4 | #region Product Image Examples //// gets the product image current store view (doc says int returned, but is string) string myProductImageCurrentStore = ProductImage.CurrentStore(apiUrl, sessionId, new object[] { }); Console.WriteLine(myProductImageCurrentStore); |
You can find the full API here, along with some notes:
.NET C# Object Library for Magento
Direct download link to the API:
Ez.Newsletter.MagentoApi_v1.0.zip
Possibly Related Posts:
- Magento vs X-Cart
- Magento version 2.0 (X.Commerce) and eBay
- Magento Supercharged Development Tools and Links
- Book Review: Magento 1.4 Themes Design by PacktLib
- Magento modules post deployment uninstall & downgrading
30Mar2009
- http://www.u4game.com wow power leveling
- Martin
- http://www.ibay24.com Metin2 yang
- http://www.zaptechsolutions.com/shopping-cart-developement/magento-ecommerce-development.php Magento Developer
- http://www.magento-themes.jextn.com magento themes
- http://www.mactonweb.com web development bangalore
- james craig
- Anonymous
- http://www.adsyou.com/ u0634u0642u0642 u0644u0644u0628u064au0639 u0641u064a u0627u0644u0627u0631u062fu0646
- http://www.mactonweb.com/ Web design London









