I want crate application in which i want to have azure remote app .
let us consider the below scenario:
I have implemented the Designer application (report designer) in WPF. now i creating the website,user of this website need to design the report using the report designer application and host in my website. I planed to host my application in azure remote app using this remote app inside my remote application
Is this possible to do that ? if not how can i achieve that my client need both report designer interface and my web application?