Answer Posted / soubhagya ranjan mallick
CTS stands for common type system.
On .Net Framework there are several predefined libraries
are present which are common for all language i.e the
library which is used by vb.net the same can be used by
C#,common for all.because of this we can take lase
time,less space and so on . this concept is known as cts.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you handle server controls?
Explain the main function of razor in asp.net? : asp.net mvc
Explain diff. Between friend and protected friend?
What is the significance of ASP.NET routing?
What is scope of an application variable in asp.net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How many types cache in asp net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the difference between dispose() and finalize()?
How can you access the properties and controls of master pages from content pages?
Explain ViewState?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Explain about asp.net state management?
What is windows active directory authentication?