ASP. NET file composition (reproduced in Owen's BLOG), asp. netowen

Source: Internet
Author: User

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.
 

Related Article

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.