Preloading
WCF and WF
1
Posts
1
Posters
3
Views
1
Watching
-
Hi all, I need to load some xbaps in a frame, so far nothing special. But i want the xbaps to be preloaded at startup (so they get stored in the apps folder under local settings). I thought i'd build a hidden or very small frame to load the xbaps after one another whilst giving a loading screen, when finished it will show the application itself.. However is there a way to use 1 frame, to load the xbaps after eachother? e.g. 1 fnisishes, then 2 finishes, 3 finishes.. frame.loadcomplete, .rendercomplete, .loaded won't work or only once.. but i want to load multiple.. as sort of a preloader.. or is there a way to do this way easier? thx in advance