Downloading content from the web
Can I download XAML content from the web (say a web service) and load it into my XAML enabled application?
Or even just load the XAML from the file system at run time?
Or does XAML have to be compiled into the application?

