本文介绍了在Visual Studio 2010窗体和sql server 2008中创建安装文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好
我使用C#/ Sql server 2008在Visual Studio 2010上创建了一个Windows应用程序。 。我在网上搜索了一些有用的东西,但我没有找到任何关于以下的内容,任何人都可以帮我解决如何创建包含数据库和应用程序的安装文件。
谢谢
Hello
I have created a windows application on Visual studio 2010 using C#/Sql server 2008 . .I searched the the web to find something useful but I didn't find anything regarding the following, Can anyone pls help me out on how to create the setup file that contain the database and the application.
Thanks
推荐答案
这篇关于在Visual Studio 2010窗体和sql server 2008中创建安装文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!