Advanced Forum Search Results
-
Got the code from http://designwithsilverlight.com/2008/10/02/filmstrip-gallery/
-
Can anybody convert this code to vb.net . I am also using this code.. my problem is converting the code in this section.:
private void rest_DownloadStringCompleted(object sender, DownloadStringCompletedEventArgs e)
{
...
-
There is moonlight but it is lot more buggy...
-
Can anybody tell me how to integrate google map apps into silverlight?
-
same problem with me but with Tab control.. whenever I'm clicking on a tab header, the whole thing is going away...
-
Whenever I'm clicking on a tab header , The silverlight object is disappearing ... Don't know why.. pls help..
-
I haven't tried to communicate between them... Main problem is that I can't add them in one page. The <div> element that contains the silverlight object must have the id "Silverlight control host" .. What if I add two Silverlight objects i.e. two <div> element .. what to name them?
-
I'm building an asp.net web page and trying to add two separate silverlight object in one page... but i'm not able to do it..
I have changed the id of 2nd <div> to SilverlightControlHost2 .. still the 2nd silverlight object is not showing....
-
still not working :(
-
I'hv changed it.. still not working for me..