
NET Framework addresses not only developers, but also regular users who want to be able to launch a tool written in. file and network I/O), it supports database interaction, XML usage and development, client-oriented apps for the desktop and Internet, along with SOAP-based XML web services.ĪSP.NET is the popular open-source service-side framework that programmers use to create dynamic web pages, apps and services with HTML, CSS, JavaScript, and any other type of code supported by the. Apart from the runtime core functions (e.g. There's also a 4.6 RC version available.įCL comprises the numerous classes, services, interfaces and namespaces provided by. NET apps, enabling programmers to develop projects using a language compiler, featuring cross-language integration and exception handling, enhanced support for security, versioning and deployment, along with a simple model for component integration, debugging and profiling services. Three major components: CLR, FCL and ASP.NETĬLR is the runtime environment, which means that it handles the execution of. The package contains three major components: Common Language Runtime (CLR), Framework Class Library (FCL), and ASP.NET. It's basically a large package that already has all the necessary code with libraries, classes and templates needed by programmers to seamlessly put together desktop apps and web services by simply calling the code, instead of having to write everything from scratch. Programming infrastructure for developers NET Framework is a free programming infrastructure that some developers resort to when creating Windows-oriented applications and services using.
