.Net to connect to XiBo

Hi-
I am new XiBo. trying to create a .Net app to connect to XiBo. Is there any code examples to do.

Thanks

What are you trying to achieve with your application?

The architecture is explained in the manual: http://xibo.org.uk/manual-tempel/en/api.html

Thanks Dan-
i dont want to give access to XiBo hosted in the cloud to the end users. Instead , through my .Net Web Application, End Users should able to access /edit/upload their Digital content. For that i want to access XiBo Displays / Layouts /Users/etc… through .Net Web App. Please advise is it possible to do that. Thanks

It is possible in 1.8 (which has a rich CMS API). Using the previous link I sent you, you can access the API document.