What is 'Common Type System' (CTS) in .NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

Explain why do we use the “using” statement?

0 Answers  


What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it

2 Answers  


Difference between assembly manifest & metadata

2 Answers  


Can "this" be used within a static method?

0 Answers  


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1 Answers   Siebel Systems,


What is the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

0 Answers   Infotech, Wipro,


Conceptually, what is the difference between early-binding and late-binding?

0 Answers  


Explain the difference between the stack and the heap?

0 Answers  


What is Event - Delegate? clear syntax for writing a event delegate

0 Answers  


questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


Explain is the jit an interpreter?

0 Answers  


Categories