Regarding your question about the Silverlight lightbox on microsoft.com, the source code for the Silverlight 1.0 component is XAML and JavaScript. Just View Source one of the pages with the lightbox (like the homepage), and you can find the .xaml file reference. The script file reference for the Silverlight component is just before the XAML reference. Hope this helps.
Regarding your question about the Silverlight lightbox on microsoft.com, the source code for the Silverlight 1.0 component is XAML and JavaScript. Just View Source one of the pages with the lightbox (like the homepage), and you can find the .xaml file reference. The script file reference for the Silverlight component is just before the XAML reference. Hope this helps.
Yes it does, thank you Joe
Hi,
I am following your tutorials in
http://ira.me.uk/2009/03/06/building-a-composite-wpf-and-silverlight-application-with-prism-part-3/
but I am trying to do that in WOF and not in silverlight. I have a problem that I cannot see any thing in the regions in the shell.
i am uploading my code to teh following link:
http://www.zshare.net/download/695933913e750ef6/
Hope you can answer me and tell me what is the problem
Wael
I will try have a look at this for you, but I am increadibly busy at the moment so cannot promise it will be soon.
Have you tried downloading the source code at the bottom of each post, as that should help?
Regards,
Ira