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
Explain managed code an un-managed code.
How can we Validate a Controls in ASP.NET page using JavaScript?
What is the use of session?
Explain Optimization technique description?
What is server side routing?
What are resource file and how do we generate resource file?
If you are using components in your application, how can you handle exceptions raised in a component?
Can we add code files of different languages in app_code folder?
Explain how dot net compiled code will become platform independent?
What is full trust in asp.net?
What is preprocessor in .net and type, where it use?
How does a web application session work?
How is session id generated?
How to implement Authentication and Authorization?
What is a page life cycle?