Software technologies used to implement a system.
.NET Framewrok .Net frame work developed by Microsoft. It primarily run on Microsoft windows. It has large class library called Framework Class Library(FCL). Programs written in the .net framework execute in a software environment called Common Language Runtime (CLR). It provides language interoperability across several programming languages. It simplifies application development in the highly distributed … Read more