65.9K
CodeProject is changing. Read more.
Home

Sky View : Default Assemblies in .NET Framework

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Oct 11, 2013

CPOL

1 min read

viewsIcon

4030

System;System.CodeDom.Compil

System;

System.CodeDom.Compiler;

System.Collections;
System.Collections.Generic;
System.Collections.ObjectModel;
System.Collections.Specialized;

System.ComponentModel.Design;
System.ComponentModel.Design.Serialization;

System.Configuration;
System.Configuration.Assemblies;

System.Data;
System.Data.Common;
System.Data.Odbc;
System.Data.OleDb;
System.Data.ProviderBase;
System.Data.Sql;
System.Data.SqlClient;
System.Data.SqlTypes;

System.Deployment;
System.Deployment.Application;
System.Deployment.Application.Manifest;
System.Deployment.Application.Win32InterOp;

System.Deployment.Internal;
System.Deployment.Internal.CodeSigning;
System.Deployment.Internal.Isolation;

System.Diagnostics;
System.Diagnostics.CodeAnalysis;
System.Diagnostics.SymbolStore;

System.Drawing;
System.Drawing.Design;
System.Drawing.Drawing2D;
System.Drawing.Imaging;
System.Drawing.Printing;
System.Drawing.Text;

System.Globalization;

System.IO;
System.IO.Compression;
System.IO.IsolatedStorage;
System.IO.Ports;

System.Linq;
System.Linq.Expressions;

 System.Media;

System.Net;
System.Net.Cache;
System.Net.Configuration;
System.Net.Mail;
System.Net.Mime;
System.Net.NetworkInformation;
System.Net.Security;
System.Net.Sockets;

System.Reflection;
System.Reflection.Emit;

System.Resources;

System.Runtime;
System.Runtime.CompilerServices;
System.Runtime.ConstrainedExecution;
System.Runtime.Hosting;
System.Runtime.Remoting;
System.Runtime.Serialization;
System.Runtime.Serialization.Formatters;
System.Runtime.Serialization.Formatters.Binary;
System.Runtime.Versioning;

System.Security;
System.Security.AccessControl;
System.Security.Authentication;
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.Windows;
System.Windows.Forms;
System.Windows.Forms.ComponentModel;
System.Windows.Forms.ComponentModel.Com2Interop;
System.Windows.Forms.Design;
System.Windows.Forms.Layout;
System.Windows.Forms.PropertyGridInternal;
System.Windows.Forms.VisualStyles;

 System.Xml;
System.Xml.Schema;
System.Xml.Serialization;
System.Xml.Serialization.Advanced;
System.Xml.Serialization.Configuration;
System.Xml.XPath;
System.Xml.Xsl;