Porting existing Windows Forms application to Web

Posted by user295502 on Stack Overflow See other posts from Stack Overflow or by user295502
Published on 2010-04-15T13:05:06Z Indexed on 2010/04/15 13:13 UTC
Read the original article Hit count: 330

Filed under:
|
|
|

We have an application we are developing for a very long time written using Windows Forms which consists of many panels as user controls. Is there a way to offer controls using a web browser with a minimal effort?

© Stack Overflow or respective owner

Related posts about porting

Related posts about windows-forms