开发Web应用程序注册 [英] developing web application reg

查看:114
本文介绍了开发Web应用程序注册的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

用于在vs-2010中开发Web应用程序项目

我们可以使用wpf或wcf

在此先感谢

for developing web application projects in vs-2010

we can use wpf or wcf

thanks in advance

推荐答案

是.

编辑===========

哪个会更好?它们甚至不是相同的通用框架类型. WCF用于通信,WPF用于UI.我认为您真正想要使用的是Silverlight *和* WCF.在进行任何操作之前,您应该熟悉可以使用Visual Studio构建的各种类型的应用程序(MFC,WinForms,WPF,Silverlight,ASP.Net),以便您可以做出更明智和受过教育的选择.
Yes.

EDIT ===========

Which will be better? They''re not even the same general type of framework. WCF is for communications, and WPF is for UI. What I think you REALLY want to use is Silverlight *and* WCF. Before you do ANYTHING, you should familiarize youself with the various types of applications you can build with Visual Studio (MFC, WinForms, WPF, Silverlight, ASP.Net) so that you can make a more informed and educated choice.


如果要创建Web应用程序,则不想看WPF. WPF是一种桌面解决方案,尽管它对称为XBAP的浏览器应用程序的支持有限,但我的Microsoft不赞成使用它们,而支持名为Silverlight的基于Web的版本.

WCF是一种通信技术.因此,它与Web或桌面没有真正的联系,因此可以用于其中任何一个.所以是的,您可以使用WCF进行Web开发-但它不会显示任何UI.您可能要考虑使用ASP.NET或ASP MVC进行Web开发-两者在Visual Studio 2010中都具有出色的支持.
If you are creating a web application, you don''t want to look at WPF. WPF is a desktop solution, and while it has limited support for browser applications called XBAPs, these have been deprecated my Microsoft in favour of the web based version known as Silverlight.

WCF is a communications technology. As such, it has no real affiliation to web or desktop, so it can be used for either. So yes, you can use WCF for your web development - but it won''t present any UI. You might want to consider using ASP.NET or ASP MVC for web development - both have excellent support in Visual Studio 2010.


这篇关于开发Web应用程序注册的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆