Chapter 3. The .NET Type System
This chapter provides a tour through the .NET types needed for .NET Compact Framework programming.
.NET programming provides a high level of interoperability between programming languages. By “interoperability” we mean that, more so than any other programming environment, the .NET model reduces differences between different programming languages. This gives developers greater freedom in selecting a programming language (assuming, of course, that a .NET-compatible compiler for a desired language is available). This high level of interoperability has never been achieved in traditional Windows programming, and Visual Basic programmers have often felt like second-class citizens.
Interoperability is achieved by a set of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access