客户资料预览 - 包含和排除的内容

时间:2009-12-11 15:53:06

标签: .net wpf .net-client-profile

我对客户端配置文件预览的理解是,它是.NET的精简版本,专注于满足客户端应用程序的需求。

然而,知道包含哪些内容并将其从中排除是有用的?有谁知道吗?

1 个答案:

答案 0 :(得分:2)

以下是BCL Team Blog @ MSDN中包含的程序集的列表:

BCL,“Core FX”和LINQ

* CustomMarshalers
* ISymWrapper
* mscorlib
* sysglobl
* System
* System.AddIn
* System.AddIn.Contract
* System.Configuration
* System.Configuration.Install
* System.Core
* System.Security

Visual Basic和Visual C ++语言支持

* Microsoft.VisualBasic
* Microsoft.VisualC

XML

* System.Xml
* System.Xml.Linq

Windows窗体

* Accessibility
* System.Drawing
* System.Windows.Forms

WPF

* PresentationCore
* PresentationFramework
* PresentationFramework.Aero
* PresentationFramework.Classic
* PresentationFramework.Luna
* PresentationFramework.Royale
* PresentationUI
* ReachFramework
* System.Printing
* System.Windows.Presentation
* UIAutomationClient
* UIAutomationClientsideProviders
* UIAutomationProvider
* UIAutomationTypes
* WindowsBase
* WindowsFormsIntegration

的ClickOnce

* System.Deployment

WCF,Web服务,远程处理和序列化

* System.IdentityModel
* System.Runtime.Remoting
* System.Runtime.Serialization
* System.Runtime.Serialization.Formatters.Soap
* System.ServiceModel
* System.ServiceModel.Web
* System.ServiceModel.Install
* System.Transactions
* System.Web.Services

数据访问

* System.Data
* System.Data.SqlXml
* System.Data.DataSetExtensions
* System.Data.Services.Client

Peer to Peer

* System.Net

Active Directory和企业服务

* System.DirectoryServices
* System.EnterpriseServices