- Marklogic main site: http://developer.marklogic.com/
- Using XQuery in ASP.NET http://www.4guysfromrolla.com/articles/071603-1.aspx
- General XQuery tutorial: http://www.w3schools.com/xquery/default.asp
- Hands on MarkLogic app: http://developer.marklogic.com/learn/2009-01-get-started-apps
- MarkLogic XCC documentation: http://developer.marklogic.com/pubs/4.2/dotnet/index.html
- Linq to XSD: http://linqtoxsd.codeplex.com/
- What is XSD schema: http://mediakit.internet.com/icom_cgi/print/print.cgi?url=http://www.15seconds.com/issue/031209.htm
- making Restful Service using WCF
http://www.developer.com/net/article.php/3695436/Creating-RESTful-Web-Services-with-Windows-Communication-Foundation.htm - WADL - Web application description language: http://www.w3.org/Submission/wadl/#x3-10001
- yahoo news search - an example of REST web serivce: http://search.yahooapis.com/NewsSearchService/V1/newsSearch?appid=1&query=china
- a description of yahoo news search service (WADL file converted to html): http://developer.yahoo.com/search/news/V1/newsSearch.html
- can use WebClient or HttpWebRequest to consume a REST service in ASP.NET. another article just use WebRequest.
- WADL for WCF
Friday, November 05, 2010
MarkLogic, Restful Service, etc
This post is used to summarize all resource for marklogic database, REST web serivces and other related technologies needed for my new job.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment