如何构建.NET项目的应用程序? [英] How to build application of a .NET project?

查看:80
本文介绍了如何构建.NET项目的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用visual studio(C#.NET)和访问数据库设计了一个独立的应用程序。如何从代码构建包?

I have designed a standalone application using visual studio(C#.NET) and access database. How to build a package from the code?

推荐答案

基本上,您只需使用Build菜单来构建项目。

创建可执行文件,它将使用相应的Access DLL文件来运行您的代码。



如果您正在尝试构建设置以便分发它,那将取决于您正在使用的VS版本,但Google应该可以帮助您: Google [ ^ ]
Basically, you just use the Build menu to build your project.
That creates the executable file which will work with the appropriate Access DLL files to run your code.

If you are trying to build a setup so you can distribute it, that will depend on the version of VS you are using, but Google should be able to help you with that: Google[^]


这篇关于如何构建.NET项目的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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