Advanced Forum Search Results
-
Hello All,
I think ,there is some misunderstanding with my Question. I will explain it in details
I have select new SL project inVS2008 (Silverlight Application).It ask me to add new web to the solution so I added it .Now I have two project in my Silverlight Solution. Now I added three channel Images in ...
-
Hello All,
I created simple silverlight 2.0 project . In Default.aspx page I added three images Say TV channel logos like ZeeTv.jpg ,SetMax.jpg ,Sony .jpg .Now I want to show show silverlight popup on mouse over event of these logos .The silverlight popup contains some videos respective to logo on which ...
-
Cooooooooooooooooool
I would like to know when " VS SilverlightTool" for developmentt of silverlight 2.0 application will released .
-
Hi ,
I develope POC of sharePoint and Silverlight Integration. In this i used WSS for sharePoint data. and consume these wss webservices proxy in my ASP.net web service.And call the ASP.net webservice into Silverlight Application.
IF you want more info plz let me know. I hope it will help you.
-
Hello All,
I would like to know how to pass data from ASP.net 3.5 textbox to silverlight control and vice versa.Here, suppose i have ASP.net 3.5 page with textbox say textBox1 and I want to show silverlight control on click of button with message which was written in textbox1. Also I want to retrive data from ...
-
Hello ,
Thanks for reply.
I think you are not clear with my queries.Below i am elaborate more of my querirs in details .
I would like to know
1)Why GIF format is not supported in Silverlight ? I mean is there any techniacl issue so Microsft ppurposely not supported the Gif format for iamges? Because ...
-
Hello All,
I have certain queries related to silverlight 1.0 and 1.1 framework.The queries are as follows -
Why GIF image format not supported in Silverlight ?
What Mechanism used for ink support uses in Silverlight? How exactly ink support is work/render in Silverlight applications.
Which language performs better for ...
-
Hi All,
Suppose i created two canvas say Canvas1 and canvas2 in XAMl.
Now in my canvas1 have child say ellipse1 and canvas2 have no child at design time.I also creted one button ..on click of this button i want to add ellipse1 into canvas2. But it gives me error for canvas1.children.add(ellipse1) ...
-
Hello All,
I would like to know how I get the streaming progress value of video into my silverlight application.
I am waiting for reply
Thanks
-
No, I check the same code running IE but when i opened same applicationin Mozilla it give null values? So this problem is only on MOzilla browser not on IE.