This is a migrated thread and some comments may be shown as answers.

Converting from Windows Forms to Web Form

2 Answers 1606 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Riccardo
Top achievements
Rank 1
Riccardo asked on 26 Aug 2013, 05:27 PM
I have to migrate a client server application with front end developed by Telerik Windows Form to a WebApplication.
I'm wondering if there is an automatic tool to help the convertion. Can you help me?

2 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 29 Aug 2013, 02:34 PM
Hello Riccardo,

Thank you for contacting Telerik Support.

We do not have such tool since automating the process of conversion between WinForms and WebForms would be impossible in some cases. You can try to create a conversion tool which will work with your application since you are familiar with it. You can the following tutorial, which should give you a starting point: http://www.codeproject.com/Articles/9307/Converting-WinForms-Web-Forms-using-CodeDom. Or this discussion in StackOverflow: http://stackoverflow.com/questions/4379130/is-it-possible-to-convert-a-winform-to-a-webform-in-net.

Still, depending on your application, you might have to consider the option to start over the whole application in order to get the best results at the end.

I hope this information helps. If you have further questions, feel free to write back.
 
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Altex
Top achievements
Rank 1
answered on 05 Dec 2017, 02:34 PM
Wisej seems to be the easiest way to turn a winforms app into a modern web app. 
Tags
General Discussions
Asked by
Riccardo
Top achievements
Rank 1
Answers by
George
Telerik team
Altex
Top achievements
Rank 1
Share this question
or