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
Is vb net a scripting language?
What is the ruby interface generator?
What is public assembly?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Explain how does the xmlserializer work?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Write a program to find all text files in a logical drive and return the count of the number of files?
Explain option strict?
Explain clr?
Explain how to send xml file on server using http protocol?
Why should you use delegate?
Explain about the ruby interface generator?
How do you define a read only property in a class module?
What is the difference between compiler and interpreter?
Write the role of new keyword?