Re: Windows Forms to Web App



Al,

What is the best way to design and build a desktop application if you know
it will eventually become a web app? Any thoughts?

Not much, however don't use shared classes and don't do things in your UI
wich are not special to that page.

Cor


.


Loading