如何使用C#创建服务器端设置 [英] How to create Server side setup using C#

查看:162
本文介绍了如何使用C#创建服务器端设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了一个Windows程序,该程序可以在任何计算机上完美运行.该程序完全使用c#设计,其数据库位于SQL Server 2008 R2中.

现在,我想在不安装SQL Server 2008 R2的情况下使用此程序.已经开发的该设置用作客户端程序.并在安装时在服务器端自动安装了sql server.

任何人都可以帮助我如何创建服务器端应用程序吗?重要的是我的程序已经开发好了,只需要安装SQL Server.

希望我能表达我的问题.
如有任何疑问,请询问.

在此先感谢.

I have created a windows programme which runs perfectly in any computer. This programme is totally designed in c# and its database is in SQL server 2008 R2.

Now i want to use this programme without installing SQL server 2008 R2. That setup which is already developed used as a client side programme. And in the Server side at the time of installation sql server is installed automatically.

Can any one help me how do i create a server side application; and the important thing is that my programme is already developed just need to install SQL server with it.

Hope i can express my problem.
If any query please ask.

Thanks in advance.

推荐答案

选中此


> http://stackoverflow.com/questions/2251062/c-sharp-how-to-make-make-an-installer-for-my-application [
check this


http://stackoverflow.com/questions/2251062/c-sharp-how-to-make-an-installer-for-my-application[^]

hope it helps you clearing your question.. thanks


尝试部署c#应用程序.它会自动编译并可以作为可执行文件执行.

问候,
爱德华
Try deploying your c# application. It will automatically be compiled and can be executed as an executable file.

Regards,
Eduard


这篇关于如何使用C#创建服务器端设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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