Answer Posted / pallavi jadhav
CLR actually take care ofentire execution, memory managment
of .net applicatin.COde that u developed with alanguage
compiler that targets runtimeis called as managed code; it
benifits from from feature such as cross language
integartion, cross-language exception handlaing, enhance
securityversion & deployment support
This runtime is allocated by visual studio.NET IDE is
called as runtime host.
it's benifitsw are
1.it improve Performance
2.ability to easily use compopnant developed in other
languages
3.Cross language integration,espacially cross-language
inheritance
4.Garbage collection
5.slf describing obj which makes using IDL unnecessary
6.The ability compile once & run on any CPU & operating
system that support the runtime
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What is an application domain? how they get created?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
How to achieve Polymorphism in VB.Net?
What are the features of c# which are not present in vb.net?
How do you use two datareaders at the same time in a vb.net windows application ?
Explain the difference between system.string and system.stringbuilder classes?
What is the advantages of VB.NET?
Explain cls?
Tell me how many .net languages can a single .net dll contain?
What is different between web.config and machine.config and where it will be ?
what is difference between web.config and machine.config and where it will be ?
Explain about rapid application development tool?
What is the difference between datagrid and gridview?
Explain the difference between thread and process?
Name the tool which can convert visual basic old version to .net compatibility version?