Code_PowerGuy

Hello,

I have been tasked with a situation where I have a "Web Application" and another "Windows Application". They do not want the Rules of any of them modified. But want me to combine both of them into a single system. I have to propose the architecture for the same. Any thoughts as to how would I go about it. (ASP.NET/C#/SQL Server).

Thanks.


Re: Architecture General Redesign of "Two" Systems.

Sam Pearson

Hi,

Check out XAML Browser Applications.

http://www.xbap.org/





Re: Architecture General Redesign of "Two" Systems.

SP2

As a "single system" will the application need to run as both a browser based and a WinForms application Do the 2 applications already share a common code base for the non-UI layer What architectural approaches have you considered and what architectural approaches have you used in previous applications