c# - Want to run WPF application on Asp.net web application. -


i want run wpf application on asp.net web application. have wpf page.xaml contain image viewer, open image , edit required. want embed in asp.net web application. have asp.net web application user control on want wpf stuff. research on on internet, find way first publish wpf application on iis server , past url in asp.net web application page iframe. follow below link:

http://msdn.microsoft.com/en-us/library/aa970060.aspx#deploying_a_xbap

now not want follow approach. want alternate way of this. there way handle scenario. if yes how can achieve this?

yes there's better way: can use silverlight (basically it's c# equivalent flash).

even if silverlight quite same wpf, there differences due fact silverlight made web. you'll have make changes application.

about integrating in page, seems quite simple: can use object html element (as flash) here links that:


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -