I am using Ninject as DI container in a Silverlight application. Now I am extending the application to support interception and started integrating DynamicProxy2 extension for Ninject. I am trying to
I want use photos captured by 3D cameras in Silverlight 3 or 4. I want use that photos 开发者_运维问答like in maps.google.com. Is it possible to do with silverlight and if yes is there any book, tutor
I have installed Nov \'09 silverlight 3 toolkit. Referenced System.Windows.Control from C:\\Program Files\\Microsoft SDKs\\Silverlight\\v3.0 Libraries\\Clie开发者_Go百科nt\\System.Windows.Controls.dll
Good day! I have a combobox in a silverliht application <ComboBoxx:Name=\"cbCities\" Width=\"500\" Height=\"24\"/>
I converted all my existing Silverlight app UserControls to Pages so I could use the Navigation Framework.
I am new to Silverlight. We are working on silverlight 3.0 and telerik controls. I want to implement a functionality that specific part of the file like stack panel or grid needs to be export or pri
I am implementing a WCF service, with a Silverlight 3 client, which uses a PollingDuplexHttpBinding for communications.What are the alternatives for handling when a client closes their browser witho开
I have a ChildWindow control which has several TextBoxes, and a Button in it,.When I click the Button, I want to change the \"IsReadOnly\" property of one of the TextBoxes.In my button click event han
I need to use Session variables in my Silverlight application ( Using Visual Studio 2008, and Silverlight 3). I am already using a webservice (not WCF service) and would like to know if 开发者_开发百科
I\'m trying to create a UserControl that contains a AutoCompleteBox. I want to use the SelectedItem property of this AutoCompleteBox to populate other UserControls with information based on which item