I'm thinking through a potential WPF application and have gained a reasonable understanding of what XBAPs, how they are deployed, limited trust and so on.
The application I am considering probably wiill require fuller trust than an XBAP allows by default and also use of WCF with WS bindings etc.
Hence I'm leaning towards the stand alone windows application stream of WPF at the moment.
However I need to get a handle on any disadvantages/advantages of going down this route as oppossed to using XBAPs. I thought I had read updating applications was more problamatic but can't find a definitive statement on this.