I'm asking this question here because after looking around the web for answers, I can't seem to find the answers i'm looking for.
I'm wondering can you easily take a WPF Application you built to run on the desktop, and run it as an XBAP application?
If you can easily do it, is there a resource where I can find out how?
Another question I have is about XBAP Applications in general...Can they be hosted on a web server somewhere, and then somebody accesses it through their browser remotely? Or would I have to create a Silverlight application for this?
Basically is an XBAP accessed remotely, or does it just run on the local machine, but in the browser (Something i'm not sure is that useful)