将ASP.NET Web表单迁移到MVC的最佳解决方案 [英] Best solution for migrating ASP.NET web forms to the MVC

查看:124
本文介绍了将ASP.NET Web表单迁移到MVC的最佳解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I have a complex and huge website in asp.net webforms, I want to migrate it into an ASP.NET Core with Angular based site.I need some guidelines for the best way to move forward. 
Best way to start

Thanks in advance





我尝试过:



什么都没有,寻找最佳解决方案



What I have tried:

nothing yet, looking for best solutions

推荐答案

你需要重写从头开始。您可以使用多少现有网站取决于您制作它的模块化程度。如果您的所有业务逻辑都在服务中,那么希望您只需要重写前端。如果你的逻辑是在代码隐藏文件中,那么你需要重写所有内容。
You'll need to rewrite it from scratch. How much of the existing site you can use depends on how modular you made it. If all your business logic is in services then hopefully you just need to rewrite mainly the front end. If your logic is in code-behind files then you'll need to rewrite everything.


这篇关于将ASP.NET Web表单迁移到MVC的最佳解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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