在ASP.Net上使用WPF控件(Web应用程序)
问题描述:
亲爱的朋友们,
是否有可能在我们的ASP中使用新的高度丰富的WPF公共控件,如datagrid,button,listbox,textbox,label等.......... .Net Web应用程序。
Dear Friends ,
Is It Possible to Use the new highly enriched WPF Common Controls like datagrid , button,listbox, textbox,label etc.......... in our ASP.Net Web Application .
答
ASP.NET应用程序上的WPF控件,这是NO。
但是,作为上面提到的ThePhantomUpvoter,您可以使用Silverlight。它是.NET框架的一个组件,允许开发富客户端浏览器应用程序。
但是,它需要安装客户端插件。
WPF controls on ASP.NET app, that's a NO.
However, as "ThePhantomUpvoter" mentioned above, you can use Silverlight. It's a component of .NET framework that allows developing rich client browser applications.
However, it requires a client plugin to be installed.