在Visual Studio 2010中部署窗口表单应用程序 [英] deployement in visual studio 2010 of window form application

查看:102
本文介绍了在Visual Studio 2010中部署窗口表单应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何在Visual Studio 2010中将其项目与数据库一起部署(我的项目在窗口形式的应用程序中)

how can i deploye my project with its database in visual studio 2010 (my project is in window form application)

推荐答案

请遵循以下3个简单步骤,

1.转到数据库项目的属性
2.打开部署选项卡
3.根据需要配置目标连接"和其他设置.

希望这会有所帮助.

欢呼
Follow the 3 simple steps,

1. Go to the Properties of Database Project
2. Open the deploy Tab
3. Configure the "Target Connection" and other settings, if required.

Hope this helps.

cheers


您需要创建一个安装程序来创建/部署数据库以及应用程序安装.

看看这些:
创建设置并支持使用VS.NET创建数据库 [在安装.NET应用程序期间创建数据库 [部署您的应用程序和数据库 [此处 [ ^ ].
You would need to create a setup that creates/deploy database along with your application install.

Have a look at these:
Creating setup With support for database creation Using VS.NET[^]
Create database during installation of a .NET application [^]
Deploy your Application and Database[^]


Also, look at the answers given for the similar question asked here[^].


这篇关于在Visual Studio 2010中部署窗口表单应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆