Detailed illustration of creating a project for ASP. NET installation and deployment

Source: Internet
Author: User

ASP. NET installation and deployment experience: learn from ASP. NET of MSDN webcasts. NET Program deployment and Li honggen's article, and then add your own personal experience, the entire SQL and ASP. NET (vb.net) together to package the whole process to write it.

ASP. NET installation and deployment 1. Prepare necessary files

1. the SQL script file generates tables and stored procedures required during installation;

 

After it is generated, name it db. SQL (case sensitive)

2. LisenceFile. rtf Installation File, because my system is personal and free, so there is no. This will also be used in the future.

ASP. NET installation and deployment 2. Create a deployment project in your existing project:

1. Point to "add project" on the "file" menu and select "new project ". (Figure 1-2)

2. In the "Add new project" dialog box, select "Install and deploy Project" in the "project type" pane, and select "Web Installation Project" in the "template" pane ". In the Name box, type Test Installer. (Figure 1-3)

3. Click OK to close the dialog box.

4. The project is added to Solution Explorer and opened in the file system editor.

5. In the Properties window, select ProductName properties and type GCRM.

 

 

For more information about other projects, see Webcast.

The basic information about ASP. NET installation and deployment to create a project is introduced here, I hope to help you learn about ASP. NET installation and deployment.

  1. Introduction to ASP. NET Custom Controls
  2. Analysis of ASP. NET httpHandler
  3. Programming of ASP. NET components
  4. Programming analysis of ASP. NET CheckBoxList component
  5. Programming analysis of ASP. NET LinkButton component

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.