WEB开发网
开发学院软件开发C语言 .Net Framework4 与.Net Framework4.0 client pro... 阅读

.Net Framework4 与.Net Framework4.0 client profile区别问题

 2012-05-25 09:10:28 来源:WEB开发网   
核心提示:最近在写一调用ORACLE的程序,发现找不到Using System.data.Oracle;,感觉奇怪,.Net Framework4 与.Net Framework4.0 client profile区别问题,因为自己一直在使用的,怎么就猛然不行了,要另外安装 .NET Framework 4.0 的完整版本:AS

最近在写一调用ORACLE的程序,发现找不到Using System.data.Oracle;,感觉奇怪,因为自己一直在使用的,怎么就猛然不行了。把其属性看来看去,就感觉到有一点点不同,以前在目标 Framework4.o中配置是.net Framework4 ,现在变成.Net Framework 4.0 Client profile,然后试着改成前者又可以使用。

配着前的属性为:

然后到网上找其差别,终于见到其文章:

The .NET Framework 4 Client Profile 包含下列功能:

Common Language Runtime (CLR)
ClickOnce
Windows Forms
Windows Presentation Foundation (WPF)
Windows Communication Foundation (WCF)
Entity Framework
Windows Workflow Foundation
语音
XSLT 支援
LINQ to SQL
Entity Framework 与 WCF Data Services 执行期设计函式库
Managed Extensibility Framework (MEF)
动态型别
并列程序设计功能,例如 Task Parallel Library (TPL), Parallel LINQ (PLINQ), and Coordination Data Structures (CDS)
除错客户端应用程序
下列功能不包含,要另外安装 .NET Framework 4.0 的完整版本:

ASP.NET
进阶 Windows Communication Foundation (WCF) 功能
.NET Framework Data Provider for Oracle
编译用 MSBuild
Visual Studio 2010 的项目中,下列应用程序会默认使用 .NET Framework 4.0 Client Profile,若要使用完整的 .NET Framework 功能,则要自行到项目属性中设定 target framework 至 .NET Framework 4.0:
Windows Projects (C# and Visual Basic)
Windows Presentation Foundation
WPF Application
WPF Browser Application
WPF Custom Control Library
WPF User Control Library
Windows Forms
Windows Forms Application
Windows Forms Control Library
Console Application
Empty Project
Window Service
Visual F#
F# Application
F# Tutorial
Workflow (C# and Visual Basic)
Activity Designer Library
Activity Library
Workflow Console Application
Windows Communication Foundation
WCF Service Library
Office 2007 and Office 2010
All projects target the .NET Framework 4 Client Profile

而 .NET Framework 4.0 Client Profile 与原有的 .NET Framework 3.5 Client Profile 不同的地方有:

1 2  下一页

Tags:Net Framework Net

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接