Objective
link to the previous article Asp.net--codebehind caused by the Reverie , Small series increasingly think programming is a very interesting stuff. Love to think , to love life . Love programming.
go to b/S study for some time , to see the "Beida Bird" video and realize a small example, let me know asp.net is a WEB Development technology; part of the NETFramework; a server-side scripting technology that enables scripts embedded in Web pages to be executed by an Internet server, which can then be dynamically created on the Web server when a document is requested over HTTP.
ASP. NET makes it easy to run some common tasks such as authentication, distribution system, and site configuration for the submission client of a form. Asp. NET cannot be viewed only as the next version of Active Serverpage (ASP), but as an excellent program architecture built on a common word, and can run on multiple platforms webserver.
through the above basic introduction, small series combined with "Beida bird" video and " net from the beginning to the classic" rough compiled a mind map, easy to remember:
Each program starts with a hello word !
Small compilation In the Mind map in the compilation of the basic development of ASP. NET control technology, ASP. NET application is based on the evolution of processing to create an example.
Small Speech
no matter in which study stage, should form the knowledge net, the knowledge is interrelated. This is a small part of the direction of efforts, will be more in the direction of development, B/s learning to continue ...
Asp.net__ particles