将c#中的windows应用程序转换为asp.net中的web应用程序 [英] convert windows application in c# into web application in asp.net

查看:247
本文介绍了将c#中的windows应用程序转换为asp.net中的web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好;



我需要帮助;我想将c#中的windows应用程序转换为ASP.net中的Web应用程序,所以请给我这样做



感谢您的帮助

解决方案

经典ASP或ASP.NET ??



真的没关系,因为没有转换工具可以转换Windows窗体应用程序和Web应用程序之间的代码。表单模型完全不同。



根据Windows窗体应用程序的编写质量,您可以重用其中的一些代码。例如,如果应用程序的所有数据库和业务逻辑被分成他们自己的项目并且完全不依赖于任何UI控件。



你将拥有从头开始重写应用程序。


好消息,你可以在http://www.freelancer.com/dashboard/ [ ^ ]

,坏消息是,你必须牺牲一些钱。

是的,你雇了一些自由职业者做这个工作。



这是值得的:

1.你有足够的钱

2.你没有足够的时间



雇佣一双手来帮助你。

这不是一个坏主意。

hi all;

i need help please ; i want to convert windows application in c# into web application in ASP.net so please give me hand to do this

thank for your help

解决方案

"Classic" ASP or ASP.NET??

It doesn't matter really as there is no conversion tool to convert code between a Windows Forms application and a Web Application. The form models are VASTLY different.

Depending on how good the Windows Forms app was written, you MAY be able to reuse some of the code from it. Such as if all of the database and business logic for the app being separated into their own projects and having no dependence on any UI controls at all.

You'll have to rewrite the application from the ground up, by hand.


The good news, you can find a lots of folks to help you to do this at http://www.freelancer.com/dashboard/[^]
and the bad news is, you have to sacrifice some of your money.
yes, you hire some of the freelancers to do the job.

This is worth when:
1. you have enough money
2. you have not enough time

hire a pair hands to help you out.
this is not a bad idea.


这篇关于将c#中的windows应用程序转换为asp.net中的web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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