NET_35_Namespaces_Poster_JAN08 copy.pdf

(851 KB) Pobierz
Microsoft .NET Framework 3.5
Commonly Used Types and Namespaces
3. 5
Windows Presentation Foundation
Windows Forms
ASP.NET
System.Web
HttpApplication
HttpCookie
HttpRequest
HttpResponse
HttpRuntime
HttpServerUtility
System.Web.ApplicationServices NEW
AuthenticationService NEW
ProileService NEW
RoleService NEW
System.Web.Caching
Cache
System.Web.ClientServices NEW
ClientFormsIdentity NEW
ClientRolePrincipal NEW
ConnectivityStatus NEW
System.Web.ClientServices.Providers NEW
ClientFormsAuthenticationMembershipProvider NEW
ClientRoleProvider NEW
System.Web.Compilation
BuildProvider
System.Web.Coniguration
WebConigurationManager
System.Windows
Style
Trigger
UIElement3D NEW
Visibility
Window
System.Windows.Controls
Border
Button
CheckBox
ColumnDeinition
ContextMenu
ControlTemplate
DockPanel
FlowDocumentReader
Frame
Grid
Image
InkCanvas
ItemCollection
ItemsPresenter
ListBox
ListView
MediaElement
Menu
MenuItem
Page
PasswordBox
ProgressBar
RadioButton
RichTextBox
System.Windows.Forms.Integration
ElementHost
WindowsFormsHost
System.Windows.Input
Cursor
Cursors
FocusManager
InputDevice
Keyboard
KeyboardNavigation
Mouse
Stylus
System.Windows.Interop
BrowserInteropHelper
HwndHost
InteropBitmap
WindowInteropHelper
System.Windows.Markup
MarkupExtension
XamlReader
XamlWriter
System.Windows.Media
Colors
DrawingBrush
ImageBrush
LinearGradientBrush
RadialGradientBrush
System.Windows.Shapes
Ellipse
Line
System.Drawing
Bitmap
Brush
Color
Font
Icon
Image
Pen
System.Drawing.Printing
PrintDocument
PrinterSettings
System.Media
SoundPlayer
System.Windows.Forms
Button
CheckBox
ComboBox
DataGrid
DateTimePicker
Form
Label
ListBox
ListView
MessageBox
NumericUpDown
OpenFileDialog
PictureBox
ProgressBar
RadioButton
System.Web.Hosting
ApplicationManager
System.Web.Management
WebBaseEvent
System.Web.Security
FormsAuthentication
FormsIdentity
Membership
Roles
System.Web.SessionState
HttpSessionState
System.Web.UI
Control
MasterPage
Page
ScriptManager NEW
UpdatePanel NEW
UpdateProgress NEW
UserControl
System.Web.UI.HtmlControls
HtmlButton
HtmlControl
HtmlForm
HtmlInputControl
System.Web.UI.WebControls NEW
Content
DetailsView
FormView
GridView
LinqDataSource NEW
ListView NEW
LogIn
Menu
ObjectDataSource
TreeView
Wizard
System.Web.UI.WebControls.WebParts
WebPart
RowDeinition
ScrollViewer
Slider
SpellCheck
StackPanel
TabControl
TabItem
TextBlock
TextBox
ToolBar
ToolTip
TreeView
UIElementCollection
ViewBox
Viewport3D
VirtualizingStackPanel
WrapPanel
System.Windows.Controls.Primitives
Popup
RepeatButton
ScrollBar
StatusBar
TabPanel
Thumb
ToggleButton
UniformGrid
System.Windows.Data
Binding
CollectionView
DataSourceProvider
MultiBinding
ObjectDataProvider
XmlDataProvider
System.Windows.Documents
Block
Bold
Figure
FixedDocument
Floater
FlowDocument
Hyperlink
Inline
Italic
List
ListItem
Paragraph
Run
Section
Span
Table
TableCell
TableColumn
TableRowGroup
TextPointer
TextRange
TextSelection
Underline
System.Windows.Documents.Serialization
SerializerDescriptor
SerializerProvider
SerializerWriter
RotateTransform
ScaleTransform
SolidColorBrush
System.Windows.Media.Animation
DoubleAnimation
StoryBoard
Timeline
System.Windows.Media.Effects
BlurBitmapEffect
DropShadowBitmapEffect
System.Windows.Media.Imaging
BitmapImage
RenderTargetBitmap
WritableBitmap
System.Windows.Media.Media3D
AmbientLight
DiffuseMaterial
DirectionalLight
GeometryModel3D
ModelVisual3D
PerspectiveCamera
SpecularMaterial
System.Windows.Navigation
BaseUriHelper
JournalEntry
NavigationWindow
PageFunction<T>
Path
Polygon
Rectangle
System.Windows.Threading
DispatcherObject
DispatcherTimer
System.Windows.Xps
VisualsToXpsDocument
XpsDocumentWriter
System.Windows.Xps.Serialization
XpsSerializationManager
XpsSerializationManagerAsync
RichTextBox
TabControl
TextBox
TreeView
UserControl
WebBrowser
What is the .NET Framework?
The .NET Framework is the managed code programming
model for Windows. It provides a highly productive
environment for software developers and offers excellent
skills reuse across multiple application architectures. The
.NET Framework is available with the same consistent
API across different development platforms, including
the full .NET Framework for the desktop and server, the
.NET Compact Framework for mobile devices, the .NET
Framework on SQL Server, the .NET Micro Framework
for small embedded systems such as SPOT watches, and
Silverlight version 1.1 for cross-platform, cross-browser
development of rich Internet applications. The .NET
Framework is used by 90% of Fortune 100 companies
and is easily deployable to end user PCs.
Communications and Worklow
DATA, XML, and LINQ
System.Messaging
Message
MessageQueue
System.Net
Dns
FtpWebRequest
HttpListener
HttpWebRequest
WebClient
System.Net.Mail
MailMessage
SmtpClient
System.Net.NetworkInformation
NetworkInterface
NetworkChange
Ping
System.Net.PeerToPeer NEW
Cloud NEW
PeerName NEW
PeerNameRecord NEW
PeerNameResolver NEW
System.Net.PeerToPeer.Collaboration NEW
ContactManager NEW
PeerApplication NEW
PeerCollaboration NEW
PeerContact NEW
PeerNearMe NEW
System.Net.Security
NegotiateStream
SslStream
System.Net.Sockets
NetworkStream
Socket
TcpClient
TcpListener
UdpClient
System.ServiceModel
NetMsmqBinding
NetTcpBinding
OperationBehaviorAttribute
OperationContractAttribute
ServiceBehaviorAttribute
ServiceContractAttribute
ServiceHost
WorklowServiceHost NEW
WSHttpBinding
System.ServiceModel.Activation
AspNetCompatibilityRequirementsAttribute
ServiceHostFactory
WorklowServiceHostFactory NEW
System.ServiceModel.Channels
Binding
CommunicationObject
System.ServiceModel.Description
DurableOperationAttribute NEW
DurableServiceAttribute NEW
IEndpointBehavior
IOperationBehavior
IServiceBehavior
MetadataExporter
MetadataImporter
OperationDescription
ServiceEndpoint
ServiceDescription
WebHttpBehavior
WebScriptEnablingBehavior NEW
WorklowRuntimeBehavior NEW
System.ServiceModel.Diagnostics
PerformanceCounterScope
System.ServiceModel.Dispatcher
ClientOperation
ClientRuntime
DispatchOperation
DispatchRuntime
System.ServiceModel.MsmqIntegration
MsmqIntegrationBinding
System.ServiceModel.PeerResolvers
CustomPeerResolverService
System.ServiceModel.Persistence NEW
PersistenceProvider NEW
PersistenceProviderFactory NEW
SqlPersistenceProviderFactory NEW
System.ServiceModel.Security
SecurityAlgorithmSuite
SecurityMessageProperty
SecurityVersion
System.ServiceModel.Syndication NEW
Atom10FeedFormatter NEW
Rss20FeedFormatter NEW
SyndicationFeed NEW
SyndicationItem NEW
System.ServiceModel.Web NEW
WebGetAttribute NEW
WebInvokeAttribute NEW
WebOperationContext NEW
WebServiceHost NEW
System.Web.Services
System.Worklow.Activities.Rules.Design
RuleConditionDialog
RuleSetDialog
System.Worklow.ComponentModel
Activity
ActivityExecutionContext
CompositeActivity
System.Worklow.ComponentModel.Compiler
WorklowCompiler
System.Worklow.ComponentModel.Design
ActivityDesigner
System.Workflow.ComponentModel.Serialization
WorklowMarkupSerializer
System.Worklow.Runtime
WorklowInstance
WorklowRuntime
System.Worklow.Runtime.Hosting
WorklowLoaderService
WorklowPersistenceService
WorklowRuntimeService
WorklowSchedulerService
System.Worklow.Runtime.Tracking
TrackingService
System.Data
DataColumn
DataRow
DataSet
DataTable
DataView
System.Data.Common
DbCommand
DbConnection
DbDataAdapter
DbDataReader
DbProviderFactory
System.Data.Linq NEW
DataContext NEW
EntityRef<T> NEW
EntitySet<T> NEW
Table<T> NEW
System.Data.Linq.Mapping NEW
AttributeMappingSource NEW
MetaModel NEW
XmlMappingSource NEW
System.Data.Odbc
OdbcCommand
OdbcConnection
OdbcDataAdapter
OdbcDataReader
System.Data.OleDb
OleDbCommand
OleDbConnection
OleDbDataAdapter
OleDbDataReader
System.Data.OracleClient
OracleCommand
OracleConnection
OracleDataAdapter
OracleDataReader
System.Data.SqlClient
SqlCommand
SqlConnection
SqlDataAdapter
SqlDataReader
SqlNotiication
System.Xml
XmlAttribute
XmlDocument
XmlElement
XmlNode
XmlReader
XmlWriter
System.Xml.Linq NEW
XAttribute NEW
XDocument NEW
XElement NEW
XName NEW
XNamespace NEW
XNode NEW
XText NEW
System.Xml.Schema
XmlSchema
XmlSchemaSet
XmlSchemaValidator
System.Xml.Serialization
XmlSerializer
System.Xml.XPath
XPathDocument
XPathExpression
XPathNavigator
System.Xml.Xsl
XslCompiledTransform
XsltArgumentList
WebService
System.Web.Services.Protocols
SoapHttpClientProtocol
System.Worklow.Activities
CodeActivity
SequenceActivity
ParallelActivity
ReceiveActivity NEW
SendActivity NEW
StateMachineWorklowActivity
System.Worklow.Activities.Rules
Rule
RuleAction
RuleCondition
RuleSet
Key
IChannel
Message
System.ServiceModel.ComIntegration
ServiceMoniker
NEW
New with the .NET Framework 3.5.
3.0
New with the .NET Framework 3.0.
CF
Also available in the .NET Compact Framework 3.5.
SL
Planned for implementation in Silverlight 1.1.
(Subject to change.)
Fundamentals
System
Array
Boolean
Byte
Char
Console
DateTime
DateTimeOffset NEW
Decimal
Delegate
Enum
Environment
EventArgs
Exception
Int32
Int64
Math
Object
String
TimeZoneInfo NEW
Type
Uri
System.AddIn.Contract NEW
IContract NEW
INativeHandleContract NEW
System.AddIn.Hosting NEW
AddInProcess NEW
AddInSecurity NEW
AddInStore NEW
AddInToken NEW
System.AddIn.Pipeline NEW
CollectionAdapters NEW
ContractBase NEW
ContractHandle NEW
FrameworkElementAdapters NEW
System.Collections
ArrayList
HashTable
IEnumerable
System.Collections.Generic
Dictionary<K,V>
System.Diagnostics.Eventing NEW
EventDescriptor NEW
EventProvider NEW
EventProviderTraceListener NEW
System.Diagnostics.Eventing.Reader NEW
EventLogInformation NEW
EventLogReader NEW
EventLogRecord NEW
EventLogWatcher NEW
EventRecord NEW
ProviderMetadata NEW
System.Diagnostics.PerformanceData NEW
CounterData NEW
CounterSet NEW
System.DirectoryServices
DirectoryEntry
DirectorySearcher
System.DirectoryServices.ActiveDirectory
Domain
Forest
System.EnterpriseServices
ServicedComponent
System.Globalization
Calendar
CultureInfo
RegionInfo
TextInfo
System.IdentityModel.Claims
Claim
ClaimSet
System.IO
Directory
File
FileStream
Path
Stream
StreamReader
StreamWriter
System.IO.Compression
GZipStream
System.IO.IsolatedStorage
IsolatedStorage
System.IO.Pipes NEW
AnonymousPipeClientStream NEW
AnonymousPipeServerStream NEW
NamedPipeClientStream NEW
NamedPipeServerStream NEW
PipeSecurity NEW
PipeStream NEW
System.IO.Ports
SerialPort
System.Linq NEW
IQueryable<T> NEW
Queryable NEW
System.Linq.Expressions NEW
Expression<T> NEW
Expression NEW
System.Relection
Assembly
FieldInfo
MemberInfo
MethodInfo
PropertyInfo
System.Relection.Emit
AssemblyBuilder
MethodBuilder
TypeBuilder
System.Resources
ResourceManager
System.Runtime.Serialization
DataContractAttribute
DataContractSerializer
DataMemberAttribute
ISerializable
XmlDictionaryReader
XmlDictionaryWriter
System.Runtime.Serialization.Json NEW
DataContractJsonSerializer NEW
JsonReaderWriterFactory NEW
System.Security
SecureString
SecurityManager
System.Security.AccessControl
AccessRule
FileSecurity
ObjectSecurity
System.Security.Cryptography
ECDsaCng NEW
SHA1
TripleDES
System.Security.Cryptography.X509Certiicates
X509Store
System.Security.Principal
WindowsIdentity
System.ServiceProcess
ServiceBase
System.Text
Encoding
StringBuilder
System.Text.RegularExpressions
Regex
System.Threading
ReaderWriterLockSlim NEW
Semaphore
Thread
WaitHandle
System.Transactions
Transaction
HashSet<T> NEW
IEnumerable<T>
List<T>
Queue<T>
Stack<T>
System.ComponentModel
Component
TypeConverter
System.Coniguration
Coniguration
System.Diagnostics
Debug
EventLog
EventSchemaTraceListener NEW
Process
Trace
Additive versions of the .NET Framework
http://msdn.microsoft.com/netframework
Part number: 098-108905
1260678602.397.png 1260678602.408.png 1260678602.419.png 1260678602.430.png 1260678602.001.png 1260678602.012.png 1260678602.023.png 1260678602.034.png 1260678602.045.png 1260678602.056.png 1260678602.067.png 1260678602.078.png 1260678602.089.png 1260678602.100.png 1260678602.111.png 1260678602.122.png 1260678602.133.png 1260678602.144.png 1260678602.155.png 1260678602.166.png 1260678602.177.png 1260678602.188.png 1260678602.199.png 1260678602.210.png 1260678602.221.png 1260678602.232.png 1260678602.243.png 1260678602.254.png 1260678602.265.png 1260678602.276.png 1260678602.287.png 1260678602.298.png 1260678602.309.png 1260678602.320.png 1260678602.331.png 1260678602.342.png 1260678602.353.png 1260678602.364.png 1260678602.375.png 1260678602.382.png 1260678602.383.png 1260678602.384.png 1260678602.385.png 1260678602.386.png 1260678602.387.png 1260678602.388.png 1260678602.389.png 1260678602.390.png 1260678602.391.png 1260678602.392.png 1260678602.393.png 1260678602.394.png 1260678602.395.png 1260678602.396.png 1260678602.398.png 1260678602.399.png 1260678602.400.png 1260678602.401.png 1260678602.402.png 1260678602.403.png 1260678602.404.png 1260678602.405.png 1260678602.406.png 1260678602.407.png 1260678602.409.png 1260678602.410.png 1260678602.411.png 1260678602.412.png 1260678602.413.png 1260678602.414.png 1260678602.415.png 1260678602.416.png 1260678602.417.png 1260678602.418.png 1260678602.420.png 1260678602.421.png 1260678602.422.png 1260678602.423.png 1260678602.424.png 1260678602.425.png 1260678602.426.png 1260678602.427.png 1260678602.428.png 1260678602.429.png 1260678602.431.png 1260678602.432.png 1260678602.433.png 1260678602.434.png 1260678602.435.png 1260678602.436.png 1260678602.437.png 1260678602.438.png 1260678602.439.png 1260678602.440.png 1260678602.002.png 1260678602.003.png 1260678602.004.png 1260678602.005.png 1260678602.006.png 1260678602.007.png 1260678602.008.png 1260678602.009.png 1260678602.010.png 1260678602.011.png 1260678602.013.png 1260678602.014.png 1260678602.015.png 1260678602.016.png 1260678602.017.png 1260678602.018.png 1260678602.019.png 1260678602.020.png 1260678602.021.png 1260678602.022.png 1260678602.024.png 1260678602.025.png 1260678602.026.png 1260678602.027.png 1260678602.028.png 1260678602.029.png 1260678602.030.png 1260678602.031.png 1260678602.032.png 1260678602.033.png 1260678602.035.png 1260678602.036.png 1260678602.037.png 1260678602.038.png 1260678602.039.png 1260678602.040.png 1260678602.041.png 1260678602.042.png 1260678602.043.png 1260678602.044.png 1260678602.046.png 1260678602.047.png 1260678602.048.png 1260678602.049.png 1260678602.050.png 1260678602.051.png 1260678602.052.png 1260678602.053.png 1260678602.054.png 1260678602.055.png 1260678602.057.png 1260678602.058.png 1260678602.059.png 1260678602.060.png 1260678602.061.png 1260678602.062.png 1260678602.063.png 1260678602.064.png 1260678602.065.png 1260678602.066.png 1260678602.068.png 1260678602.069.png 1260678602.070.png 1260678602.071.png 1260678602.072.png 1260678602.073.png 1260678602.074.png 1260678602.075.png 1260678602.076.png 1260678602.077.png 1260678602.079.png 1260678602.080.png 1260678602.081.png 1260678602.082.png 1260678602.083.png 1260678602.084.png 1260678602.085.png 1260678602.086.png 1260678602.087.png 1260678602.088.png 1260678602.090.png 1260678602.091.png 1260678602.092.png 1260678602.093.png 1260678602.094.png 1260678602.095.png 1260678602.096.png 1260678602.097.png 1260678602.098.png 1260678602.099.png 1260678602.101.png 1260678602.102.png 1260678602.103.png 1260678602.104.png 1260678602.105.png 1260678602.106.png 1260678602.107.png 1260678602.108.png 1260678602.109.png 1260678602.110.png 1260678602.112.png 1260678602.113.png 1260678602.114.png 1260678602.115.png 1260678602.116.png 1260678602.117.png 1260678602.118.png 1260678602.119.png 1260678602.120.png 1260678602.121.png 1260678602.123.png 1260678602.124.png 1260678602.125.png 1260678602.126.png 1260678602.127.png 1260678602.128.png 1260678602.129.png 1260678602.130.png 1260678602.131.png 1260678602.132.png 1260678602.134.png 1260678602.135.png 1260678602.136.png 1260678602.137.png 1260678602.138.png 1260678602.139.png 1260678602.140.png 1260678602.141.png 1260678602.142.png 1260678602.143.png 1260678602.145.png 1260678602.146.png 1260678602.147.png 1260678602.148.png 1260678602.149.png 1260678602.150.png 1260678602.151.png 1260678602.152.png 1260678602.153.png 1260678602.154.png 1260678602.156.png 1260678602.157.png 1260678602.158.png 1260678602.159.png 1260678602.160.png 1260678602.161.png 1260678602.162.png 1260678602.163.png 1260678602.164.png 1260678602.165.png 1260678602.167.png 1260678602.168.png 1260678602.169.png 1260678602.170.png 1260678602.171.png 1260678602.172.png 1260678602.173.png 1260678602.174.png 1260678602.175.png 1260678602.176.png 1260678602.178.png 1260678602.179.png 1260678602.180.png 1260678602.181.png 1260678602.182.png 1260678602.183.png 1260678602.184.png 1260678602.185.png 1260678602.186.png 1260678602.187.png 1260678602.189.png 1260678602.190.png 1260678602.191.png 1260678602.192.png 1260678602.193.png 1260678602.194.png 1260678602.195.png 1260678602.196.png 1260678602.197.png 1260678602.198.png 1260678602.200.png 1260678602.201.png 1260678602.202.png 1260678602.203.png 1260678602.204.png 1260678602.205.png 1260678602.206.png 1260678602.207.png 1260678602.208.png 1260678602.209.png 1260678602.211.png 1260678602.212.png 1260678602.213.png 1260678602.214.png 1260678602.215.png 1260678602.216.png 1260678602.217.png 1260678602.218.png 1260678602.219.png 1260678602.220.png 1260678602.222.png 1260678602.223.png 1260678602.224.png 1260678602.225.png 1260678602.226.png 1260678602.227.png 1260678602.228.png 1260678602.229.png 1260678602.230.png 1260678602.231.png 1260678602.233.png 1260678602.234.png 1260678602.235.png 1260678602.236.png 1260678602.237.png 1260678602.238.png 1260678602.239.png 1260678602.240.png 1260678602.241.png 1260678602.242.png 1260678602.244.png 1260678602.245.png 1260678602.246.png 1260678602.247.png 1260678602.248.png 1260678602.249.png 1260678602.250.png 1260678602.251.png 1260678602.252.png 1260678602.253.png 1260678602.255.png 1260678602.256.png 1260678602.257.png 1260678602.258.png 1260678602.259.png 1260678602.260.png 1260678602.261.png 1260678602.262.png 1260678602.263.png 1260678602.264.png 1260678602.266.png 1260678602.267.png 1260678602.268.png 1260678602.269.png 1260678602.270.png 1260678602.271.png 1260678602.272.png 1260678602.273.png 1260678602.274.png 1260678602.275.png 1260678602.277.png 1260678602.278.png 1260678602.279.png 1260678602.280.png 1260678602.281.png 1260678602.282.png 1260678602.283.png 1260678602.284.png 1260678602.285.png 1260678602.286.png 1260678602.288.png 1260678602.289.png 1260678602.290.png 1260678602.291.png 1260678602.292.png 1260678602.293.png 1260678602.294.png 1260678602.295.png 1260678602.296.png 1260678602.297.png 1260678602.299.png 1260678602.300.png 1260678602.301.png 1260678602.302.png 1260678602.303.png 1260678602.304.png 1260678602.305.png 1260678602.306.png 1260678602.307.png 1260678602.308.png 1260678602.310.png 1260678602.311.png 1260678602.312.png 1260678602.313.png 1260678602.314.png 1260678602.315.png 1260678602.316.png 1260678602.317.png 1260678602.318.png 1260678602.319.png 1260678602.321.png 1260678602.322.png 1260678602.323.png 1260678602.324.png 1260678602.325.png 1260678602.326.png 1260678602.327.png 1260678602.328.png 1260678602.329.png 1260678602.330.png 1260678602.332.png 1260678602.333.png 1260678602.334.png 1260678602.335.png 1260678602.336.png 1260678602.337.png 1260678602.338.png 1260678602.339.png 1260678602.340.png 1260678602.341.png 1260678602.343.png 1260678602.344.png 1260678602.345.png 1260678602.346.png 1260678602.347.png 1260678602.348.png 1260678602.349.png 1260678602.350.png 1260678602.351.png 1260678602.352.png 1260678602.354.png 1260678602.355.png 1260678602.356.png 1260678602.357.png 1260678602.358.png 1260678602.359.png 1260678602.360.png 1260678602.361.png 1260678602.362.png 1260678602.363.png 1260678602.365.png 1260678602.366.png 1260678602.367.png 1260678602.368.png 1260678602.369.png 1260678602.370.png 1260678602.371.png 1260678602.372.png 1260678602.373.png 1260678602.374.png 1260678602.376.png 1260678602.377.png 1260678602.378.png 1260678602.379.png 1260678602.380.png 1260678602.381.png
Zgłoś jeśli naruszono regulamin