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 ...

Get .NET Compact Framework Programming with Visual Basic .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.