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

Explain about rapid application development tool?

0 Answers  


What is the use of system.diagnostics.process class?

0 Answers  


What are the features present in vb 2005?

0 Answers  


Explain trace in vb.net?

0 Answers  


hey friends, Firstly I pick the records from the database into the DataGridView, Then I want that If I made any changes to the records in the GridView & Click on Update Button, Changes are Reflected into the main Database .Plz do reply back

4 Answers  






Explain the advantage of option strict on?

0 Answers  


What is MSIL.

8 Answers   HDFC,


What is the feature anonymous type?

0 Answers  


What is an application domain? how they get created?

0 Answers  


What are the different types of a stream?

0 Answers  


What are the types of generations in garbage collector?

0 Answers  


What is trace in vb.net?

0 Answers  


Categories