Assuming I have VWG application which runs in DHTML mode. On certain link click I want to show Silverlight application in new browser tab or window . This independent Silverlight application was created without VWG framework.
I need to pass some parameters from VWG to Silverlight. I may live with returning back to VWG tab in a browser driven by user , but more generally is there easy way of interoperation between VWG <=> Silverlight
VWG => Silverlight ( Silverlight in new browser window/tab and it should receive some parameters )
Silverlight => VWG ( may I get back to VWG from Silverlight programmatically : e.g browser tab with VWG becomes active , something is selected in TreeView )
Similar interop for VWG <=> ASP.Net
Perhaps, you've got already some docs/demos and providing the links is greatly appreciated.
Silverli |
|