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

I have an opening for "APRIMO" Developer in Mumbai Location

1 Answers  


What is the diff between vb mdi form and .net mdi form?

0 Answers  


Explain about visual basic?

0 Answers  


Explain about garbage collection?

0 Answers  


Explain about the ruby interface generator?

0 Answers  






So you know which dll is used for microsoft .net run time?

0 Answers  


hello dear friends my problem is that i want to save images that is pictures in SQL server using vb.net can any body help me to do so please

1 Answers  


in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?

1 Answers  


What is pre-jit?

0 Answers  


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

0 Answers   IBM,


when a program of vb.net is written in notepad it occupies always 1kb of memory why?

1 Answers  


How to store images in sql server database through vb.net?

0 Answers  


Categories