Introduction
The basic components of .NET platform (framework) are:
.Net Applications (Win Forms,Web Applications,Web Services) | |
Data(ADO.Net) and XML Library | |
FrameWork Class Library(FCL) (IO,Streams,Sockets,Security,Reflection,UI) | |
Common Language Runtime(CLR) (Debugger,Type Checker,JITer,GC) | |
Operating System (Windows,Linux,UNIX,Macintosh,etc.,) |