November 2002
Intermediate to advanced
560 pages
11h 16m
English
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 ...
Read now
Unlock full access