WinForm to WebForm
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I need to convert an application from WinForm to WebForm. Anyone had an experience with doing something like that? tnx in advance
It's called a rewrite, I am afraid.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
I need to convert an application from WinForm to WebForm. Anyone had an experience with doing something like that? tnx in advance
If you write it again it's rewrite... But if you don't want to rewrite you should check that out - Porting WinForms app. to Visual WebGui. It works pretty well.