What is CTS, CLS and CLR ?
Answer Posted / robin
CLS:- common language specification .it defines features
that all.net compatible language should support
CTR:-The .net framework introduce a comman type system or
CTS.the CTS specification defines all possible data type and
programing construct supports by CLR andhow they may or may
not interact with each other. because of this features the
.NET framework supports development in multiple in
programing language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the advantages and disadvantages of user control an custom control?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Why Unload event of MasterPage Calls first in ASP.net ?
How to unit test Web API?
How does session work?
Is it possible to create web application with both webforms and mvc?
What is a runtime version?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What are the new features implemented in ASP.NET?
Describe the events in the life cycle of a web application.
In a Repeater control how one can provide an alternating color scheme ?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
How to do state management in ASP.NET?
Explain the purpose of storyboard.targetproperty.
Why and where this web.config file is used?