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: 463
        
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