TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Interviews
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
What is CTS?
By
Vithal Wadje
in
ASP.NET
on
Oct 17
2012
0
2.2k
1
Post Your Answer
Submit
Oct, 2012
17
CTS stands for Common Type Specification. It is the core of .NET Framework's cross language integration, type safety, and
high-performance code execution. It defines a common set of types that can be used with many different language syntaxes. Each
language (C#, VB.NET, Managed C++, and so on) is free to define any syntax it wishes, but if that language is built on the CLR, it
will use at least some of the types defined by the CTS.
0
What is CIL?
What is a .sln file?
Most Popular Job Functions
Developer (2432)
Programmer (1314)
Sr. Developer (872)
Sr. Programmer (452)
Fresher (403)
Tech Lead (394)
DBA (245)
Team Lead (202)
Project Lead (86)
Architect (36)
View All
MOST LIKED QUESTIONS
Why do you want to leave your current company?
What are the advantages of using REST in Web API?
What is ASP.NET Core?
How to iterate through ArrayList in jQuery?
What is the difference between TempData keep() and peek() function?
A class provides a default constructor for me. I write a constructor that takes a string as...
Can multiple catch blocks be executed in a C# program?
what is Sealed class
What were your responsibilities in your previous job ?
What Operating Systems Node.js Supports