Applications and the .NET Framework

In Figure 1.1, at the top of the .NET Framework, you see the word “Applications.” This section of the diagram represents the applications that developers will write: desktop applications, ASP.NET Web-based applications, and Web Services. All of these applications will utilize the functionality provided by the lower levels of the diagram. All of these applications run on the .NET Framework, a situation that provides three fundamental benefits:

  • Concepts and services remain consistent across all applications. For example, the classes that provide access to a database are the same for all types of applications. This consistency significantly reduces the learning curve when exposing your components via different ...

Get Programming in the .NET Environment 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.