c# - 独立应用程序 C#

标签 c# .net wpf installation

So i was wondering if anyone could tell me what would be the best way to go about taking what I've written out in c#(wpf) and turning it into a stand alone application? And if anyone had any links to tutorials or could explain to me how to do so. Thank you for the assistance.

让我换个说法。我想要我的程序,以便它可以在不需要 IDE 的情况下在某人的计算机上运行,​​或者有一个安装向导或类似的东西来运行应用程序。

最佳答案

我理解您的意思是部署您的应用程序:

http://msdn.microsoft.com/en-us/library/aa969776.aspx

http://msdn.microsoft.com/en-us/library/2kt85ked.aspx

如果这就是你要找的:)

关于c# - 独立应用程序 C#,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5959619/

相关文章:

c# - 建议的组合框下拉宽度

c# - SignalR - 仅适用于本地主机

c# - 如何安装.NET 3.5开发的Windows服务?

.net - Entity Framework 性能问题

.net - 动态 LINQ 查询

c# - ASP.NET Core 应用程序中每个用户一个长时间运行的进程

c# - 如何编程正则表达式以在 C# 中包含空格

wpf - 如何使用配置文件设置样式值?

c# - Rfc2898DeriveBytes 和 TripleDes

c# - 应用程序崩溃后发生的 WPF 事件