简体   繁体   English

创建asp.net应用程序exe

[英]Creating asp.net application exe

I created an application for property selling. 我创建了一个房地产销售应用程序。 One of my client need same application for windows. 我的一位客户需要Windows的同一应用程序。 How can I convert same asp.net application to windows application please help me. 如何将相同的asp.net应用程序转换为Windows应用程序,请帮助我。

There is no magical way to do this but if you are using the .net language for both windows and the website then it could be that you could use the same objects etc and just change the front end / views. 没有神奇的方法可以做到这一点,但是如果您在Windows和网站上都使用.net语言,则可能是您可以使用相同的对象,而只是更改前端/视图。

This largely depends on how well the code was written in the first place though. 不过,这在很大程度上取决于代码的编写质量。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM