Showing posts with label CLR. Show all posts
Showing posts with label CLR. Show all posts

Tuesday, June 12, 2012

Components of DOT.NET platform


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.,)