A New Programming Platform
Let us look at what we have just discussed from the point of view of .NET as a new programming platform:
Code can be validated to prevent unauthorized actions.
It is much easier to program than the Win32 API or COM.
All or parts of the platform can be implemented on many different kinds of computers (as has been done with Java).
All the languages use one class library.
Languages can interoperate with each other.
There are several important features to the .NET platform:
.NET Framework
Common Language Runtime
Multiple language development
Development tools
.NET Framework
Modern programming relies heavily on reusable code provided in libraries. Object-oriented languages facilitate the creation of class libraries, which are flexible, ...
Get Application Development Using Visual Basic® and .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.