将Web表单转换为win表单 [英] converting web form into win form

查看:63
本文介绍了将Web表单转换为win表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在c#中将web表单转换为winform,是否可以,如果是,如何?

i want to convert web form into winform in c#,can it is possible,if yes how?

推荐答案

是的,这是可能的,但你需要做它根据网络表格
Yes it is possible, but you need to do it manually writing all your winform code according to web form
using System.Web; 

。如果您正在寻找任何自动转换工具,那么我认为没有任何工具可用。



希望它有所帮助:)

. And if you are looking for any automated tool for conversion then I don't think that any tool is available.

hope it helps :)


这篇关于将Web表单转换为win表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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