Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Silverlight TV 11: Dynamically Loading XAPs with MEF
Mar 29, 2010 at 3:04 PMI would like to know following
- Does MEF support dynamic XAP loading of two Silverlight Application where one has "windowless" parameter set to true and
another with "windowless" parameter as false.
I have situation where I have to use Silverlight DataForms to enter Japanese Characters (IME support) and I also have HTML content to be displayed.
For HTML content - windowless parameter needs to be true and for IME support the windowless parameter should be false.
So, application using HTML content and IME characters cannot co-exist in a single XAP.
Any insight to above issue will be appreciated.
sdeepak