.NET Framework Advantages
The .NET Framework offers a number of advantages to developers. The following paragraphs describe them in detail.
Consistent Programming Model
Different programming languages have different approaches for doing a task. For example, accessing data with a VB 6.0 application and a VC++ application is totally different. When using different programming languages to do a task, a disparity exists among the approach developers use to perform the task. The difference in techniques comes from how different languages interact with the underlying system
that applications rely on.
