How to Learn. Net?

Source: Internet
Author: User
How to Learn. Net?
. Net is. net Framework. as long as you have learned well, or mastered it, you are familiar with it.. NET Framework. NET development, you have understood a rough idea ~ The rest is to look at msdn to call APIs and the organizational structure.
. Net Framework includes clr cts fcl CLs and other modules. The most important two modules are Clr and FCL, respectively. CLR (Common Language Runtime) is mainly responsible for C # VB. net J # JScript. net and other languages (compile it into msil and run it on CLR), and FCL (framework class library) is a collective name of a series of DLL, these dll contains more than 4000 classes to meet most programming requirements.
After learning the above two modules, it is basically a beginner/intermediate developer of. NET development ~

In addition, many people in BBS asked how to learn ASP. NET.
The same is true. net Framework, learn HTML JavaScript/JScript, CSS, XML, a database technology, understand the working principle of the Web server, and the lifecycle and usage of each object (ex: what does IIS do after a request is sent to IIS? How many steps are followed before response? How long is the lifecycle of httpcontext? What is its role? Are there different httpapplications in different applicationdomains ?) I believe that after understanding the above knowledge, we can basically develop a decent B/S program.
Note: html css Javascript is an important and commonly used technology. You need to study it carefully.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.