ASP. NET file composition (reproduced in Owen's BLOG), asp. netowen
I. Extension:
Ii. Special folders:
The aspnet website generally consists of files and folders.
Aspx/cshtml: front-end page. The difference is that the compilation engine is different. The latter is introduced in ASP.net MVC3.
. Dll: compiled assembly
. Css: style sheet
. Js: script file
. Config: configuration file, the most common one is web. config.
. Asax: global application file
. Ascx: User Control
. Master: master page
. Cs/. vb: uncommon. It appears when the source code needs to be published on the WEB site.
Other common file types are not required, such:
. Html: Static Page
. Xml: XML file, which is usually used to save user data.
. Pdb: program code debugging File
And other program-defined file types.
Common directories:
Bin: directory of the Assembly
Scripts: Script directory
Content: CSS and other content directories (common in MVC)
App_Code: program file directory (*. cs, *. vb)
App_Themes: ASP.net topic directory
Views: foreground page Directory, common in MVC
Areas: Region directory, common in MVC
Use ASPNET to create a multi-user BLOG system code
6 | Yi | we can provide you with a piece of code suitable for beginners for your questions.
5 | soft | if you have further requirements, please contact us,
7 | ke | leave me your question and Email,
1 | skill | you can help you with the time, which is definitely in a hurry,
5 | Yes | personal data contains my QQ, or see the beginning of each line
6 | you | or use Baidu Hi to leave a message for me
1 | submit | accompany you to graduate smoothly,
5 | for | this reply is valid for all visitors and demanders and comes to me with your Email and questions.