What is CTS
Explain what is meant by CTS, and how it is related to the CLS?
Expert
CTS refer to the Common Type System. This refers to the full range of types which the .NET runtime understands. All .NET languages do not support all the types in CTS.
CLS stands for the Common Language Specification. This subset of the CTS is supported by all .NET languages. The idea is that any program that uses CLS-compliant types is able to interoperate with any .NET program which is written in any language.
Describe the role of new keyword in brief.
What is connection pooling? And name the pre-requisites used for connection pooling?
Write down the command which is used to run a batch?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Elucidate how you create a permanent cookie?
Explain the code-behind feature of ASP.NET?
Illustrate the term lazy initialization?
Explain about object-oriented programming (OOP)?
Explain the use of a CommandBuilder class?
Differentiate between authorization and authentication?
18,76,764
1943803 Asked
3,689
Active Tutors
1457158
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!