I\'m new to silverlight, I want to add web reference to silverlight application is that possable??? I can only add se开发者_如何学JAVArvice reference to the SilverightApplication but i want to add we
File or assembly name \'System.Windows.debug.resources, Version=2.0.5.0, Culture=en-US, PublicKeyToken=7cec85d7bea7798e\', or one of its dependencies, was not found.
I\'m developing complex data entry forms with various pop-up lookups, etc. Because of different things - focus of certain controls get lost and I need some way to set focus in MVVM. So far I came up w
I have a three level of nested user controls in my Silverlght 4 application. the most low level control fires an event with some parameter, then second user control takes the parameter and also fires
In my app i need to merge the resource file from an开发者_高级运维externalassembly. Is it possible to do so? If the answer is yes please guide me to resolve this issue . Try this:
Can you say what is the use of the ()=> and =>? I saw this in a code. I did not get any reference fo开发者_运维技巧r this.
I have a WCF service, which works if I use one login, but throws the following error if I try logging in with any other login. Strangely enough, if I change the password to the working login, the new
I had an application build with the Windows Phone 7.0 SDK. I now need to update that application to the Windows Phone 7.1 SDK. When I migrated the application, the background of all of my pages were c
I\'m working on a timelapse application and that requires drawing new frame every 30ms. Frames are stored in isolated storage (they are 640x480).
When configuring our service references in Silverlight, there is an option to choose the collection type that is generated for calls that return arrays, like so: