answersLogoWhite

0

What does VSNET contains?

User Avatar

Anonymous

13y ago
Updated: 8/18/2019

Visual Studio .Net is basically a framework which makes easy development of codes written in Various programming languages.. It contains two things 1.Framework Class Library:It contains various classes managed within various namespaces. 2.Common Language Runtime:CLR is the execution engine which helps in compiling the IL code into machine code,takes care of security issues and many other critical tasks. Web pages,windows apps,console applications,Class libriaries are various options which can be created using VS.net

User Avatar

Wiki User

13y ago

What else can I help you with?