Before learning a new knowledge, I must know why I want to learn and learn.
Let's talk about why first. .NET should be the most important concept made in Microsoft in 2002, meaning "network service". Although these four words are simple, everyone believes that the network service will be a huge market that can infiltrate the social economy, whether it is Microsoft or his opponents. The direction of .NET is the further integration of network technology and traditional industries, and the goal is to allow enterprises to use web services to perform business tasks on the Internet. Just like an industry name: "Please forget to think that you know, .NET will change everything!"
Such a huge goal, it seems that only Microsoft can do it. As a Chinese, it can only be a sigh.
A grand goal, of course, is a grand system.
The .NET platform is really a complex and exciting platform. (BTW: Although Microsoft seems to have no original technology, its imitation ability is really sighing)
To describe the .Net platform by means of a predecessor words:. The Microsoft .NET Platform is a development model in which platform- and device-independent applications can be developed and run, and made available over the Internet By being language-independent and platform- independent, and by making use of the industry-standard XML, .NET allows developers to build the next generation of Windows-based applications and Web applications in any .NET language in the knowledge that the application will run on any client that supports .NET .!
The structure is shown in the figure:
The bottom of course is of course an operating system, including 32-bit systems such as Windows XP, Windows 2000, Windows 2003, Windows Me, Windows CE. The intermediate layer is three products of .NET: The .NET Enterprise Servers, The .NET Framework, The .Net Building Block Services. The uppermost layer is the development tool for .NET: Visual Studio .NET. The most important thing in this is the .NET Framework, it is the basis of .NET development and operation.
................ ..