x First time here? Check out the FAQ

Using Webservices in Umbraco

    In this session Thomas Höhler provided an insight into the possibilities of using web services in Umbraco

    Therefore that Umbraco is a web application with a nearly complete API web services can be used to
    connect to Umbraco. It doesn’t matter if you have a windows application, another website with Umbraco or another web application such as an ASP.NET MVC or any other programming language including JavaScript libraries, you can connect to Umbraco, retrieve or manipulate Umbraco nodes or do
    whatever you can do with Umbraco itself.

    You can download a summary, the presentation and the demos on my blog: blog.thoehler.com/.../summary-of-my-cg09-session

    Thomas