Skip to main content
Home Forums General Silverlight Getting Started How to add a WPF/E in a HTML page or ASP.NET page
2 replies. Latest Post by Amanda Wang - MSFT on November 13, 2008.
(0)
lpmo
Member
6 points
41 Posts
11-10-2008 11:42 AM |
How can I add a WPF project in a HTML page?
Do I have to use only Silverlight?
Thanks a lot!
Lina
prujohn
Contributor
3429 points
688 Posts
11-10-2008 11:44 AM |
Yes, my understanding is that Silverlight(WPF/E) is the only part of WPF that is supported in a browser.
Amanda W...
All-Star
17234 points
1,466 Posts
11-13-2008 4:57 AM |
Hi,
WPF is only for Windows only internal apps (usually internal business applications, often desktop apps). You can not embed the WPF into the web page.
But the Silverlight is for crossplatform environments, web apps, including, but not limited to, public apps.