What is CTS, CLS and CLR ?
Answer Posted / ritu malhan
CTS: is a common time system. it is used to communicate with other languages.
CLS: stands for common language specifications,it describes common features of different languages.
CLR: stands for common language runtime, it is a runtime environment that manages the execution of .net program code and provide services such as memory.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How long the items in ViewState exists?
What is localhost in asp.net?
What is asp.net and ado net?
What is special types forms
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What are Master Pages in ASP.NET? or What is a Master Page?
What is web configuration file and how to use in web application
How can I configure asp.net applications that are running on a remote machine?
Explain the overview of asp.net?
What is bson in web api?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is server side in asp.net?
Explain server side state management system.
What is a web api?
Which authentication uses a combination of windows and iis authentication?