How to create wpf web application

Posted by Riasul under WPF on 6/27/2010 | Views : 26545 | Status : [Member] | Replies : 3
Hi
Now i am planning to move wpf.i want to develop windows application in wpf.is it possible to run that windows application in web?.how to create?.can anyone explain clearly.
thanks

Riasul.




Responses

Posted by: Vuyiswamb on: 6/27/2010 [Member] [MVP] [Administrator] NotApplicable

Up
0
Down
no if you want a wpf like app, go for silverlight, they both use Xaml

Thank you for posting at Dotnetfunda
[Administrator]

Riasul, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Abhi2434 on: 6/27/2010 [Member] [Microsoft_MVP] [MVP] Silver

Up
0
Down
You can either go for XBAP application or Silverlight. Silverlight is better.

www.abhisheksur.com

Riasul, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kunal2383 on: 6/27/2010 [Member] Starter

Up
0
Down
Hi Riasul,

You can't directly run your WPF Windows Application in Web. You have to create a WPF XBAP Application to run it inside the browser. XBAP applications need .Net Framework to be installed in the client PC which is around 256MB download size. Instead you can create Silverlight application which needs a runtime of 4-6MB download size. Recent days, Silverlight has more power over the older releases. WPF is mainly targeted for Windows Application & Silverlight for Web.

Thanks & Regards,
Kunal Chowdhury | http://www.kunal-chowdhury.com | http://twitter.com/kunal2383

Riasul, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response