Languages, tools, and taxonomies 5 concepts
By barretts
- Languages, tools, and taxonomies
- .NETThe .NET framework is a software framework designed mainly for the Microsoft Windows operating system. It includes an implementation of the Base Class Library, Common Language Runtime (commonly referred to as CLR), Common Type System (commonly referred to as CTS) and Dynamic Language Runtime. It supports many programming languages, including C#, VB.NET, F# and C++/CLI.
- ASP.NETA Microsoft web application development framework that allows programmers to build dynamic web sites, web applications and web services.