2. The .NET Platform
In the last chapter we looked at how the process of application development works and examined the specification process and compilation methods in a little more detail. In this chapter, we’ll start narrowing our focus by looking at the .NET Platform, the environment in which most Visual Basic applications run.
The .NET Platform (just “dot-Net” to its friends) includes the .NET FRAMEWORK, the programming and runtime infrastructure we’ll be studying, as well as servers like SQL Server that manages data, and tools like Visual Studio and Expression Studio.
We’ll also get our feet wet in this chapter by writing our first real, live application, the traditional “Hello, World!” that’s a rite of passage for all beginning programmers. ...
Get Fluent Visual Basic® 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.