Analysis of ASP. NETMVC5 + EF6 + EasyUI WeChat background management system instances

Source: Internet
Author: User
This article mainly Introduces ASP. NETMVC5 + EF6 + EasyUI background management system, resource environment preparation for public platform development, has some reference value, interested friends can refer to this article mainly Introduces ASP. NET MVC5 + EF6 + EasyUI background management system, resource environment preparation for public platform development, has some reference value, interested friends can refer

Preface:

This will learn how to expand the public account function of an enterprise. the public account is also the main channel for enterprise traffic and brand promotion. to do this, you must first sharpen the tool and release the program to an Internet environment, the debugging speed is too slow and too troublesome!

We need to prepare for rapid development.

What is intranet penetration?

You can access the local IIS site through the domain name on the external network!

Software environment:

Windows 10 + IIS10

(Configure the local site to IIS10 as a backup, and the publishing site is not used as a tutorial)

Knowledge Point:Peanut Shell (main) ngrok start:

First, publish the site to IIS. here, I publish the site to local IIS and bind the port to 8081. the default port 80 can be used.

ngrok http -subdomain=inconshreveable 8081 Forwarding   http://inconshreveable.ngrok.io -> 127.0.0.1:80Forwarding   https://inconshreveable.ngrok.io -> 127.0.0.1:80

Finally, you can access it through the domain name of the custom inconshreveable. ngrok. io.

Summary:

1. fixed domain names are charged, which is cheaper than peanut shells.

2. if your network permits, you can use a peanut shell and feel that the domestic domain name is still relatively fast.

3. ngrok can also be used for development and debugging for free.

4. ngrok is not stable. sometimes the network is opened incorrectly. I don't know if it is a problem with my personal network.

5. subsequent tests on peanut shells

The above is the detailed content for parsing instances of the ASP. NET MVC5 + EF6 + EasyUI background management system. For more information, see other articles on php Chinese network!

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.