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

What are the features present in vb 2005?

0 Answers  


What do you mean by serialization and deserialization?

0 Answers  


Why do you need Lock in Visual Basic?

0 Answers   CGI,


What is the significance of delegates. Where should they be used? What are the situations where we require them?

0 Answers  


Explain the difference between value and reference types?

0 Answers  






What is DLL hell?

2 Answers  


wht is the use of console application?

3 Answers   MRB,


When do you use virutal keyword?

0 Answers  


described weak typing?

0 Answers  


What is multiple form in vb?

0 Answers  


I want to sample Hotel management project in vb.net because still now i am doing that project for small hotel....so please send me my email id is jmuthu_pearls@yahoo.com...

4 Answers   Sapphire Comfort Hotel, TATA,


What is the Difference between Web User Control and Web Custom Control?

6 Answers   Benchmark,


Categories