Samir Bhogayta
What is 'Common Type System' (CTS) in .NET?
By Samir Bhogayta in .NET on Jun 29 2016
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Mukesh Kumar
    Sep, 2017 12

    Which converts all data types in common

    • 0
  • Samir Bhogayta
    Jun, 2016 29

    CTS defines all of the basic types that can be used in the .NET Framework and the operations performed on those type. All this time we have been talking about language interoperability, and .NET Class Framework. None of this is possible without all the language sharing the same data types. What this means is that an int should mean the same in VB, VC++, C# and all other .NET compliant languages. This is achieved through introduction of Common Type System (CTS).

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS