I have two asp.net apps. The main app has a menu item (e.g. launch My other App).
How do I launch the other app within this app in a way that the users won't see a difference and when user click on another menu item then the 2nd app will close automatically.
I have thought adding a panel and bring up the 2nd app in it but need your expert advise.
Go to the complete details ...