1
I want to work with multiple independent windows in the web environment with Javascript, jQuery and etc. Similar to using MDI in Windows Forms.
I know you can make this environment in Silverlight, but I want to do this with browser language, and these windows will open from a server call via Signalr, similar to a chat.