Glossary:Definition - .NET Framework Class Library

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term .NET Framework Class Library
 Definition  FCL is the foundation of providers, types, and services upon which .NET applications are built. The fundamental FCL elements are the classes of the System namespace. It contains the most elemental functions of .NET including value types, the Object type, exception handling support, and garbage collection. Second and third level namespaces provide support for configuration management, file and network I/O, graphics, security, Web services, and many others. FCL is used by all Common Language Specification(CLS)-compliant compilers. FCL is the equivalent of Java Foundation Classes (JFC).
 See also Base Class Library
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools