What does VS.NET contains ?

Answers were Sorted based on User's Feedback



What does VS.NET contains ?..

Answer / raj

VS.NET contains .NET FRAMEWORK includes Window form, Web
Form, Base Class Libraries and CLR.

Is This Answer Correct ?    7 Yes 1 No

What does VS.NET contains ?..

Answer / swati m

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

Is This Answer Correct ?    6 Yes 0 No

What does VS.NET contains ?..

Answer / daniel

Visual Studio.net contains .NET framework solutions. And it
includes Windows, Web, and Console applications.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Tell us how many languages are supported by .net?

0 Answers  


Regarding Types of compatability in VB and their usage ?

1 Answers   Satyam,


How many classes a dll can contain?

0 Answers  


Can you please explain the difference between c# and vb.net?

0 Answers  


Explain redim keyword?

0 Answers  


Explain the difference between value and reference types?

0 Answers  


What are the advantages of vb.net and c#?

0 Answers  


give me code for selecting itemcode and correspondin vendor details wll displays in the gridview?

1 Answers  


what do you mean by .Net Framework

17 Answers   Assurgent, College School Exams Tests, Guru Tech, Krishna Infotech, Ksb, Microsoft,


what is vb,net

1 Answers   ME,


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

0 Answers  


What is difference between metadata and manifest?

0 Answers  


Categories