How .NET is able to support multiple languages?

Answer Posted / madhusree.p

because it is CLS(Common language specification) and CTs
(common type specification)

eg: for example under properties window i am creating three
folder images(contains images),messages(contains messages)
and resources(contains GUI)

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the single responsibility principle?

569


Can I write il programs directly?

569


What is close method? How its different from finalize and dispose?

525


Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?

518


What is Finalizer in .NET define Dispose and Finalize ?

573






Explain about managed heap?

632


How do you define the lease of the object in .net?

556


Please explain what is the difference between odbc and ado?

525


What is .net technology?

574


Explain the use of activex control in .net?

572


How to create properties and methods using controls?

588


What are three common acronyms used in .net, and what do they stand for?

526


How does linq work?

595


What is .net and .net framework?

617


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

513