我应该使用WPF或ASP.NET我的下一个Web应用程序的开发?

问题描述:

我们有一个已使用的MySQL / PHP / Java脚本+ JQuery的,服务器端生成HTML的构建Web应用程序。问题是,这为公司工作10软件开发人员,没有一个是PHP专家(我们所有的.NET / C#开发人员)。我需要做一个建议,我的管理团队在其技术为平台使用的下一代网络应用产品。

We have a web application that has been built using MySQL / PHP / Javascript+JQuery, with server-side HTML generation. The problem is that of the 10 software developers that work for the company, none are PHP experts (we're all .NET / C# developers). I need to make a recommendation to my management team on which technologies to use as the platform for the next generation of web application products.

我希望利用该公司拥有并以其他方式构建.NET / C#的专业知识,所以我倾向于推荐一些微软的技术。我们不希望一个客户端插件,而且我们不需要华而不实的动画/多媒体,所以我排除的Silverlight。

I want to leverage the .NET / C# expertise which the company has and is otherwise building, and so am inclined to recommend some Microsoft technologies. We don't want a client-side plugin, and we don't need flashy animations/multimedia, so I'm ruling out Silverlight.

时的WPF准备好黄金时段?是WPF pcated ASP.NET德$ P $?我如何将这两种技术之间进行选择?

Is WPF ready for primetime? Is ASP.NET deprecated by WPF? How do I choose between these two technologies?

大问题,我知道...我可以根据您的意见,如果有必要完善它。

Big Question, I know... I can refine it based on your comments if necessary.

感谢您抽出宝贵时间。

您选择使用ASP.NET Web Forms和ASP.NET MVC。 WPF不来这里发挥作用,它是为桌面应用程序。 ASP.NET和WPF是完全无关的。

Your options are using ASP.NET web forms and ASP.NET MVC. WPF does not come into play here, it's for desktop applications. ASP.NET and WPF are completely unrelated.

无论哪种方式,你必须使用ASP.NET。

Either way, you have to use ASP.NET.