.net is nothing but just a frame work that provides developers a framework to develop windows form,web application using variety of languages like c#,vb,pearl,python and more others. C# and VB are the most popularly used languages with .net framework.
.net is consisting of the following four important components
>.net frame work base classes
>common language runtime
the .net base classes are the common class libraries that can be used by all the .net compliant languages to achieve some common tasks.
CLR being heart of the .net frame work serves for most of the .net feature s like exception handling,garbage collection and also it contributes towards the platform independence behavior feature of .net.
.net is consisting of the following four important components
>.net frame work base classes
>common language runtime
the .net base classes are the common class libraries that can be used by all the .net compliant languages to achieve some common tasks.
CLR being heart of the .net frame work serves for most of the .net feature s like exception handling,garbage collection and also it contributes towards the platform independence behavior feature of .net.
No comments:
Post a Comment