Answer Posted / balaji karpurapu
CLR means Common Language Runtime it is the heart of .net
framework in simply we can defined as clr manages the
execution of the program.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
List the types of generations in garbage collector?
Explain private assembly?
What do you mean by deserialization?
what is interface and when it is used?
What are the parts of the visual basic control?
What is the advantage of using system.text.stringbuilder over system.string?
What is the importance of a Button control?
Which dll is used for microsoft .net run time?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
How can we store decimal data in .net?
Describe about visual basic.net?
Explain about the keyword must inherit?
What are the differences between c# and visual basic.net?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate