what is CTS?
Answers were Sorted based on User's Feedback
Answer / satyambabu
Common Type system Describes the datatypes that can be used
by managed in the run time .
it facilitates
* Cross Language integreation
* Type safety
* High performance and code Execution
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajesh sharma
Common Type System is a set of rules and standard that a
language must adhere in order to a language compatible.
Example
1) An integer variable in C# is written as int, whereas in
Visual Basic it is written as integer. Therefore in .Net
Framework you have single class called System.Int32 to
interpret these variables.
2) For the ArrayList data type .Net Framework has a common
type called System.Collections.ArrayList. In .Net
Framework, System.Object is the common base type from where
all the other types are derived.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Why is validation always done on the server? When does that occur?
when the user control event occur in ASp page life cycle?
Are cookies client side or server side?
Difference between response.redirect and server.transfer?
What is server components?
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?
List the events in page life cycle.
How about the security in Activex DLL and Activex EXE ?
What is manifest in .net framework?
what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get
How Session use Cookies in State Management?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)