上一篇:针对 .NET 框架的安全编码指南 >>
.NET框架类命名空间
Microsoft.VisualBasic
Microsoft.Win32
System
System.CodeDom
System.CodeDom.Compiler
System.Collections
System.Collections.Specialized
System.ComponentModel
System.ComponentModel.Design
System.ComponentModel.Design.Serialization
System.Configuration
System.Configuration.Assemblies
System.Data
System.Data.Common
System.Data.OleDb
System.Data.SqlClient
System.Data.SqlTypes
System.Diagnostics
System.Diagnostics.SymbolStore
System.DirectoryServices
System.Drawing
System.Drawing.Design
System.Drawing.Drawing2D
System.Drawing.Imaging
System.Drawing.Printing
System.Drawing.Text
System.Globalization
System.IO
System.IO.IsolatedStorage
System.Messaging
System.Messaging.Design
System.Net
System.Net.Sockets
System.Reflection
System.Reflection.Emit
System.Resources
System.Runtime.CompilerServices
System.Runtime.InteropServices
System.Runtime.InteropServices.Expando
System.Runtime.Remoting
System.Runtime.Remoting.Activation
System.Runtime.Remoting.Channels
System.Runtime.Remoting.Contexts
System.Runtime.Remoting.Lifetime
System.Runtime.Remoting.Messaging
System.Runtime.Remoting.Metadata
System.Runtime.Remoting.Metadata.W3cXsd2001
System.Runtime.Remoting.Proxies
System.Runtime.Remoting.Services
System.Runtime.Serialization
System.Runtime.Serialization.Formatters
System.Runtime.Serialization.Formatters.Binary
System.Security
System.Security.Cryptography
System.Security.Cryptography.X509Certificates
System.Security.Permissions
System.Security.Policy
System.Security.Principal
System.Text
System.Text.RegularExpressions
System.Threading
System.Timers
System.Web
System.Web.Caching
System.Web.Configuration
System.Web.Handlers
System.Web.Hosting
System.Web.Mail
System.Web.Security
System.Web.SessionState
System.Web.UI
System.Web.UI.HtmlControls
System.Web.UI.WebControls
System.Web.Util
System.Windows.Forms
System.Windows.Forms.ComponentModel.Com2Interop
System.Windows.Forms.Design
System.Windows.Forms.PropertyGridInternal
System.Xml
System.Xml.Schema
System.Xml.Serialization
System.Xml.XPath
System.Xml.Xsl
Classes in System
__ComObject Enum PlatformID
Activator Environment PlatformNotSupportedException
AppDomain EventArgs Random
AppDomainSetup EventHandler RankException
AppDomainUnloadedException Exception ResolveEventArgs
ApplicationException ExecutionEngineException ResolveEventHandler
ArgIterator FieldAccessException RuntimeArgumentHandle
ArgumentException FlagsAttribute RuntimeFieldHandle
ArgumentNullException FormatException RuntimeMethodHandle
ArgumentOutOfRangeException GC RuntimeTypeHandle
ArithmeticException Guid SByte
Array IndexOutOfRangeException SerializableAttribute
ArrayTypeMismatchException Int16 Single
AssemblyLoadEventArgs Int32 StackOverflowException
AssemblyLoadEventHandler Int64 STAThreadAttribute
AsyncCallback IntPtr String
Attribute InvalidCastException SystemException
AttributeTargets InvalidOperationException ThreadStaticAttribute
AttributeUsageAttribute InvalidProgramException TimeSpan
BadImageFormatException LoaderOptimization TimeZone
BitConverter LoaderOptimizationAttribute Type
Boolean LocalDataStoreSlot TypeCode
Buffer MarshalByRefObject TypedReference
Byte Math TypeInitializationException
CannotUnloadAppDomainException MemberAccessException
TypeLoadException
Char MethodAccessException TypeUnloadedException
CharEnumerator MissingFieldException UInt16
CLSCompliantAttribute MissingMemberException UInt32
Console MissingMethodException UInt64
ContextBoundObject MTAThreadAttribute UIntPtr
ContextMarshalException MulticastDelegate UnauthorizedAccessException
ContextStaticAttribute MulticastNotSupportedException
UnhandledExceptionEventArgs
Convert NonSerializedAttribute UnhandledExceptionEventHandler
CrossAppDomainDelegate NotFiniteNumberException Uri
DateTime NotImplementedException UriBuilder
DayOfWeek NotSupportedException UriFormatException
DBNull NullReferenceException UriHostNameType
Decimal Object UriPartial
Delegate ObjectDisposedException ValueType
DivideByZeroException ObsoleteAttribute Version
DllNotFoundException OperatingSystem Void
Double OutOfMemoryException WeakReference
DuplicateWaitObjectException OverflowException
EntryPointNotFoundException ParamArrayAttribute
Interfaces in System
_AppDomain ICloneable ICustomFormatter IFormattable
IAppDomainSetup IComparable IDisposable IServiceProvider
IAsyncResult IConvertible IFormatProvider
下一篇:.Net框架程序设计(一)----进阶 >>
相关文章:
- · 如何检测电脑是否安装了.net framework
- · .Net平台下开发英文语音应用程序
- · 按照指定大小,生成缩略图
- · .net探针
- · .net分布式事务例子
- · 在 普通的文本框 里加入图片背景
- · 架构设计之首部曲
- · 实例讲解.NET中资源文件的创建与使用
- · NET环境下有关打印页面设置、打印机设置、打印预览对话框的实现(二)
- · .net入门常见问题
- · 简单代码的性能差异
- · .net中设置系统时间
- · 用.net操作word
- · 使用 Visual Studio .NET 重新分发 .NET 框架
- · .NET :消息与AOP(二)
- · .NET :消息与AOP(一)
- · 鼠标移动,改变datagrid颜色
- · .NET 三种 序列化方式
- · 关于日期转换的心得
- · net中交易处理的解决方案
- · 利用Jmail发送和接收邮件(C#)
- · Community中的程序配置
- · 常用的读写ini文件的类
- · 利用反射,实现动态调用winform窗体!!
- · 取得本机IP地址的方法两则
- · 反射应用之一:根据控件名、属性名进行取值和赋值
- · Whidbey 初体验之局部类型 ( partial 类型)
- · 结构和类
- · 关于微软的.NET Framework是一个半成品的言论!
- · ASP.NET实现用户在线检测的类源码
- · 在ASP.NET下实现数字和字符相混合的验证码
- · ASP.NET结合COM组件发送Email
- · 创建基于ASP.NET的SMTP邮件服务
- · 用ASP.NET和XML做的新闻系统
- · ASP.Net+XML打造留言薄
- · 创建ASP.NET监视服务器进程
- · 创建用于ASP.NET的分页程序控件
- · 设计ASP.NET新闻管理系统
