Click here to Skip to main content
15,896,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
How can I host wpf Browser Application in ASP.Net?All the articles I read sofar are just not clear to me.If any one knows any good article please tell me
Posted

1 solution

You can host the WPF xbap file in an IFrame object.
XBAP does not directly interact with Javascript.
 
Share this answer
 
Comments
nomi ali 22-May-13 1:42am    
is there any other solution. We don't want to use IFrame technique, I search on it on the internet but another solution is silverlight, which also not following by us. We are bound to work in WPF no silverlight. Now what we need to do to handle this scenario?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900