WinForms application to web
-
Hi, I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so? Is it possible to migrate from WinForms to Web? I would appreciate any help.
Hi Ben, I dont think its posible to do so, but if you are working in layered format such as data layer seperated and the business layer seperated, there is a posibility of getting them to the web solution and instead of the win forms you have to develop your own web forms. Thx, Gayani
-
Hi, I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so? Is it possible to migrate from WinForms to Web? I would appreciate any help.
For Addapter and Bunisess Logic layer you don not need to any change , but you have to design all pages according to your application.
cheers, Abhijit