Advanced Forum Search Results
-
I managed to get it centered with some Javascript. I've blogged about it here http://interfaceinspace.blogspot.com/2008/12/center-silverlight-custom-splashscreen.html
-
I am in fact storing my assemblies in IsoStorage and loading them dynamically. The problem is that if multiple users on the same machine cannot access the same shared assemblies as IsoStorage is per-user. Hence, even if one user has downloaded the assemblies, the other users also will be forced to redownload them.
-
Thanks.
What I need is for my application assemblies(~5mb) to only be downloaded and cached once per machine. If another user logs on to the site using the same physical machine, it should not redownload the assemblies again. Hence, the need for a shared location on the filesystem where my SL app can look for cached assemblies.
-
IsoStorage is currently per user and per machine. Is there any way to share it across different users logging in to the machine? My objective is to cache the assemblies used my application so that other users logging in can share the assemblies. This is primarily for an intranet scenario.
Is there another shared location where I can download and ...
-
Hi all,
Is there any way for an intranet adminstrator to increase the default IsoStorage quota used by a particular Silverlight app for all intranet machines without requiring a prompt to the user? Please note that I'm looking for a conclusive answer preferable from MSFT as it is a critical issue affecting the direction of my ...
-
Not sure if it helps but I was also getting the same error. I have two UserControls and one Popup. I keep swapping Popup.Child property to one of the two UserControls and this crashed with the same error. As a workaround, I create one Popup each for each Control and set the Popup.Child property only once.
-
Hi all,I think I have hit a rendering 'bug'. If I have a datagrid that is partially obstructed from view by another control and I populate it with data, when I animate and move the datagrid into view, the previously obstructed areas do not show the data. I tried calling a number of methods to force a repaint (Measure/UpdateLayout etc). The ...
-
MS have said that they wont force it as part of Windows Update, apparently they want to fight it out with the competition and 'win' the war on the merits of the platform. I cant seem to find the link with the article.
-
There is some rationale behind this behavior, refer to the last few posts here
http://silverlight.net/forums/t/28726.aspx
I'm also trying to get this same thing done but havnt got around to it so far.
-
haha not really, I just use my last name 'l33t'