In VS 2005, three main deployment options are available: Web, clickonce, and Windows installer packages. Among the three packages, the Web and Windows installer packages have been available before. Only clickonce is an integrated deployment
Outline:
I. Overview
Ii. Structure of ASP. NET web applications
Iii. deployment mechanism supported by ASP. NET
4. Use the xcopy command to deploy
V. Use the "Copy project" function of vs. Net to deploy
Vi. Web-based installation project
Outline: I. OverviewIi. Structure of ASP. NET Web applicationsIii. deployment mechanism supported by ASP. NET4. Use the XCOPY command to deployV. Use the "Copy project" function of VS. NET to deployVi. Web-based installation project deployment6.1
asp.net outline:
I. Overview
II. the structure of asp.net Web applications
Third, ASP. NET-supported deployment mechanisms
Iv. Deployment with xcopy command
V. Deploy with the Vs.net "Copy Project" feature
Vi. deployment with Web installation
ObjectiveThis article mainly describes some of the Visual Studio development needs to know the few and more practical features, but also many people ignore the part. Some of the less common and unpopular features are not in the scope of this article,
Recently debugging network communication, each time a little bit of modification, the program from the development machine to copy to the test machine, it is annoying. Since we are the ape, why should be so rigid, can use code to solve the problem,
Original start:
http://anforen.com/wp/2017/08/extensionattribute_compilerservices/
BC30560: ' ExtensionAttribute ' is ambiguous in the namespace ' System.Runtime.CompilerServices 'An error occurred during the compilation of resources required to
Macro Description $ (configurationname) The name of the current project configuration (for example, "debug| Any CPU "). $ (OutDir) The path of the output file directory, relative to the project directory. This resolves to the value of the output
Build Events is still useful in our actual project. For example, project A does not directly reference Project B, but the dll file of Project B is required in the runtime environment to reflect the object, in this case, we can copy the dll file
http://blog.csdn.net/lcj_cjfykx/article/details/8632459This IDE of MS is so complicated and terrifying. Starting from the university, I have been using various versions of the VC to write the program so far, to think carefully, but also just whole,
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.