Question

Ma compréhension du profil client aperçu est qu'il est une version dépouillée de .NET se concentrant sur fulfiling les besoins des applications client.

Toutefois, il serait utile de savoir ce qui est inclus et exclu de tout cela? Est-ce que quelqu'un sait?

Était-ce utile?

La solution

Voici une liste des ensembles inclus BCL Blog Team @ MSDN :

BCL, "Core FX" et LINQ

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

Visual Basic et Visual C ++ Language Support

* Microsoft.VisualBasic
* Microsoft.VisualC

XML

* System.Xml
* System.Xml.Linq

Windows Forms

* 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 Services, Remoting et sérialisation

* 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

Accès aux données

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

Peer to Peer

* System.Net

Active Directory et services d'entreprise

* System.DirectoryServices
* System.EnterpriseServices
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top