I have silverlight problem I\'v used two days to fight: a template with a style controls a button. In the concrete button I have a canvas with paths as content. The problem is that I want the paths fi
I have a situation with our silverlight 3 application where the initial load of the main application page shows the browsers horizontal scroll bar.
A list of ellipses and lines are added as Children to LayoutRoot. Lines are connecting between ellipses.
I have a Silverlight DataGrid control inside which I have a textbox and a button control. It is a开发者_运维技巧s under
I\'m working on a windows phone 7 project, with silverlight, and i\'m trying to show 4 images insequence to give the user the feeling of a short movie.
I get the error below when I\'m publishing a Silverlight 3 app on a IIS 6 \\ Windows 2003 box. The app is just a vs08>file>new project>Silverlight App with the mainpage having one textblock that says
My silverlight + ASP.NET MVC application does the following: 1) Silverlight client sends request via HttpWebRequest.
I\'ve setup up a WCF web service to handle requests from a Silverlight application. That service has Windows authentication set up which works well with the following endpoint configuration
I was learning WCF 3.5 and I already know some Silverlight (Basically what I\'ve been learning while deloping in WPF which is transferable to Silverlight), and I just noticed that creating WCF service
As far as I understand to develop a SL 4.0 application I will need to upgrade VS 2010 because CoreCLR of SL 4.0 seems to use some parts of .NET 4.0.