How to convert existing C# Windows Application to C# Web Application..
-
Hi, I want some instructions in converting existing C# Windows Application to C# Web Application.. Please post your replies as soon as possible.
-
Hi, I want some instructions in converting existing C# Windows Application to C# Web Application.. Please post your replies as soon as possible.
If the application has been properly architected it should just be a matter of rewriting the presentation (UI) layer - perhaps with the odd addition elsewhere to support a stateless model of working. If it hasn't been well architected then you are looking at rewriting the whole application.
Upcoming events: * Edinburgh: Web Security Conference Day for Windows Developers (12th April) * Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects My website
-
Hi, I want some instructions in converting existing C# Windows Application to C# Web Application.. Please post your replies as soon as possible.
Spamming different 10 forums with the same question is very rude and totally unnecessary. But, the Windows Forms forum is probably the most appropriate place for the question. The answer still doesn't change. If not properly architected, you're looking at a total rewrite, from the ground up.
Dave Kreskowiak Microsoft MVP - Visual Basic