Your best bet might be to use the REST APIs. You can find the documentation here - http://docs.marklogic.com/REST/client http://docs.marklogic.com/guide/rest-dev http://developer.marklogic.com/learn/rest <== Learn more about MarkLogic Client REST APIs
Some other resources that might be of use to you http://docs.marklogic.com/guide/java <== MarkLogic Java Client API is built on top of a MarkLogic REST API http://developer.marklogic.com/labs/mldotnet <== .NET APIs built on top of MarkLogic Client REST APIs that covers a small subset of what the Client REST API provides (provided via MarkLogic Labs) http://developer.marklogic.com/labs/mlphp <== PHP APIs built on top of MarkLogic Client REST APIs that covers a subset of what the Client REST API provides (provided via MarkLogic Labs) http://developer.marklogic.com/labs/mljs <== JS wrapper for some common uses of MarkLogic Client REST APIs (provided via MarkLogic Labs) Hope this helps. Ganesh Vaideeswaran Senior Director of QA MarkLogic Corporation [email protected]<mailto:[email protected]> Phone: +1 650 655 2398 www.marklogic.com<http://www.marklogic.com/> This e-mail and any accompanying attachments are confidential. The information is intended solely for the use of the individual to whom it is addressed. Any review, disclosure, copying, distribution, or use of this e-mail communication by others is strictly prohibited. If you are not the intended recipient, please notify us immediately by returning this message to the sender and delete all copies. Thank you for your cooperation. From: [email protected] [mailto:[email protected]] On Behalf Of partha sarathy Sent: Friday, September 13, 2013 10:02 PM To: [email protected] Subject: [MarkLogic Dev General] .net marklogic integration Hi all, Can some one help me with a sample that upload word document using c# to marklogic server.
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
