We have a wpf appilcation which will be integrated in sharepoint 2010. it means, my application file type (let say .abc/.xyz) should be associated, for that I will create new library in sharepoint where user will click add/edit options to access my application file type instance that will host my application.
We have done this with silverlight application but not sure how we can do for WPF application? we came to know that Xbap should be used for this scenario? if so, Is it a right approach? or any other technology option is available for this ? if Xbap is a right choice then how the existing wpf application to be migrated as Xbap application? Sharing valid reference links would be very useful.
Please advice. Thanks