WPF controls on web [modified]
-
I've developed several WPF controls and themes, and would like to showcase them. I've created another WPF application which contains them all, which works fine. Now, I want to put those controls onto web. Is it possible without re-writing the whole code for Silverlight? I've few problems due to Silverlight restrictions. I am using 3.5 framework. Also, can we edit/create a Silverlight project in Visual C# 2008 express edition?
modified on Friday, July 23, 2010 5:13 AM
-
I've developed several WPF controls and themes, and would like to showcase them. I've created another WPF application which contains them all, which works fine. Now, I want to put those controls onto web. Is it possible without re-writing the whole code for Silverlight? I've few problems due to Silverlight restrictions. I am using 3.5 framework. Also, can we edit/create a Silverlight project in Visual C# 2008 express edition?
modified on Friday, July 23, 2010 5:13 AM
-
I've developed several WPF controls and themes, and would like to showcase them. I've created another WPF application which contains them all, which works fine. Now, I want to put those controls onto web. Is it possible without re-writing the whole code for Silverlight? I've few problems due to Silverlight restrictions. I am using 3.5 framework. Also, can we edit/create a Silverlight project in Visual C# 2008 express edition?
modified on Friday, July 23, 2010 5:13 AM
You can create a WPF Bowser application an XBAP http://www.xbap.org/tutorial.html Every one among us was a beginner once
-
You can create a WPF Bowser application an XBAP http://www.xbap.org/tutorial.html Every one among us was a beginner once
That's not, actually, a good suggestion - while you can create a WPF browser app, it's not going to run on certain browsers, and not on a Mac or Linux box. This limits the target audience who can view what he's done.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.