开发者

How to create a setup file to install MVC .net web application?

开发者 https://www.devze.com 2023-02-16 23:01 出处:网络
I have MVC2.0 web application and I need to make an exe installer to deploy the application and the DB on the customer\'s server.

I have MVC2.0 web application and I need to make an exe installer to deploy the application and the DB on the customer's server.

Is there a tool in VS2010 to do this or 开发者_如何学JAVAdo I have to use a 3rd party tool?


You can create deployment package, bin deploy or simply use publish option to drop files to web server.

Here are some useful links:

  • Bin Deployment
  • VS 2010 Web Deployment
  • Package, One click deploy
  • Automating Deployment with Microsoft Web Deploy
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号