Traditional Culture Encyclopedia - Traditional stories - What is. Net? What is this for?

What is. Net? What is this for?

Web service has developed from a static service website composed of simple web pages to a dynamic service website that can perform some complicated steps interactively. These services may need a web service to call other web services and execute commands like traditional software programs. This requires integration with other services, seamless cooperation of multiple services, creation of devices-independent applications, easy coordination of operation steps of various services on the network, and easy creation of new customized services.

Yes. The. NET system technology introduced by Microsoft is just to meet this demand. NET takes the Internet itself as the basis for building a new generation of operating system, which extends the design ideas of Internet and operating system, and enables developers to create applications that are independent of devices and easily realize Internet connection.

Yes. NET system includes all kinds of products, which are based on XML language and Internet industry standards, providing users with an environment for developing, managing and applying Web services. Yes. NET system consists of the following five parts.

.. net development platform

Yes. NET development platform consists of a set of software components used to build Web service applications and Windows desktop applications, including. NET framework. NET development tools and ASP.NET.

.. network server

NET server is a kind of server that can provide extensive aggregation and integration of Web services, and it is the back-end foundation for building a. NET platform.

.. network basic services

Basic services. NET provides basic functions, such as password verification, calendar, file storage and user information.

.. network terminal equipment

The terminal equipment that provides Internet connection and realizes Web service is the front-end foundation. Net. Personal computers, personal data assistants (PDA) and various embedded devices will play a role in this field.

.. network user service

Serving users and meeting people's needs is the ultimate goal. NET and the realization of its value. In these five components. The. NET framework in. NET development platform is the most challenging part. NET software structure, the other four parts are around. NET framework.

. The net is DotNet.

First of all, I will give the definition of Microsoft's DotNet:

"Microsoft. NET is Microsoft.NET's XML web service platform. XML Web service allows applications to communicate and share data through the internet, regardless of operating system, device or programming language. The Microsoft.NET platform provides XML Web services and integrates these services together, which is a seamless and attractive experience for individual users. "

Development tools based on. Net is mainly visual Studio.net.

The popular version is Visual Studio.net 2003, and the latest is Visual Studio.net 2005, which can be downloaded.

What is ASP.net?

ASP.net is a program framework based on common language, which can be used in Web servers to build powerful Web applications. Compared with the current Web development model, ASP.net offers many advantages.

ASP.net's tutorial

I suggest you have a look. ASP.NET has many resources.