Answer Posted / 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 |
Post New Answer View All Answers
What would you do to remove microsoft visual basic name space?
What are the difference between dispose(), close(), exit(), end()?
Explain the difference between namespace and assembly?
Explain about the ruby interface generator?
What is meant by jagged arrays?
how to deploy vb.net with key and evaluation time? any one can help me?
Explain jagged array in vb.net?
What is intermediate langauge?
Explain the difference between c# and vb.net?
What is the difference between datagrid and gridview?
What is the differnce between managed code and unmanaged code?
What are the different types of applications supported in .net (or) .net framework?
Explain option strict?
Tell us how many languages are supported by .net?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently