.NET Framework 4.0客户端配置文件与.NET Framework 4.0 [英] .NET Framework 4.0 Client Profile vs .NET Framework 4.0

查看:134
本文介绍了.NET Framework 4.0客户端配置文件与.NET Framework 4.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在VS2010中启动新的.NET控制台应用程序时,默认情况下将Target Framework设置为.NET Framework 4.0 Client Profile,.NET Framework 4.0和.NET Framework 4.0 Client Profile有什么区别

解决方案

直接从Microsoft城堡中获取:



这是什么:
.NET Framework 4客户端配置文件是.NET Framework 4的子集,该子集针对客户端应用程序进行了优化。它为大多数客户端应用程序提供功能,包括Windows Presentation Foundation(WPF),Windows窗体,Windows Communication Foundation(WCF)和ClickOnce功能。



为什么:
这样可以为面向.NET Framework 4客户端配置文件的应用程序提供更快的部署和更小的安装包。 / p>

.NET Framework客户端配置文件:

http://msdn.microsoft.com/en-us/library/cc656912.aspx


When I started new .NET Console Application in VS2010, By default Target Framework was set to .NET Framework 4.0 Client Profile, what is the difference between .NET Framework 4.0 and .NET Framework 4.0 Client Profile

解决方案

Straight from the Microsoft castle:

What is it: The .NET Framework 4 Client Profile is a subset of the .NET Framework 4 that is optimized for client applications. It provides functionality for most client applications, including Windows Presentation Foundation (WPF), Windows Forms, Windows Communication Foundation (WCF), and ClickOnce features.

Why: This enables faster deployment and a smaller install package for applications that target the .NET Framework 4 Client Profile.

.NET Framework Client Profile:
http://msdn.microsoft.com/en-us/library/cc656912.aspx

这篇关于.NET Framework 4.0客户端配置文件与.NET Framework 4.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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