如何在客户的计算机上部署项目? [英] how to deploy a project on client's computer?

查看:101
本文介绍了如何在客户的计算机上部署项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 Visual Studio 构建了一个。 net应用程序
此应用程序用 C#编码,并使用 SQLSERVER 用于数据库目的(存储,检索和操作数据)。

I have a built a .net application using visual studio. This application is coded in C# and uses SQLSERVER for database purposes(storage,retrieval and manipulation of data).

请告诉我如何将此应用程序提供给客户端

我是否必须安装 .net框架在客户端计算机上。
是否需要在客户端计算机上安装完整的 sqlserver 才能访问数据库?

.exe 文件提供给客户端可以解决该问题。.

Do I have to install .net framework on client's computer..? Do I need to install complete sqlserver on client's computer to access database? or giving the .exe file to client would be okay to solve the purpose..?

请帮助...

推荐答案

客户端需要.Net,SQl服务器以及andSource\bin中的.exe和.dlls \发布。

client needs .Net, SQl-Server and the .exe and .dlls from \Source\bin\Release.

这篇关于如何在客户的计算机上部署项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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